Searched refs:p_float_eq (Results 1 – 4 of 4) sorted by relevance
213 PosterImpl(p_float_eq);
2183 void p_float_eq(FlatZincSpace& s, const ConExpr& ce, AST::Node*) { in p_float_eq() function2284 registry().add("float_eq",&p_float_eq); in FloatPoster()
381 registerConstraint("float_eq", GecodeConstraints::p_float_eq); in registerConstraints()
1547 void p_float_eq(SolverInstanceBase& s, const Call* ce) { in p_float_eq() function