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 the code #7

Open
kcuric opened this issue Jan 19, 2020 · 0 comments
Open

Refactor the code #7

kcuric opened this issue Jan 19, 2020 · 0 comments

Comments

@kcuric
Copy link
Owner

kcuric commented Jan 19, 2020

Make the code more readable, cleaner, etc.

@kcuric kcuric created this issue from a note in Sudoku Development (To do) Jan 19, 2020
@kcuric kcuric moved this from To do to In progress in Sudoku Development Jan 23, 2020
kcuric added a commit that referenced this issue Jan 23, 2020
For the purposes of making the code more scalable algorithms are now separated and some new classes have been introduced.
kcuric added a commit that referenced this issue Jan 24, 2020
DSatur algorithm is introduced but it has to be changed to so it fits into the arhitecture better.
Usage of the classes Cell and Board will have to be more utilized.
kcuric added a commit that referenced this issue Jan 24, 2020
Made a small nomencalature change.
kcuric added a commit that referenced this issue Jan 25, 2020
9x9 is now a default board size.
kcuric added a commit that referenced this issue Jan 25, 2020
Added default algorithm to avoid exceptions.
kcuric added a commit that referenced this issue Jan 27, 2020
Nomenclature changeed in the Backtracking algorithm.
kcuric added a commit that referenced this issue Jan 27, 2020
Removed some unnecessary lines from the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Sudoku Development
  
In progress
Development

No branches or pull requests

1 participant