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

CI TEST - DO NOT MERGE #510

Open
wants to merge 99 commits into
base: develop
Choose a base branch
from
Open

CI TEST - DO NOT MERGE #510

wants to merge 99 commits into from

Conversation

pedrocamargo
Copy link
Contributor

No description provided.

The current method of skimming for A* produces out of bound accesses for A*.
This occurs when it reconsiders more nodes than are in the network. The
`reached_view` array is primarily for skimming, as such I've disabled skimming
for A*.

Skimming for early exit Dijkstra's should also be reconsidered.
Graphs should also been marked as seen regardless of if the destination is reachable
@Jake-Moss
Copy link
Contributor

Issue filed for delocated here matthew-brett/delocate#207

@Jake-Moss Jake-Moss mentioned this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants