Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

DurgaiVS
Copy link

  • on Maze.Node class, inserted __lt__ and __le__ methods, which RECTIFIED

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

  • Improved the argument input by adding -i flag to input file and making the output file optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant