Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

abacus.h
Go to the documentation of this file.
1 
35 #pragma once
36 
37 #include <ogdf/basic/basic.h>
38 
39 #include <ogdf/lib/abacus/active.h>
43 #include <ogdf/lib/abacus/master.h>
45 #include <ogdf/lib/abacus/row.h>
46 #include <ogdf/lib/abacus/sub.h>
branchrule.h
Base class for branching rules.
sub.h
constraint.h
constraint.
row.h
row.
active.h
variable.h
variable.
nonduplpool.h
standard pool without constraint duplication.
conbranchrule.h
branching rule for constraints.
master.h
the master of the optimization.
basic.h
Basic declarations, included by all source files.