mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-09 02:48:52 -06:00
Replace Hashable by str
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
)
|
||||
```
|
||||
- `LazyConstraintComponent` has been renamed to `DynamicLazyConstraintsComponent`.
|
||||
- Categories, lazy constraints and cutting plane identifiers must now be strings, instead `Hashable`. This change was required for compatibility with HDF5 data format.
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user