Declaration of class UpSAT, which implements the upward-planarity testing formulations based on satisfiability (Chimani, Zeranski, 2012+) More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/Graph_d.h>#include <ogdf/basic/HashArray.h>#include <ogdf/basic/List.h>#include <ogdf/basic/simple_graph_alg.h>#include <ogdf/external/Minisat.h>#include <ogdf/planarity/BoyerMyrvold.h>#include <vector>Go to the source code of this file.
Classes | |
| class | ogdf::UpSAT |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class UpSAT, which implements the upward-planarity testing formulations based on satisfiability (Chimani, Zeranski, 2012+)
Definition in file UpSAT.h.