BM_SB_result Struct Reference

#include <BM.hpp>

List of all members.

Public Attributes

int branchEval
 0: Not done 1: Only down 2: only up 3: both ways
int objInd
int colInd
int status [2]
int iter [2]
double objval [2]
double varChange [2]
double time [2]


Detailed Description

Definition at line 243 of file BM.hpp.


Member Data Documentation

int BM_SB_result::branchEval

0: Not done 1: Only down 2: only up 3: both ways

Definition at line 246 of file BM.hpp.

Referenced by BM_register_branch_results().

int BM_SB_result::objInd

Definition at line 247 of file BM.hpp.

Referenced by BM_register_branch_results(), and BM_lp::collect_branch_data().

int BM_SB_result::colInd

Definition at line 248 of file BM.hpp.

int BM_SB_result::status[2]

Definition at line 249 of file BM.hpp.

Referenced by BM_lp::bbBranch(), and BM_register_branch_results().

int BM_SB_result::iter[2]

Definition at line 250 of file BM.hpp.

Referenced by BM_register_branch_results().

double BM_SB_result::objval[2]

Definition at line 251 of file BM.hpp.

Referenced by BM_lp::bbBranch(), and BM_register_branch_results().

double BM_SB_result::varChange[2]

Definition at line 252 of file BM.hpp.

Referenced by BM_register_branch_results(), and BM_lp::collect_branch_data().

double BM_SB_result::time[2]

Definition at line 253 of file BM.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 22 03:12:49 2011 by  doxygen 1.4.7