SCIP Doxygen Documentation
Loading...
Searching...
No Matches
HighsSCIP Class Reference

Detailed Description

SCIP's HiGHS class

Definition at line 144 of file lpi_highs.cpp.

Public Member Functions

 HighsSCIP (SCIP_MESSAGEHDLR *messagehdlr=NULL, const char *probname=NULL)
virtual ~HighsSCIP ()

Constructor & Destructor Documentation

◆ HighsSCIP()

HighsSCIP::HighsSCIP ( SCIP_MESSAGEHDLR * messagehdlr = NULL,
const char * probname = NULL )
inline
Parameters
messagehdlrmessage handler
probnamename of problem

Definition at line 152 of file lpi_highs.cpp.

References NULL.

◆ ~HighsSCIP()

virtual HighsSCIP::~HighsSCIP ( )
inlinevirtual

Definition at line 163 of file lpi_highs.cpp.