information about a transition stored in m_outgoing_transitions
More...
#include <liblts_bisim_gj.h>
information about a transition stored in m_outgoing_transitions
Definition at line 724 of file liblts_bisim_gj.h.
◆ outgoing_transition_type() [1/2]
mcrl2::lts::detail::bisimulation_gj::outgoing_transition_type::outgoing_transition_type |
( |
| ) |
|
|
inline |
◆ outgoing_transition_type() [2/2]
mcrl2::lts::detail::bisimulation_gj::outgoing_transition_type::outgoing_transition_type |
( |
const outgoing_transitions_it |
sssaC | ) |
|
|
inline |
◆ ref
◆ start_same_saC
this pointer is used to find transitions with the same source state, action label, and target constellation (Transitions are grouped according to these in m_outgoing_transitions.) For most transitions, it points to the last transition with the same source state, action label, and target constellation; but if this transition is the last one in the group, start_same_saC points to the first transition in the group.
Definition at line 750 of file liblts_bisim_gj.h.
The documentation for this struct was generated from the following file: