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

Feature: Improved heuristics as mentioned in #170 #172

Merged
merged 6 commits into from
Jun 28, 2024

Conversation

crashkonijn
Copy link
Owner

@crashkonijn crashkonijn commented Jun 19, 2024

Changes based on #170

Changes:

  • Heuristics are changed towards the cost of unmet conditions.
  • Cost now includes distance cost.
  • System should now keep track of it's previous position in the graph, instead of it's current position when resolving when no target is provided.
  • Resolver can now handle multiple input goals. Setup for Feature: Improve handling goals #168

Copy link

@kmbarr kmbarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a quick review, these changes look good.

@crashkonijn crashkonijn merged commit 38e5592 into feature/v2.2 Jun 28, 2024
1 check passed
@crashkonijn crashkonijn deleted the feature/heuristic-improvements branch June 28, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants