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
-- throws Exception: Cannot process EGBoolValue BoolConst Truemodel::FDModel
model = exists $\col ->do
[a,b] <- colList col 2
xsum col @=2
a @>=0
b @>=12@<=1-- this causes the exceptionreturn col