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

Slightly optimize game solving #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

benkeks
Copy link
Owner

@benkeks benkeks commented Oct 16, 2024

  • Adds a possibility for branching bisim minimization of transition systems
  • Slightly improve energy game resolution.

Following a suggestion by @crmrtz, we disregard oldPrices in the algorithm completely and just update position prices with newPricesMin.

Also, the commit addresses a bug in the interpretation of spectroscopy results if a position is labeled with an empty list of attacker win energies.
ubuntu-latest no longer includes sbt :(
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