#include "standard.h"
#include "usermatrix.h"
#include "problem.h"
Go to the source code of this file.
Classes | |
class | DecompGraph |
class | DecompGraph::Node |
class | DecompGraph::Edge |
class | SplitFunc |
Represents a function, which relates only to a subset of the variables of another function. More... | |
class | SplittingScheme2 |
class | Decomposition |
Decompose a function or problem. More... |