mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-07 18:08:51 -06:00
Refactor ObjectiveComponent
This commit is contained in:
@@ -65,6 +65,8 @@ LearningSolveStats = TypedDict(
|
||||
"Primal: free": int,
|
||||
"Primal: zero": int,
|
||||
"Primal: one": int,
|
||||
"Objective: predicted LB": float,
|
||||
"Objective: predicted UB": float,
|
||||
},
|
||||
total=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user