Sacha Ligthert sacha
sacha commented on issue golang/sudoku-funpark#6 2025-01-25 14:35:21 +01:00
Improve estimation algorithm

Implemented with 26b78420a2

sacha pushed to trunk at golang/sudoku-funpark 2025-01-25 14:34:55 +01:00
26b78420a2 #6 Improved estimation algorithm
sacha commented on issue golang/sudoku-funpark#6 2025-01-25 14:34:05 +01:00
Improve estimation algorithm

The estimator works, but it turns out the loop is borked. Working on that.

sacha opened issue golang/sudoku-funpark#8 2025-01-24 20:06:54 +01:00
Manage Go Routines
sacha opened issue golang/sudoku-funpark#7 2025-01-24 19:19:22 +01:00
Fix end-state (allow searches to finish)
sacha opened issue golang/sudoku-funpark#6 2025-01-24 01:21:20 +01:00
Improve estimation algorithm
sacha commented on issue golang/sudoku-funpark#5 2025-01-24 00:33:51 +01:00
Look into godoc

I do not see any immediate use. Could be a good exercise.

sacha closed issue golang/sudoku-funpark#3 2025-01-24 00:27:48 +01:00
Create a Release
sacha pushed tag v20250124 to golang/sudoku-funpark 2025-01-24 00:27:24 +01:00
sacha released v20250124 Initial Release at golang/sudoku-funpark 2025-01-24 00:27:24 +01:00
sacha pushed to trunk at golang/sudoku-funpark 2025-01-24 00:23:03 +01:00
582e268d56 #3 Prepare for release
sacha commented on issue golang/sudoku-funpark#1 2025-01-24 00:14:48 +01:00
Create README.MD

Done with 5d02036f9e

sacha closed issue golang/sudoku-funpark#1 2025-01-24 00:14:48 +01:00
Create README.MD
sacha pushed to trunk at golang/sudoku-funpark 2025-01-24 00:14:36 +01:00
5d02036f9e #1 Add README.md
6d2ac3675b Cleaning
Compare 2 commits »
sacha pushed to trunk at golang/sudoku-funpark 2025-01-23 23:55:42 +01:00
6cd8deed23 Improved parameter handling.
sacha commented on issue golang/sudoku-funpark#4 2025-01-23 23:48:23 +01:00
Embed the blocks.csv file

Solved with c02aea543c

sacha closed issue golang/sudoku-funpark#4 2025-01-23 23:48:23 +01:00
Embed the blocks.csv file
sacha pushed to trunk at golang/sudoku-funpark 2025-01-23 23:40:01 +01:00
c02aea543c #4 Embed _blocks.csv_
sacha commented on issue golang/sudoku-funpark#2 2025-01-23 23:13:10 +01:00
Look at usage of range

Issue has been solved with c9b05e7026b855df307ba8e71f743bfb73a78af2.