Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Density should not be assumed constant during removal #3

Open
RutledgePaulV opened this issue Jun 19, 2020 · 0 comments
Open

Density should not be assumed constant during removal #3

RutledgePaulV opened this issue Jun 19, 2020 · 0 comments

Comments

@RutledgePaulV
Copy link
Owner

RutledgePaulV commented Jun 19, 2020

https://github.com/RutledgePaulV/sudoku-generator/blob/master/Sudoku/Generator.py#L77-L78

The density distribution changes as cells are removed and so the cell with the highest density needs to be redetermined after each removal (or use some kind of priority queue).

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

No branches or pull requests

1 participant