15 Commits

Author SHA1 Message Date
cced4f04b2 Allow to set verbosity of output (Closes #26) 2025-01-28 21:02:12 +01:00
a314e945ed Change int64 for select variables to uint64. (Closes #21) 2025-01-28 02:30:25 +01:00
2735074515 Use strings instead of ints to store blocks (Closes #23) 2025-01-28 01:59:36 +01:00
a7c5845b7a More comments. 2025-01-28 00:33:45 +01:00
6dd5d2f232 Make godoc happy, and add extra comments. 2025-01-28 00:31:02 +01:00
719dd43307 Move parts of solver into its own package. Closes #19
Reviewed-on: #22
2025-01-28 00:07:06 +01:00
56ebe616ab Change functions and vars from snake_case to camelCase (Closes #16) 2025-01-27 19:40:24 +01:00
c72bc6b0e5 Start of godoc comments. Closes #5 2025-01-27 18:41:15 +01:00
74f1fb63e1 Have the ability to do partial workloads.
(Read: Split searches among multiple machines.)
2025-01-27 00:13:00 +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
26b78420a2 #6 Improved estimation algorithm 2025-01-25 14:34:51 +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