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