|   |  
  |  
||||||
| 
 |  
|||||||
| 
 omg_buechifnct.h   
Go to the documentation of this file. 
  104 extern FAUDES_API void BuechiProduct(const Generator& rGen1, const Generator& rGen2, Generator& rResGen); 
  125 extern FAUDES_API void aBuechiProduct(const Generator& rGen1, const Generator& rGen2, Generator& rResGen); 
  148 extern FAUDES_API void BuechiParallel(const Generator& rGen1, const Generator& rGen2, Generator& rResGen); 
  169 extern FAUDES_API void aBuechiParallel(const Generator& rGen1, const Generator& rGen2, Generator& rResGen); 
  253 extern FAUDES_API bool IsBuechiRelativelyMarked(const Generator& rGenPlant, const Generator& rGenCand); 
  266  * product state space QPlant x QCand and generated language L(GPlant x GCand) = L(GPlant) ^ L(GCand). 
  293 extern FAUDES_API bool IsBuechiRelativelyClosed(const Generator& rGenPlant, const Generator& rGenCand); 
  308 extern FAUDES_API bool IsBuechiRelativelyClosedUnchecked(const Generator& rGenPlant, const Generator& rGenCand); 
  316  * product state space QPlant x QCand and generated language L(GPlant x GCand) = L(GPlant) ^ L(GCand). 
  322  * Note. Relevant Background is given in ""Complementing Deterministic Biichi Automata in Polynomial Time", 
  323  * by R.P. KURSHAN, 1986. The setting in the reference is quire different, but at the end our implementation 
  353  * product state space QPlant x QCand and generated language L(GPlant x GCand) = L(GPlant) ^ L(GCand). 
void aBuechiProduct(const Generator &rGen1, const Generator &rGen2, Generator &rResGen) Definition: omg_buechifnct.cpp:288 void BuechiProduct(const Generator &rGen1, const Generator &rGen2, Generator &rResGen) Definition: omg_buechifnct.cpp:166 void BuechiParallel(const Generator &rGen1, const Generator &rGen2, Generator &rResGen) Definition: omg_buechifnct.cpp:316 void aBuechiParallel(const Generator &rGen1, const Generator &rGen2, Generator &rResGen) Definition: omg_buechifnct.cpp:525 Definition: cfl_agenerator.h:43 bool BuechiLanguageInclusion(const Generator &rGen1, const Generator &rGen2) Definition: omg_buechifnct.cpp:822 bool BuechiLanguageEquality(const Generator &rGen1, const Generator &rGen2) Definition: omg_buechifnct.cpp:1004 bool IsBuechiRelativelyClosed(const Generator &rGenPlant, const Generator &rGenCand) Definition: omg_buechifnct.cpp:614 bool IsBuechiRelativelyMarked(const Generator &rGenPlant, const Generator &rGenCand) Definition: omg_buechifnct.cpp:553 bool IsBuechiRelativelyClosedUnchecked(const Generator &rGenPlant, const Generator &rGenCand) Definition: omg_buechifnct.cpp:670 libFAUDES 2.33l --- 2025.09.16 --- c++ api documentaion by doxygen  |