perfectly-balanced / PathBench

Benchmarking Platform for Classic and Learned Path Planning Algorithms.
Other
93 stars 19 forks source link

Rewrote point class #1

Closed Nabushika closed 4 years ago

Nabushika commented 4 years ago

Made point class use a position tuple, so can use 2, 3, or more dimensions. Should be a drop in replacement for the old point.

Changes

Future possible things to do/questions to reviewers

Things to review