Skip to content

Commit

Permalink
v0.5 live
Browse files Browse the repository at this point in the history
  • Loading branch information
JurreBrandsen1709 committed Nov 14, 2017
1 parent 4543e4e commit b68cb64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/version-control.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
✓ v0.3.2 Don't load the header of the CSV files
✓ v0.3.3 Refer to Westly White in the comments of the board-class
✓ v0.3.4 Call calculatePath in pathfinder.py
v0.3.5 Read gates.csv and save the data in an accessable dict (creating a class that reads gates.csv)
✓ v0.3.5 Read gates.csv and save the data in an accessable dict (creating a class that reads gates.csv)

✓ v0.4 Load netlists from a .txt file to a data structure (instead of hard coded data in the helpers file)

v0.4 ✓ Load netlists from a .txt file to a data structure (instead of hard coded data in the helpers file)

v0.5 Calculate a route between point A and B on a grid (based on a simple netlist and gateslist)
✓ v0.5 Calculate a route between point A and B on a grid (based on a simple netlist and gateslist)

v0.6 Evade obstacles on a grid while calculating a route

Expand Down

0 comments on commit b68cb64

Please sign in to comment.