/home/coin/svn-release/OS-2.5.0/Couenne/src/cut/sdpcuts/tracer.hpp File Reference

#include <misc_util.hpp>
Include dependency graph for tracer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bs
class  Tracer

Defines

#define VERSION_TRACER   1
#define REPORT_DELIMITER   "|"
#define REPORT_NO_ENTRY   "!"
#define TRACER_GLOBAL_REPORT_FILE   "globalreport.txt"
#define TRACER_DETAILED_REPORT_FILE   "detailedreport.txt"
#define TRACER_HEURISTICS_COMPARISON_TOLERANCE   1e-8
#define TRACER_INVALID_ENTRY   -999999999
#define EXIT_ON_ITER   1000
#define TRACE_ITER_SIZE   EXIT_ON_ITER+2

Typedefs

typedef struct bs bound_struct

Define Documentation

#define VERSION_TRACER   1

Definition at line 14 of file tracer.hpp.

#define REPORT_DELIMITER   "|"

Definition at line 15 of file tracer.hpp.

#define REPORT_NO_ENTRY   "!"

Definition at line 16 of file tracer.hpp.

#define TRACER_GLOBAL_REPORT_FILE   "globalreport.txt"

Definition at line 17 of file tracer.hpp.

#define TRACER_DETAILED_REPORT_FILE   "detailedreport.txt"

Definition at line 18 of file tracer.hpp.

#define TRACER_HEURISTICS_COMPARISON_TOLERANCE   1e-8

Definition at line 20 of file tracer.hpp.

#define TRACER_INVALID_ENTRY   -999999999

Definition at line 22 of file tracer.hpp.

#define EXIT_ON_ITER   1000

Definition at line 24 of file tracer.hpp.

#define TRACE_ITER_SIZE   EXIT_ON_ITER+2

Definition at line 26 of file tracer.hpp.


Typedef Documentation

typedef struct bs bound_struct

Generated on 22 May 2012 by  doxygen 1.6.1