An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# VAStar #
[![Build Status](https://travis-ci.org/miho/VAStar.svg?branch=master)](https://travis-ci.org/miho/VAStar) [ ![Download](https://api.bintray.com/packages/miho/VAStar/vastar/images/download.svg) ](https://bintray.com/miho/VAStar/vastar/_latestVersion)

Generic A-Star Implementation. Supports custom problem domains.