Callback object to communicate with the gurobi solver.
More...
#include <bcegurobicallback.hpp>
|
void | setCancelFlagTrue () |
| Sets cancel flag to 1.
|
|
|
| BCEGurobiCallback () |
| Constructor.
|
|
void | setFullOutput (bool toggle) |
| Controls how much information is printed to the log tab.
|
|
|
void | callback () |
| Sends algorithm output to the log file.
|
|
|
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.
|
|
Callback object to communicate with the gurobi solver.
The documentation for this class was generated from the following file: