Generated on Fri Mar 20 15:56:31 2015 for Gecode by doxygen 1.6.3

rbs.hpp File Reference

(Revision: 14468)

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

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


Functions

template<template< class > class E, class T >
T * Gecode::rbs (T *s, const Search::Options &o)
 Perform restart-based search.