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

Tune the A* land distance cost heuristic to handle railroads better #568

Open
wants to merge 1 commit into
base: Development
Choose a base branch
from

Conversation

TomWerner
Copy link
Contributor

This ensures that if we have railroads in a large "C" shape, units will follow the "C", instead of taking the more direct (and expensive) path.

@TomWerner TomWerner force-pushed the twrner/tune-a-star-heurstic branch from 5401b19 to e34c5f9 Compare February 19, 2025 20:17
This ensures that if we have railroads in a large "C" shape, units will follow the "C", instead of taking the more direct (and expensive) path.
@TomWerner TomWerner force-pushed the twrner/tune-a-star-heurstic branch from e34c5f9 to 753058e Compare February 21, 2025 15:47
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