Skip to content

Commit

Permalink
Updated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbattle committed Oct 18, 2023
1 parent db1bc1a commit 1d08104
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions examples/quickcheck/TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Things still to do with QuickCheck

1. Make getValues interruptible as well as checkObligations?
2. Move QC to be part of POPlugin(s)
3. Separate IO from calculations (and allow LSP control)
4. Add -file and -func PO selection options?
. Make getValues interruptible as well as checkObligations?
. Move QC to be part of POPlugin(s)
. Separate IO from calculations (and allow LSP control)
. Add -file and -func PO selection options?
. Make Trivial check a QC strategy?
. Add counterxamples Context chain and other check status settings to POs (for SLSP)

0 comments on commit 1d08104

Please sign in to comment.