Skip to content

Releases: thiago-rezende/hstar

v1.0.0

13 May 09:01
v1.0.0
211ac7f
Compare
Choose a tag to compare

Release v1.0.0

Simple A* algorithm implementation in C

Features

  • Simple graph
  • Nodes with 2D position coordinates
  • Heuristic by euclidean distance
  • Interactive visualization tool