Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LARA
inox
Commits
e593cac2
Commit
e593cac2
authored
14 years ago
by
Philippe Suter
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
40454b13
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
WISHLIST
+7
-1
7 additions, 1 deletion
WISHLIST
with
7 additions
and
1 deletion
WISHLIST
+
7
−
1
View file @
e593cac2
...
@@ -4,7 +4,12 @@ Do Add here what you would love FunCheck to be able to do
...
@@ -4,7 +4,12 @@ Do Add here what you would love FunCheck to be able to do
PS: support multiple top-level objects
PS: support multiple top-level objects
PS: support tuples (including natively in Z3)
PS: support tuples (including natively in Z3)
PS: implement @induct tactic, completely, not just for one arg
PS: implement @induct tactic, completely, not just for one arg
PS: instantiate/unroll function bodies in a fair way, to guarantee termination
PS: construct models for sets properly (also in interpreter)
PS: support maps natively
PS: use different levels of summaries (eg. just contract, part of contract
that's public, then finally body) in unrollings, trying to minimize the
branching at first
Wishes granted so far
Wishes granted so far
---------------------
---------------------
...
@@ -16,3 +21,4 @@ PS: generate VCs for preconditions
...
@@ -16,3 +21,4 @@ PS: generate VCs for preconditions
PS: generate VCs for pattern-matching
PS: generate VCs for pattern-matching
PS: use 'private' accessor to indicate what's part of the interface
PS: use 'private' accessor to indicate what's part of the interface
PS: use a theory plugin to instantiate/unroll function bodies
PS: use a theory plugin to instantiate/unroll function bodies
PS: instantiate/unroll function bodies in a fair way, to guarantee termination
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment