|
c819343db0
|
Moved variables used by Solver back to Solver package.
|
2025-01-27 23:55:31 +01:00 |
|
|
d8636d07f4
|
Move all variables to the controller interface.
|
2025-01-27 23:46:26 +01:00 |
|
|
38207ceda3
|
Move solver.Run() into main(). Split flags into its own separate interface.
|
2025-01-27 21:47:35 +01:00 |
|
|
56ebe616ab
|
Change functions and vars from snake_case to camelCase (Closes #16)
|
2025-01-27 19:40:24 +01:00 |
|
|
74f1fb63e1
|
Have the ability to do partial workloads.
(Read: Split searches among multiple machines.)
|
2025-01-27 00:13:00 +01:00 |
|