VOL_swing Class Reference

#include <OsiTestSolver.hpp>

List of all members.

Public Types

enum  condition {
  green, yellow, red, green,
  yellow, red
}
enum  condition {
  green, yellow, red, green,
  yellow, red
}

Public Member Functions

 VOL_swing ()
 ~VOL_swing ()
void cond (const VOL_dual &dual, const double lcost, const double ascent, const int iter)
double lfactor (const VOL_parms &parm, const double lambda, const int iter)
void print ()
 VOL_swing ()
 ~VOL_swing ()
void cond (const VOL_dual &dual, const double lcost, const double ascent, const int iter)
double lfactor (const VOL_parms &parm, const double lambda, const int iter)
void print ()

Public Attributes

enum VOL_swing::condition lastswing
int lastgreeniter
int lastyellowiter
int lastrediter
int ngs
int nrs
int nys
int rd

Private Member Functions

 VOL_swing (const VOL_swing &)
VOL_swingoperator= (const VOL_swing &)
 VOL_swing (const VOL_swing &)
VOL_swingoperator= (const VOL_swing &)

Detailed Description

Definition at line 391 of file OsiTestSolver.hpp.


Member Enumeration Documentation

Enumerator:
green 
yellow 
red 
green 
yellow 
red 

Definition at line 396 of file OsiTestSolver.hpp.

Enumerator:
green 
yellow 
red 
green 
yellow 
red 

Definition at line 394 of file VolVolume.hpp.


Constructor & Destructor Documentation

VOL_swing::VOL_swing ( const VOL_swing  )  [private]
VOL_swing::VOL_swing (  )  [inline]

Definition at line 401 of file OsiTestSolver.hpp.

References lastgreeniter, lastrediter, lastyellowiter, ngs, nrs, and nys.

VOL_swing::~VOL_swing (  )  [inline]

Definition at line 405 of file OsiTestSolver.hpp.

VOL_swing::VOL_swing ( const VOL_swing  )  [private]
VOL_swing::VOL_swing (  )  [inline]

Definition at line 399 of file VolVolume.hpp.

References lastgreeniter, lastrediter, lastyellowiter, ngs, nrs, and nys.

VOL_swing::~VOL_swing (  )  [inline]

Definition at line 403 of file VolVolume.hpp.


Member Function Documentation

VOL_swing& VOL_swing::operator= ( const VOL_swing  )  [private]
void VOL_swing::cond ( const VOL_dual dual,
const double  lcost,
const double  ascent,
const int  iter 
) [inline]
double VOL_swing::lfactor ( const VOL_parms parm,
const double  lambda,
const int  iter 
) [inline]
void VOL_swing::print (  )  [inline]

Definition at line 481 of file OsiTestSolver.hpp.

References ngs, nrs, and nys.

VOL_swing& VOL_swing::operator= ( const VOL_swing  )  [private]
void VOL_swing::cond ( const VOL_dual dual,
const double  lcost,
const double  ascent,
const int  iter 
) [inline]

Definition at line 405 of file VolVolume.hpp.

References green, lastgreeniter, lastrediter, lastswing, lastyellowiter, VOL_dual::lcost, ngs, nrs, nys, rd, red, and yellow.

double VOL_swing::lfactor ( const VOL_parms parm,
const double  lambda,
const int  iter 
) [inline]
void VOL_swing::print (  )  [inline]

Definition at line 479 of file VolVolume.hpp.

References ngs, nrs, and nys.


Member Data Documentation

Referenced by cond(), and lfactor().

Definition at line 397 of file OsiTestSolver.hpp.

Referenced by cond(), lfactor(), and VOL_swing().

Definition at line 397 of file OsiTestSolver.hpp.

Referenced by cond(), lfactor(), and VOL_swing().

Definition at line 397 of file OsiTestSolver.hpp.

Referenced by cond(), lfactor(), and VOL_swing().

Definition at line 398 of file OsiTestSolver.hpp.

Referenced by cond(), print(), and VOL_swing().

Definition at line 398 of file OsiTestSolver.hpp.

Referenced by cond(), print(), and VOL_swing().

Definition at line 398 of file OsiTestSolver.hpp.

Referenced by cond(), print(), and VOL_swing().

Definition at line 399 of file OsiTestSolver.hpp.

Referenced by cond().


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

Generated on 16 Nov 2013 for coin-Bcp by  doxygen 1.6.1