[ library(gfd) | Reference Manual | Alphabetic Index ]

get_integer_bounds(?Var, -Lo, -Hi)

Retrieve the current bounds of Var.
Var
A (domain) variable or an integer (array notation recognised)
Lo
Lower bound
Hi
Upper bound

Description

This is provided for compatibility with IC, and is an alias for get_bounds/3.

Modes and Determinism

See Also

get_bounds / 3, get_finite_integer_bounds / 3