Releases: LennartJKlein/pathfinder
Releases · LennartJKlein/pathfinder
Improvements on the code style
1.0.1 Update README.md
Working program.
1.0.0 Update docs
Multiple netlist generations & iteration through heuristic values
Merge pull request #11 from LennartJKlein/development Iteration for different heuristics & netlist generations
A* pathfinding algorithm
Merge pull request #8 from LennartJKlein/development Release v0.7 - A* algorithm
First algorithm
Using a simplified Dijkstra-pathfinder algorithm, the paths from gate to gate are calculated.
3D board with Numpy and calculate a route between points
v0.5 v0.5 live