Generated on Tue May 22 09:40:33 2018 for Gecode by doxygen 1.6.3

build.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Search
 

Search engines


Functions

template<class T , class E >
Engine * Gecode::Search::build (Space *s, const Options &opt)
 Build an engine of type E for a script T.