mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-10 03:18:52 -06:00
Redesign component.evaluate
This commit is contained in:
@@ -205,7 +205,7 @@ class StaticLazyConstraintsComponent(Component):
|
||||
return result
|
||||
|
||||
@staticmethod
|
||||
def xy(
|
||||
def sample_xy(
|
||||
features: Features,
|
||||
sample: TrainingSample,
|
||||
) -> Tuple[Dict, Dict]:
|
||||
|
||||
Reference in New Issue
Block a user