mCRL2
|
Public Member Functions | |
int | depth () |
Public Attributes | |
formula_index_type | index |
label_type | label |
bool | negated |
std::vector< formula > | conjunctions |
std::set< block_index_type > | truths |
Definition at line 164 of file liblts_bisim_minimal_depth.h.
|
inline |
Definition at line 172 of file liblts_bisim_minimal_depth.h.
std::vector<formula> mcrl2::lts::detail::bisim_partitioner_minimal_depth< LTS_TYPE >::formula::conjunctions |
Definition at line 169 of file liblts_bisim_minimal_depth.h.
formula_index_type mcrl2::lts::detail::bisim_partitioner_minimal_depth< LTS_TYPE >::formula::index |
Definition at line 166 of file liblts_bisim_minimal_depth.h.
label_type mcrl2::lts::detail::bisim_partitioner_minimal_depth< LTS_TYPE >::formula::label |
Definition at line 167 of file liblts_bisim_minimal_depth.h.
bool mcrl2::lts::detail::bisim_partitioner_minimal_depth< LTS_TYPE >::formula::negated |
Definition at line 168 of file liblts_bisim_minimal_depth.h.
std::set<block_index_type> mcrl2::lts::detail::bisim_partitioner_minimal_depth< LTS_TYPE >::formula::truths |
Definition at line 170 of file liblts_bisim_minimal_depth.h.