12#ifndef MCRL2_PBES_STATEGRAPH_H
13#define MCRL2_PBES_STATEGRAPH_H
15#include "mcrl2/pbes/detail/stategraph_global_reset_variables.h"
16#include "mcrl2/pbes/detail/stategraph_local_reset_variables.h"
Adds the reset variables procedure to the stategraph algorithm.
global_reset_variables_algorithm(const pbes &p, const pbesstategraph_options &options)
const pbes & result() const
Adds the reset variables procedure to the stategraph algorithm.
const pbes & result() const
local_reset_variables_algorithm(const pbes &p, const pbesstategraph_options &options)
Algorithm class for the stategraph algorithm.
parameterized boolean equation system
void normalize(pbes &x)
The function normalize brings (embedded) pbes expressions into positive normal form,...
The main namespace for the PBES library.
void stategraph(pbes &p, const pbesstategraph_options &options)
Apply the stategraph algorithm.
bool print_influence_graph