Fork me on GitHub
#core-logic
<
2019-12-26
>
hiredman00:12:26

dunno why, but fd/interval as written turns negative bounds into 0

erwinrooijakkers11:12:45

> non negative integer or more generally discrete constraints. These last constraints, sometimes also called finite domain constraints, are generally studied in the Constraint Satisfaction Problems (CSP)

erwinrooijakkers11:12:00

So a finite domain is nonnegative by definition

erwinrooijakkers11:12:36

There might be a reason related to increasing search space why negative numbers are excluded, but I can’t find it anywhere

erwinrooijakkers11:12:31

But anyway for this specific problem I don’t need negative numbers

erwinrooijakkers11:12:13

I don’t need to represent the input as maps