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
The `-relevant?` implementation for `<=fdc` was wrong. If we have two
singleton domains we just check that they are not <= to each
other. However we can also discard the constraint if we have
`interval-<`. Added test case.
0 commit comments