Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Search | |
Search engines | |
Functions | |
Engine * | Gecode::Search::rbs (Space *s, MetaStop *stop, Engine *e, const Options &o) |
template<template< class > class E, class T > | |
T * | Gecode::rbs (T *s, const Search::Options &o) |
Perform restart-based search. More... | |