ResolutionInformation Struct Reference

List of all members.

Public Member Functions

 ResolutionInformation ()
ResolutionInformationoperator+= (ResolutionInformation &other)

Public Attributes

double time
double nlp_time
double mip_time
int n_iterations
int n_nlp_iterations
int n_mip_nodes

Detailed Description

Definition at line 119 of file OAFeasibilityPump.cpp.


Constructor & Destructor Documentation

ResolutionInformation::ResolutionInformation (  )  [inline]

Definition at line 127 of file OAFeasibilityPump.cpp.


Member Function Documentation

ResolutionInformation& ResolutionInformation::operator+= ( ResolutionInformation other  )  [inline]

Definition at line 129 of file OAFeasibilityPump.cpp.

References mip_time, n_iterations, n_mip_nodes, n_nlp_iterations, nlp_time, and time.


Member Data Documentation

double ResolutionInformation::time

Definition at line 121 of file OAFeasibilityPump.cpp.

Referenced by enhancedOA(), and operator+=().

double ResolutionInformation::nlp_time

Definition at line 122 of file OAFeasibilityPump.cpp.

Referenced by enhancedOA(), and operator+=().

double ResolutionInformation::mip_time

Definition at line 123 of file OAFeasibilityPump.cpp.

Referenced by enhancedOA(), and operator+=().

int ResolutionInformation::n_iterations

Definition at line 124 of file OAFeasibilityPump.cpp.

Referenced by enhancedOA(), and operator+=().

int ResolutionInformation::n_nlp_iterations

Definition at line 125 of file OAFeasibilityPump.cpp.

Referenced by operator+=().

int ResolutionInformation::n_mip_nodes

Definition at line 126 of file OAFeasibilityPump.cpp.

Referenced by operator+=().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 03:02:49 2008 by  doxygen 1.4.7