Commit Graph

88 Commits (dev)

Author SHA1 Message Date
Alinson S. Xavier aa291410d8
docs: Minor updates
2 days ago
Alinson S. Xavier ca05429203
uc: Add quadratic terms
3 days ago
Alinson S. Xavier 4eeb1c1ab3
Add maxcut to problems.ipynb
3 days ago
Alinson S. Xavier a306f0df26 Update docs dependencies; re-run notebooks
4 months ago
Alinson S. Xavier 3775c3f780 Update docs; fix Sphinx deps; bump to 0.4.2
10 months ago
Alinson S. Xavier 52ed34784d Docs: Use single-thread example
1 year ago
Alinson S. Xavier 8a02e22a35 Update docs
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 e75850fab8 LearningSolver: Keep original H5 file unmodified
2 years ago
Alinson S. Xavier 25bbe20748 Make lazy constr component compatible with Pyomo+Gurobi
2 years ago
Alinson S. Xavier d2faa15079 Reformat; remove unused imports
2 years ago
Alinson S. Xavier 8805a83c1c
Implement MemorizingCutsComponent; STAB: switch to edge formulation
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 3fd252659e
Update docs
4 years ago
Alinson S. Xavier ce78d5114a
Merge branch 'feature/new-py-api' into feature/docs
4 years ago
Alinson S. Xavier 08fc18beb0 feature/docs
4 years ago
Alinson S. Xavier 2a405f7ce3 Docs: update benchmarks
4 years ago
Alinson S. Xavier 4c5d0071ee Improve getting-started.ipynb
4 years ago
Alinson S. Xavier 22c1e0d269 Remove outdated docs; switch to Jupyter notebooks; add first tutorial
4 years ago
Alinson S. Xavier 3f117e9171
Replace mkdocs by sphinx
4 years ago
Alinson S. Xavier 08e808690e
Replace InstanceIterator by PickleGzInstance
5 years ago
Alinson S. Xavier bc8fe4dc98 Components: Switch from factory methods to prototype objects
5 years ago
Feng b97ead8aa2
Update about.md
5 years ago
Feng 7885ce83bd
Update about.md
5 years ago
Alinson S. Xavier 3ab3bb3c1f Refactor PrimalSolutionComponent
5 years ago
Alinson S. Xavier f68cc5bd59 Refactor thresholds
5 years ago
Alinson S. Xavier 8dba65dd9c Start refactoring of classifiers
5 years ago
Alinson S. Xavier e2048fc659 Docs: Minor fixes to CSS
5 years ago
Alinson S. Xavier ea4bdd38be Fix broken links in documentation
5 years ago
Alinson S. Xavier f755661fa6 Simplify BenchmarkRunner; update docs
5 years ago
Alinson S. Xavier 9ddb952db0 Make LearningSolver.add internal
5 years ago
Alinson S. Xavier 4b8672870a Add XpressPyomoSolver
5 years ago
Alinson S. Xavier ffc77075f5 Require a callable as the internal solver
5 years ago
Alinson S. Xavier 622d132ba2
Update package description
5 years ago
Alinson S. Xavier 0ff16040b2
Update package description
5 years ago
Alinson S. Xavier 0b41c882ff Merge branch 'feature/files' into dev
5 years ago
Alinson S. Xavier 87a89eaf96 Update references; add DOI
5 years ago
Alinson S. Xavier f03cc15b75 Allow solve and parallel_solve to operate on files
5 years ago
Alinson S. Xavier 27b2a1eef5 Document new static lazy constraints feature
5 years ago
Alinson S. Xavier 42a891276c Udpate docs
5 years ago
Alinson S. Xavier 5663ced0be Move python files to root folder; remove built docs
5 years ago
Alinson S. Xavier 3ac9852869 Docs: minor fixes
5 years ago
Alinson S. Xavier 857e6af1a0 Docs: reorganize sections
5 years ago
Alinson S. Xavier 92cc924fee Document custom ML models
5 years ago
Alinson S. Xavier 929ff0d9d8 Docs: minor fixes
5 years ago
Alinson S. Xavier c15ec9e2c8 Docs: minor fixes
5 years ago
Alinson S. Xavier 9355ab9158 Docs: minor fixes
5 years ago
Alinson S. Xavier 2d88a41767 Document component.fit and component.evaluate
5 years ago