https://github.com/miho/vastar
Generic A-Star Implementation. Supports custom problem domains.
https://github.com/miho/vastar
Last synced: 9 months ago
JSON representation
Generic A-Star Implementation. Supports custom problem domains.
- Host: GitHub
- URL: https://github.com/miho/vastar
- Owner: miho
- License: other
- Created: 2016-05-10T19:54:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T13:17:50.000Z (over 1 year ago)
- Last Synced: 2025-03-05T07:04:24.299Z (10 months ago)
- Language: Java
- Size: 187 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VAStar #
[](https://travis-ci.org/miho/VAStar) [  ](https://bintray.com/miho/VAStar/vastar/_latestVersion)
Generic A-Star Implementation. Supports custom problem domains.