-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flatMap to the set class in the library (#1588)
* add flatmap to set * add flatmap postcondition * update set * Move forall and exists to the SetOps class * move to extension methods instead of implicit class * new timeout for sat precond test * new big timeout * ignore sat-precondition/valid/SATPrecond4 with Princess
- Loading branch information
1 parent
bd9da42
commit d3f12aa
Showing
2 changed files
with
43 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters