LearnTA
0.0.1
|
A class to make a transition from P to P. More...
#include <internal_transition_maker.hh>
Public Member Functions | |
void | add (const std::shared_ptr< TAState > &targetState, const TimedCondition &sourceCondition) |
Add a transition to targetState. More... | |
std::vector< TATransition > | make () const |
Generate transitions. | |
bool | empty () const |
std::size_t | size () const |
A class to make a transition from P to P.
|
inline |
Add a transition to targetState.
The transition is from \((u, \Lambda)\), where