Welcome! Please see the About page for a little more info on how this works.
Calling run* twice with the same input may return different results for no apparent reason. See attachment.
Comment made by: dnolen
The problematic code incorrectly uses finite domain operations on fresh variables that have not be assigned domains. Can we get an updated version of the problematic code that demonstrate the issue after the corrections?
Comment made by: maurolopes
Sure. I have just added a new code version with finite domains assigned to each variable that is involved in an fd operation. The problem persists.
This issue is likely related to LOGIC-162