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