|
|
||||||
|
ios_algorithms.h
Go to the documentation of this file.
261 extern FAUDES_API void IoSynthesis(const IoSystem& rPlant, const Generator& rSpec, IoSystem& rSup);
291 extern FAUDES_API void IoSynthesisNB(const IoSystem& rPlant, const Generator& rSpec, IoSystem& rSup);
void RemoveIoDummyStates(IoSystem &rIoSystem) Definition: ios_algorithms.cpp:310 bool IsInputOmegaFree(IoSystem &rIoSystem) Definition: ios_algorithms.cpp:179 bool IsInputLocallyFree(IoSystem &rIoSystem) Definition: ios_algorithms.cpp:139 bool IsIoSystem(const IoSystem &rIoSystem, StateSet &rQU, StateSet &rQY, StateSet &rQErr) Definition: ios_algorithms.cpp:7 Definition: cfl_agenerator.h:43 TioGenerator< AttributeVoid, AttributeIosState, AttributeIosEvent, AttributeVoid > IoSystem Definition: ios_system.h:777 void IoSynthesisNB(const IoSystem &rPlant, const Generator &rSpec, IoSystem &rSup) Definition: ios_algorithms.cpp:406 void IoStatePartition(IoSystem &rIoSystem) Definition: ios_algorithms.cpp:133 void IoSynthesis(const IoSystem &rPlant, const Generator &rSpec, IoSystem &rSup) Definition: ios_algorithms.cpp:420 libFAUDES 2.33a --- 2025.05.02 --- c++ api documentaion by doxygen |