johnmartins / johnmartins/morpheus
Count/generation algorithm uses empty cells. Should probably be an option to ignore.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The solution generation algorithm (and thus also the solution counter algorithm) uses cells even if they are empty. While this is sometimes preferable, it would be useful to easily choose to ignore empty cells.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the solution generation and solution counter algorithms in the JavaScript project, then trace how cells are currently considered when empty. Determine where an option can apply to both algorithms and verify that generation and counting can either include or ignore empty cells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100