mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-08 02:18:51 -06:00
Make xy_sample receive features, not instances
This commit is contained in:
@@ -44,6 +44,7 @@ def test_knapsack() -> None:
|
||||
},
|
||||
"Sense": "<",
|
||||
"RHS": 67.0,
|
||||
"Lazy": False,
|
||||
"Category": "eq_capacity",
|
||||
"User features": [0.0],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user