Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
arithmetic.hh File Reference

(Revision: 13292)

Go to the source code of this file.

Classes

class  Gecode::Float::Arithmetic::SqrPlus< VA, VB >
 Bounds consistent positive square propagator. More...
 
class  Gecode::Float::Arithmetic::Sqr< View >
 Propagator for bounds consistent square operator More...
 
class  Gecode::Float::Arithmetic::Sqrt< A, B >
 Propagator for bounds consistent square root operator More...
 
class  Gecode::Float::Arithmetic::Abs< A, B >
 Propagator for bounds consistent absolute operator More...
 
class  Gecode::Float::Arithmetic::Pow< A, B >
 Propagator for bounds consistent pow operator More...
 
class  Gecode::Float::Arithmetic::NthRoot< A, B >
 Propagator for bounds consistent nth root operator More...
 
class  Gecode::Float::Arithmetic::MultZeroOne< View >
 Bounds or domain consistent propagator for $x_0\times x_1=x_0$. More...
 
class  Gecode::Float::Arithmetic::MultPlus< VA, VB, VC >
 Bounds consistent positive multiplication propagator. More...
 
class  Gecode::Float::Arithmetic::Mult< View >
 Bounds consistent multiplication propagator. More...
 
class  Gecode::Float::Arithmetic::Div< A, B, C >
 Propagator for bounds multiplication operator More...
 
class  Gecode::Float::Arithmetic::Min< A, B, C >
 Propagator for bounds consistent min operator More...
 
class  Gecode::Float::Arithmetic::Max< A, B, C >
 Propagator for bounds consistent max operator More...
 
class  Gecode::Float::Arithmetic::NaryMax< View >
 Bounds consistent n-ary maximum propagator. More...
 
class  Gecode::Float::Arithmetic::Channel< A, B >
 Propagator for bounds consistent integer part operator More...
 

Namespaces

 Gecode::Float::Arithmetic
 Arithmetic propagators
 
 Gecode
 Gecode toplevel namespace
 
 Gecode::Float
 Floating point numbers.