Timeline for ParallelSudokuSolver.java: solving semi-large Sudokus via multi-threading
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 23 at 21:38 | comment | added | user272752 | I don't write Java, but can sometimes catch the drift (to a degree) when reading languages like this. This is not 'ordinary' Sudoku, and I struggle to discern what it's meant to be. No clues found in the description or the code... From an 'outsider' who might be able to, at least, appreciate something, all I see is a lot of code that is manipulating array values for some unknown purpose while timing itself, too. Seems irrelevant to know (optimise) a journey that ends at nowhere... My assessment is simply, "Why??" | |
| Jun 23 at 18:28 | history | became hot network question | |||
| Jun 23 at 12:40 | answer | added | user555045 | timeline score: 6 | |
| Jun 23 at 12:39 | answer | added | TorbenPutkonen | timeline score: 7 | |
| Jun 23 at 12:18 | comment | added | TorbenPutkonen | It would be helpful if you described the algorithm in the comments or in the post. | |
| Jun 23 at 10:19 | history | edited | toolic | CC BY-SA 4.0 |
edited title
|
| Jun 23 at 10:14 | history | asked | coderodde | CC BY-SA 4.0 |