BCESolve
BCEGurobiCallback Class Reference

Callback object to communicate with the gurobi solver. More...

#include <bcegurobicallback.hpp>

Inheritance diagram for BCEGurobiCallback:
Collaboration diagram for BCEGurobiCallback:

Public Slots

void setCancelFlagTrue ()
 Sets cancel flag to 1.
 

Public Member Functions

 BCEGurobiCallback ()
 Constructor.
 
void setFullOutput (bool toggle)
 Controls how much information is printed to the log tab.
 

Protected Member Functions

void callback ()
 Sends algorithm output to the log file.
 

Private Attributes

bool cancelFlag
 Flags if user has cancelled the solve ("true" if cancel has been hit).
 
bool isFullOutput
 Contains whether solver is currently running Simplex or Barrier.
 

Detailed Description

Callback object to communicate with the gurobi solver.


The documentation for this class was generated from the following file: