Generated on Wed Nov 5 2014 05:18:35 for Gecode by doxygen 1.7.6.1
rbs.hpp File Reference

(Revision: 13840)

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


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.