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

Refactor after grading project #1

Closed
3 tasks done
seqre opened this issue Jan 29, 2021 · 3 comments · Fixed by #2
Closed
3 tasks done

Refactor after grading project #1

seqre opened this issue Jan 29, 2021 · 3 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@seqre
Copy link
Owner

seqre commented Jan 29, 2021

  • change list implementation of sudoku to Map Coord Cell
  • get rid of author's implementation of std
  • amend documentation
@seqre seqre added the enhancement New feature or request label Jan 29, 2021
@seqre seqre added this to the 1.0.0 milestone Jan 29, 2021
@seqre seqre self-assigned this Mar 3, 2021
@seqre seqre linked a pull request Apr 24, 2021 that will close this issue
@seqre
Copy link
Owner Author

seqre commented Apr 24, 2021

Implementing Pen&Paper algorithm moved to another issue (#3) due to its difficulty.

@seqre
Copy link
Owner Author

seqre commented Apr 24, 2021

Loading input from file moved to another issue (#4).

@seqre
Copy link
Owner Author

seqre commented Apr 25, 2021

Processing multiple sudoku one after another in single execution moved to another issue (#5).

@seqre seqre closed this as completed in #2 Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant