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

idx is the index on a constraint

Definition at line 315 of file OSResult.h.

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 15 Mar 2015 for Coin-All by  doxygen 1.6.1