Commit Graph

76 Commits (8c2c45417b8b9e4d5fac2624f07401c0b3943da1)

Author SHA1 Message Date
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
Alinson S. Xavier a803d73a3b Docs: fix example; export MinPrecisionThreshold
5 years ago
Alinson S. Xavier 63816319ed Docs: update customization; revert benchmarks to master
5 years ago
Alinson S. Xavier 58c8974a1e Update docs
6 years ago
Alinson S. Xavier 7b9709735e Update docs
6 years ago
Alinson S. Xavier 43225681cb Update compiled docs
6 years ago
Alinson S. Xavier 1566d67a1b Update compiled docs
6 years ago
Alinson S. Xavier 46ebe013bf
Minor changes to docs and theme
6 years ago
Alinson S. Xavier b77b87a429
Update docs
6 years ago
Alinson S. Xavier 37795fe013
Update TSP benchmarks
6 years ago
Alinson S. Xavier c4faa0c708
Update benchmarks
6 years ago
Alinson S. Xavier 32510d077d
Update TSP benchmarks
6 years ago
Alinson S. Xavier 0b04fa93da
Finish TSP implementation; improve performance of Extractors
6 years ago