|
c1f2a28ac1
|
Provided tests for functions that can be tested (Closes #20).
|
2025-01-29 17:45:08 +01:00 |
|
|
cced4f04b2
|
Allow to set verbosity of output (Closes #26)
|
2025-01-28 21:02:12 +01:00 |
|
|
2bdcdcb1dd
|
Add JSON render + small refactoring (Closes #25)
|
2025-01-28 19:50:42 +01:00 |
|
|
71fefd760e
|
Rework how priting of solutions are handled.
|
2025-01-28 18:29:12 +01:00 |
|
|
b83d6bdde4
|
Give each function its own file.
|
2025-01-28 18:12:03 +01:00 |
|
|
647476f6d8
|
Change internal Solution storage to [][]string (Closes #24)
|
2025-01-28 01:43:47 +01:00 |
|
|
515034a64e
|
Add the ability to select type of output.
|
2025-01-28 01:04:38 +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 |
|