Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
layered-graph.hpp File Reference

(Revision: 13068)

#include <climits>
#include <algorithm>

Go to the source code of this file.

Classes

class  Gecode::Int::Extensional::VarTraits< Var >
 Traits class for variables. More...
 
class  Gecode::Int::Extensional::VarTraits< IntVar >
 Traits class for variables. More...
 
class  Gecode::Int::Extensional::VarTraits< BoolVar >
 Traits class for variables. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Extensional
 Extensional propagators
 

Functions

template<class Var >
ExecStatus Gecode::Int::Extensional::post_lgp (Home home, const VarArgArray< Var > &x, const DFA &dfa)
 Select small types for the layered graph propagator. More...