Declaration of the sub-problem class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem Contains separation algorithms as well as primal heuristics. More...
#include <ogdf/internal/cluster/MaxCPlanar_Master.h>#include <ogdf/basic/ArrayBuffer.h>#include <ogdf/planarity/BoyerMyrvold.h>#include <abacus/sub.h>Go to the source code of this file.
Classes | |
| class | ogdf::Sub |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of the sub-problem class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem Contains separation algorithms as well as primal heuristics.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MaxCPlanar_Sub.h.