#include <CbcGenCtlBlk.hpp>
Collaboration diagram for CbcGenCtlBlk::babState_struct:

Public Attributes | |
| BACMajor | majorStatus_ |
| BACMinor | minorStatus_ |
| BACWhere | where_ |
| bool | haveAnswer_ |
| OsiSolverInterface * | answerSolver_ |
Major and minor status codes, and a solver holding the answer, assuming we have a valid answer. See the documentation with the BACMajor, BACMinor, and BACWhere enums for the meaning of the codes.
Definition at line 679 of file CbcGenCtlBlk.hpp.
1.4.7