Options for Gist More...
#include <gist.hh>
Classes | |
class | _I |
Helper class storing inspectors. More... | |
Public Member Functions | |
Options (void) | |
Initialize with default values. | |
Public Attributes | |
class Gecode::Gist::Options::_I | inspect |
Static Public Attributes | |
static const Options | def |
Default options. |
Options for Gist
Note that the d and stop fields of the Search::Options class are not used by Gist.
Gecode::Gist::Options::Options | ( | void | ) | [inline] |
Initialize with default values.
Reimplemented from Gecode::Search::Options.
const Options Gecode::Gist::Options::def [static] |
Default options.
Reimplemented from Gecode::Search::Options.