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 expansions detection code #72

Open
alkurbatov opened this issue May 11, 2020 · 0 comments
Open

Improve expansions detection code #72

alkurbatov opened this issue May 11, 2020 · 0 comments
Labels
feature New feature or request

Comments

@alkurbatov
Copy link
Member

The current implementation of expansion detection algorithm is not precise and pretty slow.
Apply the same approach as in https://github.com/BurnySc2/python-sc2/blob/develop/sc2/bot_ai.py#L301

@alkurbatov alkurbatov added the feature New feature or request label May 11, 2020
@alkurbatov alkurbatov added this to the v1.4.0 milestone Jun 6, 2020
@alkurbatov alkurbatov modified the milestones: v1.4.1, v1.4.0 Feb 22, 2021
@alkurbatov alkurbatov modified the milestones: v1.4.0, v1.4.1 Oct 7, 2021
@alkurbatov alkurbatov modified the milestones: v1.4.1, v1.4.2 Jan 8, 2022
@alkurbatov alkurbatov removed this from the v1.4.2 milestone Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant