Commit Graph

18 Commits (dev)

Author SHA1 Message Date
Alinson S. Xavier 281508f44c Store cuts and lazy constraints as JSON in H5
2 years ago
Alinson S. Xavier 25bbe20748 Make lazy constr component compatible with Pyomo+Gurobi
2 years ago
Alinson S. Xavier c9eef36c4e Make cuts component compatible with Pyomo+Gurobi
2 years ago
Alinson S. Xavier 8805a83c1c
Implement MemorizingCutsComponent; STAB: switch to edge formulation
2 years ago
Alinson S. Xavier b81815d35b
Lazy: Minor fixes; make it compatible with Pyomo
2 years ago
Alinson S. Xavier a42cd5ae35
Lazy: Simplify method signature; switch to AbstractModel
2 years ago
Alinson S. Xavier 7079a36203
Lazy: Rename fields
2 years ago
Alinson S. Xavier c1adc0b79e
Implement MemorizingLazyConstrComponent
2 years ago
Alinson S. Xavier cd32b0e70d
Add test fixtures
2 years ago
Alinson S. Xavier a8224b5a38
Move instance fixtures into the main source; remove duplication
5 years ago
Alinson S. Xavier 5aa434b439
Fix failing mypy tests
5 years ago
Alinson S. Xavier e9cd6d1715
Add types to remaining files; activate mypy's disallow_untyped_defs
5 years ago
Alinson S. Xavier 1cf6124757
Refer to variables by varname instead of (vname, index)
5 years ago
Alinson S. Xavier f90f295620
Reorganize instance package
5 years ago
Alinson S. Xavier 332cdbd839
Update copyright year
5 years ago
Alinson S. Xavier 9e7eed1dbd
Finish rewrite of user cuts component
5 years ago
Alinson S. Xavier 1397937f03 Add first model feature (constraint RHS)
5 years ago
Alinson S. Xavier 31ca45036a Organize test fixtures; handle infeasibility in DropRedundant
5 years ago