Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem. More...
#include <ogdf/basic/GraphCopy.h>#include <ogdf/internal/cluster/Cluster_EdgeVar.h>#include <ogdf/internal/cluster/basics.h>#include <ogdf/basic/Logger.h>#include <ogdf/basic/ArrayBuffer.h>#include <abacus/string.h>Go to the source code of this file.
Classes | |
| class | ogdf::Master |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem.
This class is managing the optimization. Variables and initial constraints are generated and pools are initialized.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MaxCPlanar_Master.h.