mikepound / mazesolving

A variety of algorithms to solve mazes from an input image
The Unlicense
1.74k stars 411 forks source link

Added two methods on Maze.Node class and refined the argsparse #26

Open DurgaiVS opened 1 year ago

DurgaiVS commented 1 year ago

TypeError: '<' not supported between instances of 'Node' and 'Node'