Availability:
:- use_module(library(clpfd)).
?X #>= ?Y#=< X. When reasoning 
over integers, replace (>=)/2 by
#>=/2 to obtain more 
general relations. See declarative integer arithmetic (section 
A.8.3).
:- use_module(library(clpfd)).
?X #>= ?Y#=< X. When reasoning 
over integers, replace (>=)/2 by
#>=/2 to obtain more 
general relations. See declarative integer arithmetic (section 
A.8.3).