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
// IWYU pragma: always_keep
38
39
#include <
ogdf/basic/basic.h
>
// IWYU pragma: keep
40
41
// IWYU pragma: begin_exports
42
#include <
ogdf/lib/abacus/active.h
>
43
#include <
ogdf/lib/abacus/branchrule.h
>
44
#include <
ogdf/lib/abacus/conbranchrule.h
>
45
#include <
ogdf/lib/abacus/constraint.h
>
46
#include <
ogdf/lib/abacus/master.h
>
47
#include <
ogdf/lib/abacus/nonduplpool.h
>
48
#include <
ogdf/lib/abacus/row.h
>
49
#include <
ogdf/lib/abacus/sub.h
>
50
#include <
ogdf/lib/abacus/variable.h
>
51
// IWYU pragma: end_exports
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
This site is powered by Netlify.
© 1999–2025
The OGDF Team