mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Extract all features ahead of time
This commit is contained in:
@@ -236,7 +236,7 @@ class PrimalSolutionComponent(Component):
|
||||
PrimalSolutionComponent._extract(
|
||||
instance,
|
||||
sample,
|
||||
instance.model_features["Variables"],
|
||||
instance.features["Variables"],
|
||||
extract_y=False,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user