Conditionaldecomposability.
More...
#include "con_decomposability.h"
#include <vector>
Go to the source code of this file.
|
| faudes |
| libFAUDES resides within the namespace faudes.
|
|
|
bool | faudes::IsConditionalDecomposable (const Generator &gen, const EventSetVector &ee, const EventSet &ek, Generator &proof) |
| Conditionaldecomposability Checking Algorithm. More...
|
|
bool | faudes::IsCD (const Generator &gen, const EventSetVector &ee, const EventSet &ek, const EventSet &unionset, Generator &proof) |
|
Conditionaldecomposability.
Definition in file con_decomposability.cpp.