31#pragma warning(disable:4250)
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 DLL.
linear program of a subproblem.