
gfd_minint(-Var)

   Returns the minimum value allowed in gecode's domain.

Arguments
   Var                 Free variable

Type
   library(gfd)

Description
   Returns the minimum value allowed in gecode's domain. It is strongly
   recommended that the user values used in the domain to not approach
   this value, because propagation can easily lead to values outside
   what gecode can support.

See Also
   gfd_minint / 1
