CbcSolverUsefulData Struct Reference

Structure to hold useful arrays. More...

#include <CbcSolver.hpp>

List of all members.

Public Attributes

int * priorities_
int * sosPriority_
int * branchDirection_
double * primalSolution_
double * pseudoDown_
double * pseudoUp_


Detailed Description

Structure to hold useful arrays.

Definition at line 240 of file CbcSolver.hpp.


Member Data Documentation

int* CbcSolverUsefulData::priorities_

Definition at line 242 of file CbcSolver.hpp.

int* CbcSolverUsefulData::sosPriority_

Definition at line 244 of file CbcSolver.hpp.

int* CbcSolverUsefulData::branchDirection_

Definition at line 246 of file CbcSolver.hpp.

double* CbcSolverUsefulData::primalSolution_

Definition at line 248 of file CbcSolver.hpp.

double* CbcSolverUsefulData::pseudoDown_

Definition at line 250 of file CbcSolver.hpp.

double* CbcSolverUsefulData::pseudoUp_

Definition at line 252 of file CbcSolver.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 23 03:11:34 2011 for Cbc by  doxygen 1.4.7