Bound Struct Reference

Information about a Bound. More...

List of all members.

Public Attributes

bool compute
 Whether the bound shall be computed.
int iterations
 Iteration count.
double proc_time
 Process time needed to compute bound in seconds.
double realtime
 Wall clock time needed to compute bound in seconds.
Bound_status status
 Status of the bound computation (i.e., successfull or failed due to ...).
const char * time_status
 Status of the time taken (i.e., if any wrap around is possible / occurred).
double value
 Value of the bound.


Detailed Description

Information about a Bound.

This structure aggregates the value of a single (lower or upper) bound and corresponding data, that is the status of the bound and the iterations and the time necessary to compute it.


The documentation for this struct was generated from the following file:

Generated on Thu Jun 26 18:08:54 2008 for Lurupa by  doxygen 1.5.6