Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
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
>
40
#include <
ogdf/lib/abacus/branchrule.h
>
41
#include <
ogdf/lib/abacus/conbranchrule.h
>
42
#include <
ogdf/lib/abacus/constraint.h
>
43
#include <
ogdf/lib/abacus/master.h
>
44
#include <
ogdf/lib/abacus/nonduplpool.h
>
45
#include <
ogdf/lib/abacus/row.h
>
46
#include <
ogdf/lib/abacus/sub.h
>
47
#include <
ogdf/lib/abacus/variable.h
>
active.h
basic.h
Basic declarations, included by all source files.
branchrule.h
Base class for branching rules.
conbranchrule.h
branching rule for constraints.
constraint.h
constraint.
master.h
the master of the optimization.
nonduplpool.h
standard pool without constraint duplication.
row.h
row.
sub.h
variable.h
variable.
include
ogdf
external
abacus.h
© 1999–2023
The OGDF Team