Skip to content

feat: add jump point search#10

Merged
f-gueguen merged 2 commits into
mainfrom
feature/jump-point-search
Oct 7, 2025
Merged

feat: add jump point search#10
f-gueguen merged 2 commits into
mainfrom
feature/jump-point-search

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • implement jump point search (JPS) optimisation for uniform-cost grids
  • expose API, documentation, and goals across README/project docs/roadmap
  • add deterministic tests comparing JPS output against A*

Testing

  • npm run lint
  • npm run typecheck
  • npm run build
  • npm run size
  • npm run test:coverage

@f-gueguen f-gueguen merged commit 517481a into main Oct 7, 2025
1 check passed
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