VariableSolution Class Reference

The VariableSolution Class. More...

#include <OSResult.h>

Collaboration diagram for VariableSolution:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

int numberOfOtherVariableResult
 the number of types of variable results other than the value of the variable
VariableValuesvalues
 a pointer to an array of VariableValues objects
OtherVariableResult ** other
 a pointer to an array of other pointer objects for variables

Detailed Description

The VariableSolution Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class for reporting all of the types of solution values associated with variables.

Definition at line 654 of file OSResult.h.


Constructor & Destructor Documentation

VariableSolution::VariableSolution (  ) 

Default constructor.

VariableSolution::~VariableSolution (  ) 

Class destructor.


Member Data Documentation

the number of types of variable results other than the value of the variable

Definition at line 660 of file OSResult.h.

a pointer to an array of VariableValues objects

Definition at line 663 of file OSResult.h.

a pointer to an array of other pointer objects for variables

Definition at line 669 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