j
k
j a
j l
Hello everybody, how could I specify disjunctive constraints using fd package?. For example
:- use_package(fd).
main:- (D .<.5) .|. (D.>.12).
where .|. would be the disjunctive operator.
Thanks in advance.
Show replies by date
ciao-users@cliplab.org
Add to favorites Remove from favorites