OtherObjectiveResult Class Reference

The OtherObjectiveResult Class. More...

#include <OSResult.h>

Collaboration diagram for OtherObjectiveResult:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

int numberOfObj
 the number of objectives which have values for this particular type of result
std::string value
 this element allows a specific value associated with this particular type of result
std::string name
 the name of the result the user is defining
std::string description
 a brief description of the type of result
std::vector< OtherObjResult * > obj
std::vector< OtherObjResult * > obj

Detailed Description

The OtherObjectiveResult Class.

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class that allows the solver to report an arbitrary result associated with objective functions

Definition at line 818 of file OSResult.h.


Constructor & Destructor Documentation

OtherObjectiveResult::OtherObjectiveResult (  ) 

Default constructor.

Definition at line 388 of file OSResult.cpp.

OtherObjectiveResult::~OtherObjectiveResult (  ) 

Class destructor.

Definition at line 398 of file OSResult.cpp.

References n, and obj.

OtherObjectiveResult::OtherObjectiveResult (  ) 

Default constructor.

OtherObjectiveResult::~OtherObjectiveResult (  ) 

Class destructor.


Member Data Documentation

int OtherObjectiveResult::numberOfObj

the number of objectives which have values for this particular type of result

Definition at line 824 of file OSResult.h.

std::string OtherObjectiveResult::value

this element allows a specific value associated with this particular type of result

Definition at line 829 of file OSResult.h.

std::string OtherObjectiveResult::name

the name of the result the user is defining

Definition at line 833 of file OSResult.h.

std::string OtherObjectiveResult::description

a brief description of the type of result

Definition at line 836 of file OSResult.h.

std::vector<OtherObjResult*> OtherObjectiveResult::obj

Definition at line 842 of file OSResult.h.

Referenced by ~OtherObjectiveResult().

std::vector<OtherObjResult*> OtherObjectiveResult::obj

Definition at line 840 of file OSResult.h.


The documentation for this class was generated from the following files:
Generated on Mon Aug 3 03:08:00 2009 by  doxygen 1.4.7