|
|
||||||
|
hyb_experiment.h
Go to the documentation of this file.
28 * underlying state set of the transition system; i.e., each node represents the finite sequence of
Definition: hyb_experiment.h:198 virtual void InitialiseConstraint(void)=0 virtual void InitialiseFull(void)=0 virtual ~CompatibleStates(void) Definition: hyb_experiment.h:201 virtual void DWrite(void) const =0 virtual void ExecuteTransitions(void)=0 virtual CompatibleStates * TakeByEvent(Idx ev)=0 Definition: hyb_experiment.h:211 std::map< Idx, StateSet * > mReachSets Definition: hyb_experiment.h:223 Definition: hyb_experiment.h:104 std::map< Idx, Node * > mChildren Definition: hyb_experiment.h:116 std::map< Idx, Node * >::const_iterator Iterator Definition: hyb_experiment.h:121 Definition: hyb_experiment.h:44 std::map< Idx, Node * > & Children(Node *node) Definition: hyb_experiment.h:144 CompatibleStates *const & States(const Node *node) const Definition: hyb_experiment.h:173 std::map< Idx, Node * >::const_iterator Iterator Definition: hyb_experiment.h:96 const bool & IsLock(const Node *node) const Definition: hyb_experiment.h:177 Node *const & Parent(const Node *node) const Definition: hyb_experiment.h:134 const Idx & RecEvent(const Node *node) const Definition: hyb_experiment.h:138 const std::map< Idx, Node * > & Children(const Node *node) const Definition: hyb_experiment.h:146 Definition: hyb_reachability.h:33 Definition: cfl_indexset.h:78 Definition: hyb_experiment.h:227 const HybridStateSet * States(void) const Definition: hyb_experiment.h:237 std::map< Idx, HybridStateSet * > mHybridReachSets Definition: hyb_experiment.h:241 Definition: cfl_nameset.h:69 Definition: hyb_hgenerator.h:236 Definition: cfl_generator.h:213 Definition: cfl_agenerator.h:43 Definition: cfl_project.cpp:279 Definition: cfl_project.cpp:383 libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |