Generated on Mon May 30 22:31:53 2016 for Gecode by doxygen 1.6.1

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.