You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is still happening with latest Conjure v2.5.1 (Repository version 843ec486d (2024-06-24 13:32:59 +0100)) compiled with GHC 9.4.
As an alternative to switching to CPMpy, I would really like to understand how to work around this. As far as I can tell this error is caused by Conjure being overzealous in its sanity checks. Note that I can't hardcode n because conjure is too slow to solve the full spec (of which this is a tiny extract) and I need to hand the problem to Minion or a SAT solver.
I have a simple spec which:
conjure: user error (rule_DomainMinMax.minOfDomain ?)
This should never happen, sorry!... IO Error rule_DomainMinMax.minOfDomain ?
Here are the files, with .txt endings due to github's faulty semantics for filenames.
test0.essence
test.essence
test.param
The text was updated successfully, but these errors were encountered: