mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-07 18:08:51 -06:00
Finish DynamicLazyConstraintsComponent rewrite
This commit is contained in:
@@ -106,8 +106,8 @@ class Component:
|
||||
"""
|
||||
return
|
||||
|
||||
@staticmethod
|
||||
def sample_xy(
|
||||
self,
|
||||
instance: Instance,
|
||||
sample: TrainingSample,
|
||||
) -> Tuple[Dict, Dict]:
|
||||
|
||||
Reference in New Issue
Block a user