| 
 | 
#include "ios_algorithms.h"
#include "syn_include.h"
#include "omg_include.h"
 
Go to the source code of this file. 
 |  
| bool  | faudes::IsIoSystem (const IoSystem &rIoSystem, StateSet &rQU, StateSet &rQY, StateSet &rQErr) |  
|   |  
| bool  | faudes::IsIoSystem (IoSystem &rIoSystem) |  
|   |  
| void  | faudes::IoStatePartition (IoSystem &rIoSystem) |  
|   |  
| bool  | faudes::IsInputLocallyFree (IoSystem &rIoSystem) |  
|   |  
| bool  | faudes::IsInputLocallyFree (const IoSystem &rIoSystem, StateSet &rQErr) |  
|   |  
| bool  | faudes::IsInputOmegaFree (IoSystem &rIoSystem) |  
|   |  
| bool  | faudes::IsInputOmegaFree (const IoSystem &rIoSystem, StateSet &rQErr) |  
|   |  
| void  | faudes::IoFreeInput (IoSystem &rIoSystem) |  
|   |  
| void  | faudes::IoFreeInput (Generator &rGen, const EventSet &rUAlph) |  
|   |  
| void  | faudes::RemoveIoDummyStates (IoSystem &rIoSystem) |  
|   |  
| void  | faudes::IoSynthesis (const IoSystem &rPlant, const Generator &rSpec, IoSystem &rSup) |  
|   |  
| void  | faudes::IoSynthesisClosed (const IoSystem &rPlant, const Generator &rSpec, IoSystem &rSup) |  
|   |  
 
 
 
 
libFAUDES 2.33l 
--- 2025.09.16  
--- c++ api documentaion by doxygen
 
 |