31#pragma warning(disable:4250)
39#pragma GCC visibility push(default)
75#pragma GCC visibility pop
The linear program of a subproblem.
virtual ~LpSubOsi()
The destructor.
LpSubOsi(Master *master, Sub *sub)
The constructor.
const LpSubOsi & operator=(const LpSubOsi &rhs)
LpSubOsi(const LpSubOsi &rhs)
The master of the optimization.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
linear program of a subproblem.