Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
gist.hpp File Reference

(Revision: 12665)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Gist
 The Gecode Interactive Search Tool.
 

Functions

int Gecode::Gist::dfs (Space *root, const Gist::Options &opt=Gist::Options::def)
 Create a new stand-alone Gist for root. More...
 
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. More...