Public Attributes | List of all members
BM_SB_result Struct Reference

#include <BM.hpp>

Public Attributes

int branchEval
 0: Not done 1: Only down 2: only up 3: both ways More...
 
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.

int BM_SB_result::objInd

Definition at line 247 of file BM.hpp.

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.

int BM_SB_result::iter[2]

Definition at line 250 of file BM.hpp.

double BM_SB_result::objval[2]

Definition at line 251 of file BM.hpp.

double BM_SB_result::varChange[2]

Definition at line 252 of file BM.hpp.

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: