CbcGenCtlBlk::babState_struct Struct Reference

State of branch-and-cut. More...

#include <CbcGenCtlBlk.hpp>

Collaboration diagram for CbcGenCtlBlk::babState_struct:
Collaboration graph
[legend]

List of all members.

Public Attributes

BACMajor majorStatus_
BACMinor minorStatus_
BACWhere where_
bool haveAnswer_
OsiSolverInterfaceanswerSolver_

Detailed Description

State of branch-and-cut.

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.


Member Data Documentation

Definition at line 680 of file CbcGenCtlBlk.hpp.

Definition at line 681 of file CbcGenCtlBlk.hpp.

Definition at line 682 of file CbcGenCtlBlk.hpp.

Definition at line 683 of file CbcGenCtlBlk.hpp.

Definition at line 684 of file CbcGenCtlBlk.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1