Include file:
#include "mcrl2/pbes/solve_structure_graph.h"
add your file description here.
mcrl2::pbes_system::
get_minmax_rank
(const structure_graph &G)¶mcrl2::pbes_system::
has_counter_example_information
(const pbes &pbesspec)¶Guesses if a pbes has counter example information.
mcrl2::pbes_system::
solve_structure_graph
(structure_graph &G, bool check_strategy = false)¶mcrl2::pbes_system::
solve_structure_graph_with_counter_example
(structure_graph &G, const lps::specification &lpsspec, const pbes &p, const pbes_equation_index &p_index)¶mcrl2::pbes_system::
solve_structure_graph_with_counter_example
(structure_graph &G, lts::lts_lts_t <sspec)¶Solve this pbes_system using a structure graph generating a counter example.
Parameters: