Generated on Thu Apr 11 13:59:49 2019 for Gecode by doxygen 1.6.3

Gecode::CPProfilerSearchTracer::GetInfo Class Reference

Class to send solution information to CPProfiler. More...

#include <search.hh>

List of all members.

Public Member Functions

 GetInfo (void)
 Initialize.
virtual std::string getInfo (const Space &home) const =0
 Return info for a space.
virtual ~GetInfo (void)
 Delete.

Detailed Description

Class to send solution information to CPProfiler.

Definition at line 423 of file search.hh.


Constructor & Destructor Documentation

Gecode::CPProfilerSearchTracer::GetInfo::GetInfo ( void   ) 

Initialize.

Definition at line 48 of file tracer.cpp.

Gecode::CPProfilerSearchTracer::GetInfo::~GetInfo ( void   )  [virtual]

Delete.

Definition at line 50 of file tracer.cpp.


Member Function Documentation

virtual std::string Gecode::CPProfilerSearchTracer::GetInfo::getInfo ( const Space home  )  const [pure virtual]

The documentation for this class was generated from the following files: