35 Commits

Author SHA1 Message Date
74f1fb63e1 Have the ability to do partial workloads.
(Read: Split searches among multiple machines.)
v20250126
2025-01-27 00:13:00 +01:00
a7feb7101a precommit 2025-01-25 19:45:52 +01:00
28ecc74d7a Allows setting of cores to use (sorta fixes #8) 2025-01-25 19:45:31 +01:00
6d6db0ed28 #9 Make use of the Atomic package to keep track of solver.counter. 2025-01-25 19:08:31 +01:00
53953cf47c Fixing a leftover of #6, refactored to int64. 2025-01-25 17:54:18 +01:00
acf6ad1bb9 #7 (Should) fix end-state issue. 2025-01-25 17:32:11 +01:00
26b78420a2 #6 Improved estimation algorithm 2025-01-25 14:34:51 +01:00
582e268d56 #3 Prepare for release 2025-01-24 00:23:00 +01:00
5d02036f9e #1 Add README.md 2025-01-24 00:14:34 +01:00
6d2ac3675b Cleaning 2025-01-24 00:07:34 +01:00
6cd8deed23 Improved parameter handling. 2025-01-23 23:55:40 +01:00
c02aea543c #4 Embed _blocks.csv_ 2025-01-23 23:39:57 +01:00
c9b05e7026 #2 Proper usage of range 2025-01-23 23:11:30 +01:00
81edc8962d Accept commandline parameters. 2025-01-23 22:39:59 +01:00
ef2db7184e Add verbosity and progress. 2025-01-23 20:26:43 +01:00
0c31f7953d misc 2025-01-21 21:44:21 +01:00
8ec56bc3d8 Enable nicer logging. 2025-01-21 21:43:27 +01:00
5a9f22edb7 Minor touchups 2025-01-21 21:37:53 +01:00
458e5ac101 Rework how potential solutions are presented. 2025-01-21 21:37:07 +01:00
e7800660e9 Make solver.Run() nicer, readable. 2025-01-21 21:32:50 +01:00
57ac3a1d16 precommit 2025-01-21 21:26:49 +01:00
ba2aa13999 Remove debug 2025-01-21 21:26:17 +01:00
4017ecc1e1 "Temporary" removal of unused functions. 2025-01-21 21:25:36 +01:00
3dfc74f17a Remove confusing comments. 2025-01-21 21:13:06 +01:00
915c373161 Easier sudoku puzzle for testing 2025-01-21 21:11:45 +01:00
0f00183154 precommit 2025-01-21 21:09:18 +01:00
e357e365de Add linting 2025-01-21 21:09:11 +01:00
1134c7c1d0 go mod tidy 2025-01-21 21:01:07 +01:00
16de7dda97 More testint 2024-12-08 14:19:55 +01:00
7aebaea676 Working. 1 hour for this set. 2024-12-08 01:28:32 +01:00
b89d2d29c6 Working, with go routines. Didn't improve performance. 2024-12-07 19:23:45 +01:00
494ddda1dd Working copy. 2024-12-07 13:30:09 +01:00
88506c29fb Brute force, rethinking options. 2024-12-06 21:37:15 +01:00
95f560fc8a Little update. 2024-12-06 19:28:24 +01:00
d11db280c1 Initial comit. Playing around a bit. 2024-12-05 17:46:09 +01:00