Skip to content

Releases: LennartJKlein/pathfinder

Improvements on the code style

18 Dec 21:42
6e33888
Compare
Choose a tag to compare

Working program.

12 Dec 11:51
Compare
Choose a tag to compare
1.0.0

Update docs

Multiple netlist generations & iteration through heuristic values

06 Dec 11:37
d63950c
Compare
Choose a tag to compare
Merge pull request #11 from LennartJKlein/development

Iteration for different heuristics & netlist generations

A* pathfinding algorithm

28 Nov 10:02
ce5688e
Compare
Choose a tag to compare
Merge pull request #8 from LennartJKlein/development

Release v0.7 - A* algorithm

First algorithm

21 Nov 09:37
02d46f2
Compare
Choose a tag to compare

Using a simplified Dijkstra-pathfinder algorithm, the paths from gate to gate are calculated.

3D board with Numpy and calculate a route between points

14 Nov 10:11
Compare
Choose a tag to compare