Gecode::Int Gecode::Int::TaskViewTraits< Cumulative::ManFixPTaskFwd > Gecode::Int::TaskViewTraits< Cumulative::ManFixPTaskBwd > Gecode::Int::TaskViewTraits< Cumulative::ManFixPSETaskFwd > Gecode::Int::TaskViewTraits< Cumulative::ManFixPSETaskBwd > Gecode::Int::TaskViewTraits< Cumulative::OptFixPTaskFwd > Gecode::Int::TaskViewTraits< Cumulative::OptFixPTaskBwd > Gecode::Int::TaskViewTraits< Cumulative::OptFixPSETaskFwd > Gecode::Int::TaskViewTraits< Cumulative::OptFixPSETaskBwd > Gecode::Int::TaskViewTraits< Cumulative::ManFlexTaskFwd > Gecode::Int::TaskViewTraits< Cumulative::ManFlexTaskBwd > Gecode::Int::TaskViewTraits< Cumulative::OptFlexTaskFwd > Gecode::Int::TaskViewTraits< Cumulative::OptFlexTaskBwd > Gecode::Int::TaskTraits< Cumulative::ManFixPTask > Gecode::Int::TaskTraits< Cumulative::ManFixPSETask > Gecode::Int::TaskTraits< Cumulative::OptFixPTask > Gecode::Int::TaskTraits< Cumulative::OptFixPSETask > Gecode::Int::TaskTraits< Cumulative::ManFlexTask > Gecode::Int::TaskTraits< Cumulative::OptFlexTask > Gecode::Int::OutOfLimits Gecode::Int::NotZeroOne Gecode::Int::VariableEmptyDomain Gecode::Int::TooFewArguments Gecode::Int::ArgumentSizeMismatch Gecode::Int::ArgumentSame Gecode::Int::UnknownRelation Gecode::Int::UnknownOperation Gecode::Int::IllegalOperation Gecode::Int::UnknownBranching Gecode::Int::UnknownReifyMode Gecode::Int::ValOfUnassignedVar Gecode::Int::NotYetFinalized Gecode::Int::LDSBUnbranchedVariable Gecode::Int::LDSBBadValueSelection Gecode::Int::ViewRanges< GCC::CardView > Gecode::Int::ReUnaryPropagator Gecode::Int::ReBinaryPropagator Gecode::Int::ReMixBinaryPropagator Gecode::Int::SupportValues Gecode::Int::StoEst Gecode::Int::StoEct Gecode::Int::StoLst Gecode::Int::StoLct Gecode::Int::SortMap Gecode::Int::ManToOptTask Gecode::Int::FwdToBwd Gecode::Int::TaskViewTraits Gecode::Int::TaskTraits Gecode::Int::TaskArray Gecode::Int::TaskViewArray Gecode::Int::TaskViewIter Gecode::Int::ManTaskViewIter Gecode::Int::TaskTree Gecode::Int::TaskProp Gecode::Int::TaskViewTraits< Unary::ManFixPTaskFwd > Gecode::Int::TaskViewTraits< Unary::ManFixPTaskBwd > Gecode::Int::TaskViewTraits< Unary::ManFixPSETaskFwd > Gecode::Int::TaskViewTraits< Unary::ManFixPSETaskBwd > Gecode::Int::TaskViewTraits< Unary::OptFixPTaskFwd > Gecode::Int::TaskViewTraits< Unary::OptFixPTaskBwd > Gecode::Int::TaskViewTraits< Unary::OptFixPSETaskFwd > Gecode::Int::TaskViewTraits< Unary::OptFixPSETaskBwd > Gecode::Int::TaskViewTraits< Unary::ManFlexTaskFwd > Gecode::Int::TaskViewTraits< Unary::ManFlexTaskBwd > Gecode::Int::TaskViewTraits< Unary::OptFlexTaskFwd > Gecode::Int::TaskViewTraits< Unary::OptFlexTaskBwd > Gecode::Int::TaskTraits< Unary::ManFixPTask > Gecode::Int::TaskTraits< Unary::ManFixPSETask > Gecode::Int::TaskTraits< Unary::OptFixPTask > Gecode::Int::TaskTraits< Unary::OptFixPSETask > Gecode::Int::TaskTraits< Unary::ManFlexTask > Gecode::Int::TaskTraits< Unary::OptFlexTask > Gecode::Int::ValSet Gecode::Int::IntDelta Gecode::Int::IntVarImp Gecode::Int::IntVarImpFwd Gecode::Int::IntVarImpBwd Gecode::Int::BoolVarImp Gecode::Int::ViewRanges< BoolView > Gecode::Int::ViewRanges< CachedView< View > > Gecode::Int::ViewRanges< ConstIntView > Gecode::Int::ViewRanges< IntView > Gecode::Int::ViewRanges< MinusView > Gecode::Int::ViewRanges< NegBoolView > Gecode::Int::ViewRanges< OffsetView > Gecode::Int::ViewRanges< IntScaleView > Gecode::Int::ViewRanges< LLongScaleView > Gecode::Int::ViewRanges< ZeroIntView > Gecode::Int::ViewRanges Gecode::Int::ViewValues Gecode::Int::IntView Gecode::Int::MinusView Gecode::Int::OffsetView Gecode::Int::NoOffset Gecode::Int::Offset Gecode::Int::ScaleView Gecode::Int::ConstIntView Gecode::Int::ZeroIntView Gecode::Int::ViewDiffRanges Gecode::Int::CachedView Gecode::Int::BoolView Gecode::Int::NegBoolView Gecode::Int::IntVarImpConf Gecode::Int::BoolVarImpConf Gecode::Int::Arithmetic Gecode::Int::BinPacking Gecode::Int::Bool Gecode::Int::Branch Gecode::Int::Channel Gecode::Int::Circuit Gecode::Int::Count Gecode::Int::Cumulative Gecode::Int::Cumulatives Gecode::Int::Distinct Gecode::Int::Dom Gecode::Int::Element Gecode::Int::Exec Gecode::Int::Extensional Gecode::Int::GCC Gecode::Int::LDSB Gecode::Int::Limits Gecode::Int::Linear Gecode::Int::Member Gecode::Int::NoOverlap Gecode::Int::NValues Gecode::Int::Precede Gecode::Int::Rel Gecode::Int::Sequence Gecode::Int::Sorted Gecode::Int::Unary Gecode::Int::ViewValGraph SortTaskOrder STO_EST Sort by earliest start times. STO_ECT Sort by earliest completion times. STO_LST Sort by latest start times. STO_LCT Sort by latest completion times. How to sort tasks. RelTest RT_FALSE = 0 Relation does not hold. RT_MAYBE = 1 Relation may hold or not. RT_TRUE = 2 Relation does hold. Result of testing relation. BoolTest BT_NONE No sharing. BT_SAME Same variable. BT_COMP Same variable but complement. Boolean tests. unsigned int typedef unsigned int Gecode::Int::BoolStatus BoolStatus Type for status of a Boolean variable. ScaleView< int, unsigned int > typedef ScaleView<int,unsigned int> Gecode::Int::IntScaleView IntScaleView Integer-precision integer scale view. ScaleView< long long int, unsigned long long int > typedef ScaleView<long long int,unsigned long long int> Gecode::Int::LLongScaleView LLongScaleView Long long-precision integer scale view. class IntType IntType IntType Gecode::Int::ceil_div_pp (IntType x, IntType y) ceil_div_pp IntType x IntType y Compute $\lceil x/y\rceil$ where x and y are non-negative. class IntType IntType IntType Gecode::Int::floor_div_pp (IntType x, IntType y) floor_div_pp IntType x IntType y Compute $\lfloor x/y\rfloor$ where x and y are non-negative. class IntType IntType IntType Gecode::Int::ceil_div_px (IntType x, IntType y) ceil_div_px IntType x IntType y Compute $\lceil x/y\rceil$ where x is non-negative. class IntType IntType IntType Gecode::Int::floor_div_px (IntType x, IntType y) floor_div_px IntType x IntType y Compute $\lfloor x/y\rfloor$ where x is non-negative. class IntType IntType IntType Gecode::Int::ceil_div_xp (IntType x, IntType y) ceil_div_xp IntType x IntType y Compute $\lceil x/y\rceil$ where y is non-negative. class IntType IntType IntType Gecode::Int::floor_div_xp (IntType x, IntType y) floor_div_xp IntType x IntType y Compute $\lfloor x/y\rfloor$ where y is non-negative. class IntType IntType IntType Gecode::Int::ceil_div_xx (IntType x, IntType y) ceil_div_xx IntType x IntType y Compute $\lceil x/y\rceil$. class IntType IntType IntType Gecode::Int::floor_div_xx (IntType x, IntType y) floor_div_xx IntType x IntType y Compute $\lfloor x/y\rfloor$. class IntType forceinline IntType forceinline IntType Gecode::Int::ceil_div_pp (IntType x, IntType y) ceil_div_pp IntType x IntType y Compute $\lceil x/y\rceil$ where x and y are non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::floor_div_pp (IntType x, IntType y) floor_div_pp IntType x IntType y Compute $\lfloor x/y\rfloor$ where x and y are non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::ceil_div_px (IntType x, IntType y) ceil_div_px IntType x IntType y Compute $\lceil x/y\rceil$ where x is non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::floor_div_px (IntType x, IntType y) floor_div_px IntType x IntType y Compute $\lfloor x/y\rfloor$ where x is non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::ceil_div_xp (IntType x, IntType y) ceil_div_xp IntType x IntType y Compute $\lceil x/y\rceil$ where y is non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::floor_div_xp (IntType x, IntType y) floor_div_xp IntType x IntType y Compute $\lfloor x/y\rfloor$ where y is non-negative. class IntType forceinline IntType forceinline IntType Gecode::Int::ceil_div_xx (IntType x, IntType y) ceil_div_xx IntType x IntType y Compute $\lceil x/y\rceil$. class IntType forceinline IntType forceinline IntType Gecode::Int::floor_div_xx (IntType x, IntType y) floor_div_xx IntType x IntType y Compute $\lfloor x/y\rfloor$. class Char class Traits class Task std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const TaskArray< Task > &t) operator<< std::basic_ostream< Char, Traits > & os const TaskArray< Task > & t class Char class Traits class TaskView std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const TaskViewArray< TaskView > &t) operator<< std::basic_ostream< Char, Traits > & os const TaskViewArray< TaskView > & t class OptTask PropCond pc pc ExecStatus ExecStatus Gecode::Int::purge (Space &home, Propagator &p, TaskArray< OptTask > &t) purge Space & home Propagator & p TaskArray< OptTask > & t Purge optional tasks that are excluded and possibly rewrite propagator. class OptTask PropCond pc pc class Cap ExecStatus ExecStatus Gecode::Int::purge (Space &home, Propagator &p, TaskArray< OptTask > &t, Cap c) purge Space & home Propagator & p TaskArray< OptTask > & t Cap c Purge optional tasks that are excluded and possibly rewrite propagator. class TaskView SortTaskOrder sto sto bool inc inc forceinline void forceinline void Gecode::Int::sort (TaskViewArray< TaskView > &t) sort TaskViewArray< TaskView > & t Sort task view array t according to sto and inc (increasing or decreasing) class TaskView SortTaskOrder sto sto bool inc inc forceinline void forceinline void Gecode::Int::sort (int *map, const TaskViewArray< TaskView > &t) sort int * map const TaskViewArray< TaskView > & t Initialize and sort map for task view array t according to sto and inc (increasing or decreasing) class TaskView SortTaskOrder sto sto bool inc inc forceinline void forceinline void Gecode::Int::sort (int *map, int n, const TaskViewArray< TaskView > &t) sort int * map int n const TaskViewArray< TaskView > & t Sort map with size n for task view array t according to sto and inc (increasing or decreasing) forceinline int int Gecode::Int::plus (int x, int y) plus int x int y Safe addition in case x is -IntLimits::infinity. forceinline long long int long long int Gecode::Int::plus (long long int x, long long int y) plus long long int x long long int y Safe addition in case x is -IntLimits::llinfinity. class TaskView SortTaskOrder sto sto bool inc inc void void Gecode::Int::sort (TaskViewArray< TaskView > &t) sort TaskViewArray< TaskView > & t Sort task view array t according to sto and inc (increasing or decreasing) class TaskView SortTaskOrder sto sto bool inc inc void void Gecode::Int::sort (int *map, const TaskViewArray< TaskView > &t) sort int * map const TaskViewArray< TaskView > & t Initialize and sort map for task view array t according to sto and inc (increasing or decreasing) class TaskView SortTaskOrder sto sto bool inc inc void void Gecode::Int::sort (int *map, int n, const TaskViewArray< TaskView > &t) sort int * map int n const TaskViewArray< TaskView > & t Sort map with size n for task view array t according to sto and inc (increasing or decreasing) double double Gecode::Int::plus (double x, double y) plus double x double y Safe addition in case x is -Int::Limits::double_infinity. forceinline BoolTest forceinline BoolTest Gecode::Int::bool_test (const BoolView &b0, const BoolView &b1) bool_test const BoolView & b0 const BoolView & b1 forceinline BoolTest forceinline BoolTest Gecode::Int::bool_test (const BoolView &b0, const NegBoolView &b1) bool_test const BoolView & b0 const NegBoolView & b1 forceinline BoolTest forceinline BoolTest Gecode::Int::bool_test (const NegBoolView &b0, const BoolView &b1) bool_test const NegBoolView & b0 const BoolView & b1 forceinline BoolTest forceinline BoolTest Gecode::Int::bool_test (const NegBoolView &b0, const NegBoolView &b1) bool_test const NegBoolView & b0 const NegBoolView & b1 class View forceinline bool forceinline bool Gecode::Int::same (const CachedView< View > &x, const CachedView< View > &y) same const CachedView< View > & x const CachedView< View > & y class View forceinline bool forceinline bool Gecode::Int::before (const CachedView< View > &x, const CachedView< View > &y) before const CachedView< View > & x const CachedView< View > & y forceinline bool forceinline bool Gecode::Int::same (const ConstIntView &x, const ConstIntView &y) same const ConstIntView & x const ConstIntView & y forceinline bool forceinline bool Gecode::Int::before (const ConstIntView &x, const ConstIntView &y) before const ConstIntView & x const ConstIntView & y forceinline bool forceinline bool Gecode::Int::same (const OffsetView &x, const OffsetView &y) same const OffsetView & x const OffsetView & y forceinline bool forceinline bool Gecode::Int::before (const OffsetView &x, const OffsetView &y) before const OffsetView & x const OffsetView & y class Char class Traits class View std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::print_view (std::basic_ostream< Char, Traits > &os, const View &x) print_view std::basic_ostream< Char, Traits > & os const View & x class Char class Traits class Val class UnsVal std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::print_scale (std::basic_ostream< Char, Traits > &os, const ScaleView< Val, UnsVal > &x) print_scale std::basic_ostream< Char, Traits > & os const ScaleView< Val, UnsVal > & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const IntView &x) operator<< std::basic_ostream< Char, Traits > & os const IntView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const MinusView &x) operator<< std::basic_ostream< Char, Traits > & os const MinusView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const OffsetView &x) operator<< std::basic_ostream< Char, Traits > & os const OffsetView & x class Char class Traits class View std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const CachedView< View > &x) operator<< std::basic_ostream< Char, Traits > & os const CachedView< View > & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const IntScaleView &x) operator<< std::basic_ostream< Char, Traits > & os const IntScaleView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const LLongScaleView &x) operator<< std::basic_ostream< Char, Traits > & os const LLongScaleView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const ConstIntView &x) operator<< std::basic_ostream< Char, Traits > & os const ConstIntView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const ZeroIntView &) operator<< std::basic_ostream< Char, Traits > & os const ZeroIntView & class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const BoolView &x) operator<< std::basic_ostream< Char, Traits > & os const BoolView & x class Char class Traits std::basic_ostream< Char, Traits > & std::basic_ostream<Char,Traits>& Gecode::Int::operator<< (std::basic_ostream< Char, Traits > &os, const NegBoolView &x) operator<< std::basic_ostream< Char, Traits > & os const NegBoolView & x class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_eq_bnd (View x, View y) rtest_eq_bnd View x View y Test whether views x and y are equal (use bounds information) class View RelTest RelTest Gecode::Int::rtest_eq_dom_check (View x, View y) rtest_eq_dom_check View x View y class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_eq_dom (View x, View y) rtest_eq_dom View x View y Test whether views x and y are equal (use full domain information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_eq_bnd (View x, int n) rtest_eq_bnd View x int n Test whether view x and integer n are equal (use bounds information) class View RelTest RelTest Gecode::Int::rtest_eq_dom_check (View x, int n) rtest_eq_dom_check View x int n class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_eq_dom (View x, int n) rtest_eq_dom View x int n Test whether view x and integer n are equal (use full domain information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_bnd (View x, View y) rtest_nq_bnd View x View y Test whether views x and y are different (use bounds information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_dom_check (View x, View y) rtest_nq_dom_check View x View y class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_dom (View x, View y) rtest_nq_dom View x View y Test whether views x and y are different (use full domain information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_bnd (View x, int n) rtest_nq_bnd View x int n Test whether view x and integer n are different (use bounds information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_dom_check (View x, int n) rtest_nq_dom_check View x int n class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_nq_dom (View x, int n) rtest_nq_dom View x int n Test whether view x and integer n are different (use full domain information) class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_lq (View x, int n) rtest_lq View x int n Test whether view x is less or equal than integer n. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_lq (View x, View y) rtest_lq View x View y Test whether view x is less or equal than view y. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_le (View x, int n) rtest_le View x int n Test whether view x is less than integer n. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_le (View x, View y) rtest_le View x View y Test whether view x is less than view y. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_gq (View x, int n) rtest_gq View x int n Test whether view x is greater or equal than integer n. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_gq (View x, View y) rtest_gq View x View y Test whether view x is greater or equal than view y. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_gr (View x, int n) rtest_gr View x int n Test whether view x is greater than integer n. class View forceinline RelTest forceinline RelTest Gecode::Int::rtest_gr (View x, View y) rtest_gr View x View y Test whether view x is greater than view y. class Val class UnsVal forceinline bool forceinline bool Gecode::Int::same (const ScaleView< Val, UnsVal > &x, const ScaleView< Val, UnsVal > &y) same const ScaleView< Val, UnsVal > & x const ScaleView< Val, UnsVal > & y class Val class UnsVal forceinline bool forceinline bool Gecode::Int::before (const ScaleView< Val, UnsVal > &x, const ScaleView< Val, UnsVal > &y) before const ScaleView< Val, UnsVal > & x const ScaleView< Val, UnsVal > & y forceinline bool forceinline bool Gecode::Int::same (const ZeroIntView &, const ZeroIntView &) same const ZeroIntView & const ZeroIntView & class View RelTest RelTest Gecode::Int::rtest_eq_bnd (View x, View y) rtest_eq_bnd View x View y Test whether views x and y are equal (use bounds information) class View RelTest RelTest Gecode::Int::rtest_eq_dom (View x, View y) rtest_eq_dom View x View y Test whether views x and y are equal (use full domain information) class View RelTest RelTest Gecode::Int::rtest_eq_bnd (View x, int n) rtest_eq_bnd View x int n Test whether view x and integer n are equal (use bounds information) class View RelTest RelTest Gecode::Int::rtest_eq_dom (View x, int n) rtest_eq_dom View x int n Test whether view x and integer n are equal (use full domain information) class View RelTest RelTest Gecode::Int::rtest_nq_bnd (View x, View y) rtest_nq_bnd View x View y Test whether views x and y are different (use bounds information) class View RelTest RelTest Gecode::Int::rtest_nq_dom (View x, View y) rtest_nq_dom View x View y Test whether views x and y are different (use full domain information) class View RelTest RelTest Gecode::Int::rtest_nq_bnd (View x, int n) rtest_nq_bnd View x int n Test whether view x and integer n are different (use bounds information) class View RelTest RelTest Gecode::Int::rtest_nq_dom (View x, int n) rtest_nq_dom View x int n Test whether view x and integer n are different (use full domain information) class View RelTest RelTest Gecode::Int::rtest_lq (View x, View y) rtest_lq View x View y Test whether view x is less or equal than view y. class View RelTest RelTest Gecode::Int::rtest_lq (View x, int n) rtest_lq View x int n Test whether view x is less or equal than integer n. class View RelTest RelTest Gecode::Int::rtest_le (View x, View y) rtest_le View x View y Test whether view x is less than view y. class View RelTest RelTest Gecode::Int::rtest_le (View x, int n) rtest_le View x int n Test whether view x is less than integer n. class View RelTest RelTest Gecode::Int::rtest_gq (View x, View y) rtest_gq View x View y Test whether view x is greater or equal than view y. class View RelTest RelTest Gecode::Int::rtest_gq (View x, int n) rtest_gq View x int n Test whether view x is greater or equal than integer n. class View RelTest RelTest Gecode::Int::rtest_gr (View x, View y) rtest_gr View x View y Test whether view x is greater than view y. class View RelTest RelTest Gecode::Int::rtest_gr (View x, int n) rtest_gr View x int n Test whether view x is greater than integer n. Finite domain integers. The Gecode::Int namespace contains all functionality required to program propagators and branchers for finite domain integers. In addition, all propagators and branchers for finite domain integers provided by Gecode are contained as nested namespaces.