ConValue Class Reference

The ConValue Class. More...

#include <OSResult.h>

List of all members.

Public Member Functions

 ConValue ()
 Default constructor.
 ~ConValue ()
 Class destructor.

Public Attributes

int idx
 idx is the index on a constraint
double value
 the value of the constraint indexed by idx


Detailed Description

The ConValue Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class that provides the value of a constraint

Definition at line 311 of file OSResult.h.


Constructor & Destructor Documentation

ConValue::ConValue (  ) 

Default constructor.

ConValue::~ConValue (  ) 

Class destructor.


Member Data Documentation

int ConValue::idx

idx is the index on a constraint

Definition at line 315 of file OSResult.h.

double ConValue::value

the value of the constraint indexed by idx

Definition at line 318 of file OSResult.h.


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