syn_sscon.cpp File Reference

Standard synthesis consistency test. More...

#include "syn_sscon.h"
#include <stack>

Go to the source code of this file.

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#define FD_DF(msg)   FD_WARN(msg)
 

Functions

bool faudes::IsStdSynthesisConsistentUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rPlant0Gen)
 
bool faudes::IsStdSynthesisConsistent (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rPlant0Gen)
 Test consistency of an abstractions w.r.t. More...
 
bool faudes::IsStdSynthesisConsistent (const System &rPlantGen, const Generator &rPlant0Gen)
 Test consistency of an abstraction w.r.t standard synthesis. More...
 

Detailed Description

Standard synthesis consistency test.

Definition in file syn_sscon.cpp.

Macro Definition Documentation

◆ FD_DF

#define FD_DF (   msg)    FD_WARN(msg)

Definition at line 57 of file syn_sscon.cpp.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen