
#include <gecode/search/seq/rbs.hh>Go to the source code of this file.
Namespaces | |
| Gecode::Search | |
| Search engines | |
| Gecode::Search::Seq | |
Functions | |
| Stop * | Gecode::Search::Seq::rbsstop (Stop *so) |
| Create stop object. More... | |
| Engine * | Gecode::Search::Seq::rbsengine (Space *master, Stop *stop, Engine *slave, const Search::Statistics &stat, const Options &opt, bool best) |
| Create restart engine. More... | |