HighsSCIP Class Reference
Detailed Description
SCIP's HiGHS class
Definition at line 147 of file lpi_highs.cpp.
Public Member Functions | |
HighsSCIP (SCIP_MESSAGEHDLR *messagehdlr=NULL, const char *probname=NULL) | |
virtual | ~HighsSCIP () |
Constructor & Destructor Documentation
◆ HighsSCIP()
|
inline |
- Parameters
-
messagehdlr message handler probname name of problem
Definition at line 155 of file lpi_highs.cpp.
◆ ~HighsSCIP()
|
inlinevirtual |
Definition at line 166 of file lpi_highs.cpp.