Skip to content

A simple implementation of the A* algorithm in racket.

Notifications You must be signed in to change notification settings

04kaneki/r.star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r.star

Two simple implementations of the Dijkstra and A* algorithms in racket.


Table of contents


Technologies

  • Racket 8.4
  • DrRacket (IDE)

Download

To download the latest stable version go to :

git clone https://github.com/04kaneki/r.star/

Setup

Open the files in DrRacket and interact with the functions through the "interaction window".


Credits

Official racket documentation:


License

About

A simple implementation of the A* algorithm in racket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages