Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PCover] Update symmetry search, add concrete values #665

Merged
merged 17 commits into from
Oct 13, 2023
Merged

Conversation

aman-goel
Copy link
Contributor

Updates include:

[PCover]

  • Add experimental option to limit size of pending tasks queue used for arbitrary back-jumping.
  • Adds storing concrete values directly for explicit-state search
  • Updates symmetry dependency tracking to now use concrete values directly.
  • Update how symmetry tracking is done with dependent fields
  • Adds counting how many branches pruned with symmetry aware search
  • Reverts commit f8c7bc3 to bring back choosing directly over composites instead of indexing
  • Rename executions to schedules in logs/stats

[PSym] Bump version

Adds support for multiple targets in .pproj file using <Target> field

Adds <pobserve-package> field in .pproj
…choosing over composites

Updates symmetry dependency tracking to now use concrete values directly. Also adds prune count stats printing

Adds storing concrete values directly for explict search

Reverts commit f8c7bc3 to bring back choosing directly over composites instead of indexing
Correct support for choosing over lists with elements as composites
Change minimum PSym/PCover version
Correct result reporting when run times out or memout at depth 0
@ankushdesai ankushdesai merged commit be54c1f into master Oct 13, 2023
14 checks passed
@ankushdesai ankushdesai deleted the dev/psym branch October 13, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants