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

Improve iterated battles #134

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

ImogenBits
Copy link
Collaborator

Makes the number of rounds in iterated battles default to 3 instead of 5, and makes it go to the cap if it was stepped over instead of iterating up to it. Unfortunately, the latter change doesn't actually have a big impact in real-world-ish cases. E.g. here are the number of fights measured over 1000 battles with probabilistic teams:
image

But it still is better behaviour so it's good to make it work like this.

@Benezivas Benezivas merged commit a1b1987 into Algorithmic-Battle:4.0.0-rc Oct 8, 2023
@ImogenBits ImogenBits deleted the improve_iterated branch October 9, 2023 11:08
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