CYCLUS
Macros | Functions
OsiCbcSolverInterface_2_5.cpp File Reference
#include <cassert>
#include "OsiConfig.h"
#include "CoinTime.hpp"
#include "CoinHelperFunctions.hpp"
#include "CoinIndexedVector.hpp"
#include "OsiClpSolverInterface.hpp"
#include "OsiCbcSolverInterface.hpp"
#include "OsiCuts.hpp"
#include "OsiRowCut.hpp"
#include "OsiColCut.hpp"
#include "ClpPresolve.hpp"

Go to the source code of this file.

Macros

#define OSICBC_CLP_DFLT_SOLVER
 
#define OSICBC_DFLT_SOLVER   OsiClpSolverInterface
 

Functions

bool OsiCbcHasNDEBUG ()
 

Macro Definition Documentation

◆ OSICBC_CLP_DFLT_SOLVER

#define OSICBC_CLP_DFLT_SOLVER

Definition at line 34 of file OsiCbcSolverInterface_2_5.cpp.

◆ OSICBC_DFLT_SOLVER

#define OSICBC_DFLT_SOLVER   OsiClpSolverInterface

Definition at line 33 of file OsiCbcSolverInterface_2_5.cpp.

Function Documentation

◆ OsiCbcHasNDEBUG()

bool OsiCbcHasNDEBUG ( )

Definition at line 888 of file OsiCbcSolverInterface_2_5.cpp.