Generated on Sat May 25 2013 18:00:43 for Gecode by doxygen 1.8.3.1
rbs.hpp File Reference

(Revision: 13482)

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, size_t sz, 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...