Include file:
#include "mcrl2/pbes/structure_graph.h"
add your file description here.
mcrl2::pbes_system::structure_graph::integers_not_contained_in
mcrl2::pbes_system::structure_graph
mcrl2::pbes_system::structure_graph::vertex
mcrl2::pbes_system::structure_graph::vertices_not_contained_in
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::
operator<<
(std::ostream &out, const simple_structure_graph &G)mcrl2::pbes_system::
operator<<
(std::ostream &out, const structure_graph &G)¶mcrl2::pbes_system::
operator<<
(std::ostream &out, const structure_graph::decoration_type &decoration)¶mcrl2::pbes_system::
operator<<
(std::ostream &out, const structure_graph::vertex &u)¶mcrl2::pbes_system::
print_structure_graph
(std::ostream &out, const StructureGraph &G)¶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:
mcrl2::pbes_system::
structure_graph_predecessors
(const StructureGraph &G, typename StructureGraph::index_type u)¶mcrl2::pbes_system::
structure_graph_successors
(const StructureGraph &G, typename StructureGraph::index_type u)¶mcrl2::pbes_system::
undefined_vertex
()¶