Commit Graph

734 Commits (e0b4181579bda444d9b27a3b6d15bd079264996a)
 

Author SHA1 Message Date
Alinson S. Xavier e0b4181579 Fix pyomo warning
4 months ago
Alinson S. Xavier 332b2b9fca Update CHANGELOG
4 months ago
Alinson S. Xavier af65069202 Bump version to 0.4.3
4 months ago
Alinson S. Xavier dadd2216f1 Make compatible with Gurobi 12
4 months ago
Alinson S. Xavier 5fefb49566 Update to Gurobi 11
4 months ago
Alinson S. Xavier 3775c3f780 Update docs; fix Sphinx deps; bump to 0.4.2
10 months ago
Alinson S. Xavier e66e6d7660 Update CHANGELOG
10 months ago
Alinson S. Xavier 8e05a69351 Update dependency: Gurobi 11
10 months ago
Alinson S. Xavier 7ccb7875b9 Allow components to return stats, instead of modifying in-place
1 year ago
Alinson S. Xavier f085ab538b
LearningSolver: return model
1 year ago
Alinson S. Xavier 7f273ebb70
expert primal: Set value for int variables
1 year ago
Alinson S. Xavier 26cfab0ebd
h5: Store values using float64
1 year ago
Alinson S. Xavier 52ed34784d Docs: Use single-thread example
1 year ago
Alinson S. Xavier 0534d50af3
BasicCollector: Do not crash on exception
2 years ago
Alinson S. Xavier 8a02e22a35 Update docs
2 years ago
Alinson S. Xavier 702824a3b5 Bump version to 0.4
2 years ago
Alinson S. Xavier 752885660d Update CHANGELOG
2 years ago
Alinson S. Xavier b55554d410 Add _gurobipy suffix to all build_model functions
2 years ago
Alinson S. Xavier fb3f219ea8 Add tutorial: Cuts and lazy constraints
2 years ago
Alinson S. Xavier 714904ea35 Implement ExpertCutsComponent and ExpertLazyComponent
2 years ago
Alinson S. Xavier cec56cbd7b AbstractSolver: Fix field name
2 years ago
Alinson S. Xavier e75850fab8 LearningSolver: Keep original H5 file unmodified
2 years ago
Alinson S. Xavier 687c271d4d Bump version to 0.4.0
2 years ago
Alinson S. Xavier 60d9a68485 Solver: Make attributes private; ensure we're not calling them directly
2 years ago
Alinson S. Xavier 33f2cb3d9e Cuts: Do not access attributes directly
2 years ago
Alinson S. Xavier 5b28595b0b BasicCollector: Make LP and MPS optional
2 years ago
Alinson S. Xavier 60c7222fbe Cuts: Call set_cuts instead of setting cuts_aot_ directly
2 years ago
Alinson S. Xavier 281508f44c Store cuts and lazy constraints as JSON in H5
2 years ago
Alinson S. Xavier 2774edae8c tsp: Remove some code duplication
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 d2faa15079 Reformat; remove unused imports
2 years ago
Alinson S. Xavier 8c2c45417b Update mypy
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 2d07a44f7d
Fix mypy errors
2 years ago
Alinson S. Xavier e555dffc0c
Reformat source code
2 years ago
Alinson S. Xavier cd32b0e70d
Add test fixtures
2 years ago
Alinson S. Xavier 40c7f2ffb5
io: Simplify more extensions
2 years ago
Alinson S. Xavier 25728f5512
Small updates to Makefile
2 years ago
Alinson S. Xavier 8dd5bb416b
Minor fixes to docs and setup.py
2 years ago
Alinson S. Xavier 1ea989d48a
MIPLearn v0.3
2 years ago
Alinson S. Xavier 6cc253a903 Update
3 years ago
Alinson S. Xavier 3fd252659e
Update docs
4 years ago
Alinson S. Xavier f794c27634
Add progress arg to LearningSolver.solve
4 years ago
Alinson S. Xavier ce78d5114a
Merge branch 'feature/new-py-api' into feature/docs
4 years ago
Alinson S. Xavier 04dd3ad5d5
Implement load; update fit
4 years ago