ObjectiveValues Class Reference

The ObjectiveValues Class. More...

#include <OSResult.h>

List of all members.

Public Member Functions

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

Public Attributes

std::vector< ObjValue * > obj
 obj is a vector of ObjValue objects that give an index and objective function value for each objective function.

Detailed Description

The ObjectiveValues Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class for reporting objective function values

Definition at line 548 of file OSResult.h.


Constructor & Destructor Documentation

ObjectiveValues::ObjectiveValues (  ) 

Default constructor.

ObjectiveValues::~ObjectiveValues (  ) 

Class destructor.


Member Data Documentation

obj is a vector of ObjValue objects that give an index and objective function value for each objective function.

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