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

Split program into number of commands #17

Closed
jahodfra opened this issue May 24, 2017 · 2 comments
Closed

Split program into number of commands #17

jahodfra opened this issue May 24, 2017 · 2 comments

Comments

@jahodfra
Copy link
Owner

jahodfra commented May 24, 2017

./solver.py should output all paths
./simplify.py should remove extended paths
./tohtml.py should prepare the output
./display.py should just write and draw the image.
./sorter.py order tracks according the score

@jahodfra
Copy link
Owner Author

done except simplify.py

jahodfra added a commit that referenced this issue May 27, 2017
@jahodfra
Copy link
Owner Author

./sorter.py will be implemented as issue #16.
adcba4e

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

No branches or pull requests

1 participant