Solver class will integrate information provided by the components and use ILP solver to find a possible optimal strategies combination for target computing graph.
Argument:
...
...
@@ -64,6 +65,7 @@ class Solver:
self.last_s_val=None
# The last objective value of the best ILP solution.