Include file:
#include "mcrl2/pbes/structure_graph.h
mcrl2::pbes_system::
structure_graph
¶mcrl2::pbes_system::structure_graph::
decoration_type
¶Values:
- d_disjunction
mcrl2::pbes_system::structure_graph::
index_type
¶typedef for unsigned int
friend struct mcrl2::pbes_system::structure_graph::detail::manual_structure_graph_builder
friend struct mcrl2::pbes_system::structure_graph::detail::structure_graph_builder
mcrl2::pbes_system::structure_graph::
m_exclude
¶mcrl2::pbes_system::structure_graph::
m_initial_vertex
¶mcrl2::pbes_system::structure_graph::
m_vertices
¶all_predecessors
(index_type u) const¶all_successors
(index_type u) const¶contains
(index_type u) constdecoration
(index_type u) constexclude
()¶exclude
() const¶extent
() constfind_vertex
(index_type u)find_vertex
(index_type u) constinitial_vertex
() const¶is_defined
() constis_empty
() constpredecessors
(index_type u) constrank
(index_type u) conststrategy
(index_type u) conststructure_graph
() = default¶structure_graph
(atermpp::vector<vertex> vertices, index_type initial_vertex, boost::dynamic_bitset<> exclude)¶successors
(index_type u) const