|
|
||||||
|
syn_functions.h
Go to the documentation of this file.
69 extern FAUDES_API bool IsRelativelyMarked(const Generator& rGenPlant, const Generator& rGenCand);
109 extern FAUDES_API bool IsRelativelyClosed(const Generator& rGenPlant, const Generator& rGenCand);
180 extern FAUDES_API bool IsRelativelyPrefixClosed(const Generator& rGenPlant, const Generator& rGenCand);
181 extern FAUDES_API void SupRelativelyPrefixClosed(const Generator& rPlantGen, const Generator& rSpecGen,
bool IsRelativelyMarked(const Generator &rGenPlant, const Generator &rGenCand) Definition: syn_functions.cpp:44 void SupRelativelyClosed(const Generator &rPlantGen, const Generator &rSpecGen, Generator &rResGen) Definition: syn_functions.cpp:241 bool IsRelativelyClosed(const Generator &rGenPlant, const Generator &rGenCand) Definition: syn_functions.cpp:98 Definition: cfl_agenerator.h:43 void SupRelativelyClosedUnchecked(const Generator &rPlantGen, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) Definition: syn_functions.cpp:293 bool IsRelativelyPrefixClosed(const Generator &rGenPlant, const Generator &rGenCand) Definition: syn_functions.cpp:335 void SupRelativelyPrefixClosed(const Generator &rPlantGen, const Generator &rSpecGen, Generator &rResGen) Definition: syn_functions.cpp:339 libFAUDES 2.33h --- 2025.06.18 --- c++ api documentaion by doxygen |