Gecode::Gist::Options Class Reference
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 |
Helper class storing inspectors. | |
Static Public Attributes | |
static const Options | def |
Default options. |
Detailed Description
Options for Gist
Note that the d and stop fields of the Search::Options class are not used by Gist.
Definition at line 231 of file gist.hh.
Constructor & Destructor Documentation
Gecode::Gist::Options::Options | ( | void | ) | [inline] |
Initialize with default values.
Reimplemented from Gecode::Search::Options.
Member Data Documentation
Helper class storing inspectors.
const Options Gecode::Gist::Options::def [static] |
Default options.
Reimplemented from Gecode::Search::Options.
The documentation for this class was generated from the following files:
- gecode/gist.hh (Revision: 12352)
- gecode/gist/gist.cpp (Revision: 12352)
- gecode/gist/gist.hpp (Revision: 12352)