Generated on Mon Nov 30 11:16:36 2009 for Gecode by doxygen 1.5.5

gist.hpp File Reference

(Revision: 9692)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Gist

Functions

int Gecode::Gist::dfs (Space *root, const Gist::Options &opt=Gist::Options::def)
 Create a new stand-alone Gist for root.
int Gecode::Gist::bab (Space *root, const Gist::Options &opt=Gist::Options::def)
 Create a new stand-alone Gist for branch-and-bound search of root.