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

Adjust the probabilities based on empirical data to achieve less uneven coverage of the action space during simulation #6562

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

lemmy
Copy link
Contributor

@lemmy lemmy commented Oct 10, 2024

  • Adjust the probabilities based on empirical data to achieve less uneven coverage of the action space
  • Collect (more detailed) extended statistics from N independent simulation runs
  • Change StopAfter from a state constraint to a periodic hook

Part of Github issue #6537
#6537

@lemmy lemmy added the tla TLA+ specifications label Oct 10, 2024
@lemmy
Copy link
Contributor Author

lemmy commented Oct 10, 2024

RQTC

@lemmy lemmy marked this pull request as ready for review October 14, 2024 20:03
@lemmy lemmy requested a review from a team October 14, 2024 20:03
@lemmy lemmy enabled auto-merge October 14, 2024 20:04
lemmy and others added 4 commits October 15, 2024 08:37
Resolution will now be limited to the frequency of the periodic interval because TLC will no longer evaluate StopAfter for every state.

Signed-off-by: Markus Alexander Kuppe <[email protected]>
…en coverage of the action space.

Signed-off-by: Markus Alexander Kuppe <[email protected]>
@lemmy lemmy added this pull request to the merge queue Oct 15, 2024
Merged via the queue into microsoft:main with commit 999ce8f Oct 15, 2024
19 checks passed
@lemmy lemmy deleted the mku-simcoverage branch October 15, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tla TLA+ specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants