Generated on Thu Mar 22 10:39:48 2012 for Gecode by doxygen 1.6.3

restart.cpp File Reference

(Revision: 9057)

#include <gecode/search.hh>
#include <gecode/search/sequential/restart.hh>
#include <gecode/search/sequential/dfs.hh>
#include <gecode/search/parallel/restart.hh>
#include <gecode/search/support.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Search
 

Search engines


Functions

Engine * Gecode::Search::restart (Space *s, size_t sz, const Options &o)
 Create restart engine.