Define data for one link.
More...
#include <CbcLinked.hpp>
Define data for one link.
Definition at line 572 of file CbcLinked.hpp.
◆ OsiOneLink() [1/3]
OsiOneLink::OsiOneLink |
( |
| ) |
|
◆ OsiOneLink() [2/3]
OsiOneLink::OsiOneLink |
( |
const OsiSolverInterface * |
solver, |
|
|
int |
xRow, |
|
|
int |
xColumn, |
|
|
int |
xyRow, |
|
|
const char * |
functionString |
|
) |
| |
◆ OsiOneLink() [3/3]
◆ ~OsiOneLink()
virtual OsiOneLink::~OsiOneLink |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ xRow_
data
Row which defines x (if -1 then no x)
Definition at line 596 of file CbcLinked.hpp.
◆ xColumn_
◆ xyRow
◆ function_
std::string OsiOneLink::function_ |
The documentation for this class was generated from the following file: