Generated on Tue May 22 09:41:15 2018 for Gecode by doxygen 1.6.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
 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 234 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 162 of file gist.hpp.


Member Data Documentation

Helper class storing inspectors.

Default options.

Reimplemented from Gecode::Search::Options.

Definition at line 269 of file gist.hh.


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