Closed izgzhen closed 6 years ago
@Calvin-L
it works!
WARNING: took 216.95123s to solve
For once, it really does seem to be Z3 taking a long time.
Handles are very expensive to reason about. I don't recommend using them for immutable types like IssueStatus
or ProjectModule
, if you can get away with it.
Also, there are many invariants that this specification omits. For instance, every project referenced by an issue must be in the set of projects
, no?
For instance, every project referenced by an issue must be in the set of projects, no?
I think so. I might need to revise these examples later.
However, this example makes the
cozy
stuck nowStuck in the last line without any output for a long time