Define data for one link.
More...
#include <CbcLinked.hpp>
List of all members.
Detailed Description
Define data for one link.
Definition at line 556 of file CbcLinked.hpp.
Constructor & Destructor Documentation
| OsiOneLink::OsiOneLink |
( |
| ) |
|
| OsiOneLink::OsiOneLink |
( |
const OsiSolverInterface * |
solver, |
|
|
int |
xRow, |
|
|
int |
xColumn, |
|
|
int |
xyRow, |
|
|
const char * |
functionString |
|
) |
| |
| virtual OsiOneLink::~OsiOneLink |
( |
| ) |
|
|
virtual |
| OsiOneLink::OsiOneLink |
( |
| ) |
|
| OsiOneLink::OsiOneLink |
( |
const OsiSolverInterface * |
solver, |
|
|
int |
xRow, |
|
|
int |
xColumn, |
|
|
int |
xyRow, |
|
|
const char * |
functionString |
|
) |
| |
| virtual OsiOneLink::~OsiOneLink |
( |
| ) |
|
|
virtual |
Member Function Documentation
Member Data Documentation
data
Row which defines x (if -1 then no x)
Definition at line 581 of file CbcLinked.hpp.
| std::string OsiOneLink::function_ |
The documentation for this class was generated from the following files: