FLOPC++
|
#include <MP_model.hpp>
Private Member Functions | |
virtual void | constraintDebug (string name, const vector< MP::Coef > &cfs) |
virtual void | objectiveDebug (const vector< MP::Coef > &cfs) |
Friends | |
class | MP_model |
Additional Inherited Members | |
![]() | |
virtual void | logMessage (int level, const char *const msg) |
![]() | |
virtual | ~Messenger () |
Internal use: used when Verbose output is selected. Uses cout.
Definition at line 62 of file MP_model.hpp.
|
privatevirtual |
Reimplemented from flopc::Messenger.
Definition at line 41 of file MP_model.cpp.
|
privatevirtual |
Reimplemented from flopc::Messenger.
Definition at line 52 of file MP_model.cpp.
|
friend |
Definition at line 63 of file MP_model.hpp.