Availability:
:- use_module(library(clpfd)).
![Show source Source](/linkedpolitics/swish/pldoc/res/source.png)
#=<
X. When reasoning
over integers, replace (>=)/2
by
#>=/2 to obtain more
general relations. See declarative integer arithmetic (section
A.9.3).
:- use_module(library(clpfd)).
#=<
X. When reasoning
over integers, replace (>=)/2
by
#>=/2 to obtain more
general relations. See declarative integer arithmetic (section
A.9.3).