Generated on Thu Apr 11 13:59:28 2019 for Gecode by doxygen 1.6.3

extensional-regular.cpp File Reference

#include <gecode/int/extensional.hh>
#include <gecode/int.hh>
#include <gecode/int/rel.hh>
#include <climits>
#include <algorithm>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


Functions

void Gecode::extensional (Home home, const IntVarArgs &x, DFA d, IntPropLevel ipl=IPL_DEF)
 Post domain consistent propagator for extensional constraint described by a DFA.
void Gecode::extensional (Home home, const BoolVarArgs &x, DFA d, IntPropLevel ipl=IPL_DEF)
 Post domain consistent propagator for extensional constraint described by a DFA.