Add todo notes

main
Bryson Zimmerman 11 months ago
parent fe4f33f070
commit 464fb97be8

@ -9,6 +9,7 @@ import kotlin.time.measureTime
class HierarchicalPathfinding { class HierarchicalPathfinding {
/* /*
Next steps: Next steps:
Measure maze complexity by number of steps in path
Dump results as CSV Dump results as CSV
Dump ANSI text to file for processing into image Dump ANSI text to file for processing into image
Add command line options to run particular pathfinders, render particular pathfinder's markings Add command line options to run particular pathfinders, render particular pathfinder's markings

Loading…
Cancel
Save