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

Graph the solution [GUI] #4

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

Graph the solution [GUI] #4

kcuric opened this issue Jan 16, 2020 · 0 comments

Comments

@kcuric
Copy link
Owner

kcuric commented Jan 16, 2020

Present the completed Sudoku board as a graph.

kcuric added a commit that referenced this issue Jan 19, 2020
Sudoku board can now be represented as a graph. Only 9x9 and 4x4 are supported for now.
kcuric added a commit that referenced this issue Jan 21, 2020
By default Networkx starting node position (0,0) is in the bottom left. This is now inverted - starting node position is in the top left. This is done to match the order in the sudoku board (matrix visualisation).
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