This commit is contained in:
Sacha Ligthert 2025-01-21 21:44:21 +01:00
parent 8ec56bc3d8
commit 0c31f7953d

View File

@ -5,6 +5,7 @@ import (
)
func Run() {
// Instantiate the Solver interface
solver := Solver{}
// TODO: Move to args