#include <gecode/search.hh>
Go to the source code of this file.
Classes | |
class | Gecode::Search::WorkerToEngine< Worker > |
Virtualize a worker to an engine. More... | |
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Search | |
Search engines | |
Functions | |
Space * | Gecode::Search::snapshot (Space *s, const Options &o, bool share=true) |
Clone space s dependening on options o. More... | |