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

[PEx] Minor updates and cleanup #775

Open
wants to merge 3 commits into
base: dev/pexplicit_checker
Choose a base branch
from
Open

Conversation

aman-goel
Copy link
Contributor

Updates include:
[PEx RT]

  • Changes default for --max-choices-per-call to 20 and --max-choices-per-schedule to 250 (less than that is too restrictive for monolithic open-source models)
  • Updates logging to easily debug TooManyChoicesException
  • Corrects min and avg steps calculation across schedules
  • Minor cleanup and updates to logging

Changes default max choices limit to 20 per call and 250 per schedule (to account for open-source protocols with monolithic transition relation modeled as single action)

Adds logging support to print choose(.) location info for easy debugging TooManyChoicesException via replayer log

Minor correction
Change each task to 2K schedules by default
@aman-goel aman-goel marked this pull request as ready for review September 13, 2024 18:35
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.

1 participant