Gecode::LinIntRel minimodel.hh friend class friend class BoolExpr BoolExpr LinIntExpr LinIntExpr Gecode::LinIntRel::e e Linear expression describing the entire relation. IntRelType IntRelType Gecode::LinIntRel::irt irt Which relation. IntRelType forceinline IntRelType Gecode::LinIntRel::neg (IntRelType irt) neg IntRelType irt Negate relation type. forceinline Gecode::LinIntRel::LinIntRel (void) LinIntRel void Default constructor. forceinline Gecode::LinIntRel::LinIntRel (const LinIntExpr &l, IntRelType irt, const LinIntExpr &r) LinIntRel const LinIntExpr & l IntRelType irt const LinIntExpr & r Create linear relation for expressions l and r. forceinline Gecode::LinIntRel::LinIntRel (const LinIntExpr &l, IntRelType irt, int r) LinIntRel const LinIntExpr & l IntRelType irt int r Create linear relation for expression l and integer r. forceinline Gecode::LinIntRel::LinIntRel (int l, IntRelType irt, const LinIntExpr &r) LinIntRel int l IntRelType irt const LinIntExpr & r Create linear relation for integer l and expression r. void forceinline void Gecode::LinIntRel::post (Home home, bool t, IntConLevel icl) const post Home home bool t IntConLevel icl Post propagator for relation (if t is false for negated relation) void forceinline void Gecode::LinIntRel::post (Home home, const BoolVar &b, bool t, IntConLevel icl) const post Home home const BoolVar & b bool t IntConLevel icl Post reified propagator for relation (if t is false for negated relation) Linear relations over integer variables. Gecode::LinIntRelBoolExpr Gecode::LinIntRele Gecode::LinIntRelirt Gecode::LinIntRelLinIntRel Gecode::LinIntRelLinIntRel Gecode::LinIntRelLinIntRel Gecode::LinIntRelLinIntRel Gecode::LinIntRelneg Gecode::LinIntRelpost Gecode::LinIntRelpost