Generated on Tue Apr 18 10:22:40 2017 for Gecode by doxygen 1.6.3

rbs.cpp File Reference

(Revision: 14967)

#include <gecode/search/meta/rbs.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Search
 

Search engines


namespace  Gecode::Search::Meta
 

Meta search engine implementations


Functions

Stop * Gecode::Search::Meta::stop (Stop *so)
 Create stop object.
Engine * Gecode::Search::Meta::engine (Space *master, Stop *stop, Engine *slave, const Search::Statistics &stat, const Options &opt, bool best)
 Create restart engine.