|
mCRL2
|
add your file description here. More...
Go to the source code of this file.
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::pbes_system |
| The main namespace for the PBES library. | |
| namespace | mcrl2::pbes_system::detail |
Functions | |
| constexpr unsigned int | mcrl2::pbes_system::undefined_vertex () |
| template<typename StructureGraph > | |
| std::vector< typename StructureGraph::index_type > | mcrl2::pbes_system::structure_graph_predecessors (const StructureGraph &G, typename StructureGraph::index_type u) |
| template<typename StructureGraph > | |
| std::vector< typename StructureGraph::index_type > | mcrl2::pbes_system::structure_graph_successors (const StructureGraph &G, typename StructureGraph::index_type u) |
| std::ostream & | mcrl2::pbes_system::operator<< (std::ostream &out, const structure_graph::decoration_type &decoration) |
| std::ostream & | mcrl2::pbes_system::operator<< (std::ostream &out, const structure_graph::vertex &u) |
| template<typename StructureGraph > | |
| std::ostream & | mcrl2::pbes_system::print_structure_graph (std::ostream &out, const StructureGraph &G) |
| std::ostream & | mcrl2::pbes_system::operator<< (std::ostream &out, const structure_graph &G) |
add your file description here.
Definition in file structure_graph.h.