Generated on Sat Feb 12 2011 17:41:20 for Gecode by doxygen 1.7.3

Gecode::Gist::Options Class Reference

Options for Gist More...

#include <gist.hh>

List of all members.

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.

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 229 of file gist.hh.


Constructor & Destructor Documentation

Gecode::Gist::Options::Options ( void  ) [inline]

Initialize with default values.

Reimplemented from Gecode::Search::Options.

Definition at line 154 of file gist.hpp.


Member Data Documentation

Default options.

Reimplemented from Gecode::Search::Options.

Definition at line 264 of file gist.hh.


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