Public Member Functions | Public Attributes | List of all members
AbcPseudocost Class Reference

#include <AbcBranchActual.h>

Public Member Functions

 AbcPseudocost ()
 
 AbcPseudocost (const int ind, const double uc, const int un, const double dc, const int dn)
 
void update (const int dir, const double parentObjValue, const double objValue, const double solValue)
 

Public Attributes

int colInd_
 
double upCost_
 
int upNum_
 
double downCost_
 
int downNum_
 

Detailed Description

Definition at line 111 of file AbcBranchActual.h.

Constructor & Destructor Documentation

AbcPseudocost::AbcPseudocost ( )
inline

Definition at line 121 of file AbcBranchActual.h.

AbcPseudocost::AbcPseudocost ( const int  ind,
const double  uc,
const int  un,
const double  dc,
const int  dn 
)
inline

Definition at line 127 of file AbcBranchActual.h.

Member Function Documentation

void AbcPseudocost::update ( const int  dir,
const double  parentObjValue,
const double  objValue,
const double  solValue 
)

Member Data Documentation

int AbcPseudocost::colInd_

Definition at line 114 of file AbcBranchActual.h.

double AbcPseudocost::upCost_

Definition at line 115 of file AbcBranchActual.h.

int AbcPseudocost::upNum_

Definition at line 116 of file AbcBranchActual.h.

double AbcPseudocost::downCost_

Definition at line 117 of file AbcBranchActual.h.

int AbcPseudocost::downNum_

Definition at line 118 of file AbcBranchActual.h.


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