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 194 of file CbcSolver.hpp.


Member Data Documentation

int* CbcSolverUsefulData::priorities_

Definition at line 196 of file CbcSolver.hpp.

int* CbcSolverUsefulData::sosPriority_

Definition at line 198 of file CbcSolver.hpp.

int* CbcSolverUsefulData::branchDirection_

Definition at line 200 of file CbcSolver.hpp.

double* CbcSolverUsefulData::primalSolution_

Definition at line 202 of file CbcSolver.hpp.

double* CbcSolverUsefulData::pseudoDown_

Definition at line 204 of file CbcSolver.hpp.

double* CbcSolverUsefulData::pseudoUp_

Definition at line 206 of file CbcSolver.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:13:05 2010 for Coin-All by  doxygen 1.4.7