Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
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
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.
include
ogdf
external
abacus.h
This site is powered by Netlify.
© 1999–2024
The OGDF Team