|
#include "corefaudes.h"
#include "omg_rabinaut.h"
Go to the source code of this file.
|
void | faudes::RabinCtrlPfx (const RabinAutomaton &rRAut, const EventSet &rSigmaCtrl, StateSet &rCtrlPfx) |
|
void | faudes::RabinCtrlPfx (const RabinAutomaton &rRAut, const EventSet &rSigmaCtrl, Generator &rResGen) |
|
void | faudes::RabinCtrlPfx (const RabinAutomaton &rRAut, const EventSet &rSigmaCtrl, TaIndexSet< EventSet > &rController) |
|
void | faudes::SupRabinCon (const Generator &rBPlant, const EventSet &rCAlph, const RabinAutomaton &rRSpec, RabinAutomaton &rRes) |
|
void | faudes::SupRabinCon (const System &rBPlant, const RabinAutomaton &rRSpec, RabinAutomaton &rRes) |
|
void | faudes::RabinCtrl (const Generator &rBPlant, const EventSet &rCAlph, const RabinAutomaton &rRSpec, Generator &rRes) |
|
void | faudes::RabinCtrl (const System &rBPlant, const RabinAutomaton &rRSpec, Generator &rRes) |
|
void | faudes::RabinCtrl (const Generator &rBPlant, const EventSet &rCAlph, const Generator &rGLSpec, const RabinAutomaton &rRUSpec, Generator &rRes) |
|
void | faudes::RabinCtrl (const System &rBPlant, const Generator &rBLSpec, const RabinAutomaton &rRUSpec, Generator &rRes) |
|
Controller synthesis for Rabin automata
Definition in file omg_rabinctrl.h.
libFAUDES 2.33l
--- 2025.09.16
--- c++ api documentaion by doxygen
|