Commit Graph

42 Commits (dev)

Author SHA1 Message Date
Alinson S. Xavier a306f0df26 Update docs dependencies; re-run notebooks
4 months ago
Alinson S. Xavier 702824a3b5 Bump version to 0.4
2 years ago
Alinson S. Xavier 25728f5512
Small updates to Makefile
2 years ago
Alinson S. Xavier 1ea989d48a
MIPLearn v0.3
2 years ago
Alinson S. Xavier 6cc253a903 Update
3 years ago
Alinson S. Xavier ce78d5114a
Merge branch 'feature/new-py-api' into feature/docs
4 years ago
Alinson S. Xavier ba8f5bb2f4
Upgrade to Gurobi 9.5
4 years ago
Alinson S. Xavier 5075a3c2f2
install-deps: Specify gurobi version
4 years ago
Alinson S. Xavier beb15f7667 Remove obsolete benchmark files
4 years ago
Alinson S. Xavier 7d55d6f34c
Use np.array for Variables.names
4 years ago
Alinson S. Xavier 3f117e9171
Replace mkdocs by sphinx
4 years ago
Alinson S. Xavier 3f4336f902
Always remove .mypy_cache; fix more mypy tests
5 years ago
Alinson S. Xavier 32b6a8f3fa Bump version to 0.2.0.dev1
5 years ago
Alinson S. Xavier c66a59d668 Make version a pre-release
5 years ago
Alinson S. Xavier e9cd6d1715
Add types to remaining files; activate mypy's disallow_untyped_defs
5 years ago
Alinson S. Xavier b70aa1574e
Update Makefile and GH actions
5 years ago
Alinson S. Xavier 3ab3bb3c1f Refactor PrimalSolutionComponent
5 years ago
Alinson S. Xavier 8dba65dd9c Start refactoring of classifiers
5 years ago
Alinson S. Xavier b87ef651e1 Document and simplify Classifier and Regressor
5 years ago
Alinson S. Xavier f755661fa6 Simplify BenchmarkRunner; update docs
5 years ago
Alinson S. Xavier 0cf963e873 Fix tests for Python 3.6
5 years ago
Alinson S. Xavier 1971389a57 Add types to InternalSolver
5 years ago
Alinson S. Xavier 718ac0da06 Reformat additional files
5 years ago
Alinson S. Xavier d99600f101 Reformat source code with Black; add pre-commit hooks and CI checks
5 years ago
Alinson S. Xavier e7426e445a Make tests compatible with Python 3.7+
5 years ago
Alinson S. Xavier be67345917 Bump version to 0.2
5 years ago
Alinson S. Xavier 3e77d8291c Update Makefile
5 years ago
Alinson S. Xavier 3fa0150dd9 Update GitHub Actions
5 years ago
Alinson S. Xavier 5663ced0be Move python files to root folder; remove built docs
5 years ago
Alinson S. Xavier 741af8506b Remove Julia components
5 years ago
Alinson S. Xavier 683b3c5893 GitHub Actions: Add Julia tests
5 years ago
Alinson S. Xavier 64425e5624 Makefile: Fix Julia calls
5 years ago
Alinson S. Xavier 8ad16aac89 Makefile: Use python3 by default
5 years ago
Alinson S. Xavier df0a5e5b73 Build system image
5 years ago
Alinson S. Xavier 709f9fd0bf Run Julia tests on "make test"
6 years ago
Alinson S. Xavier 7765d1f822
Reorganize directories
6 years ago
Alinson S. Xavier 5750b4c98d KNN: Make distinction between k and min_samples; improve logging
6 years ago
Alinson S. Xavier e0b997b3fd pytest: stop at first error
6 years ago
Alinson S. Xavier a9776715f4 Implement MultiKnapsackGenerator and MultiKnapsackInstance
6 years ago
Alinson S. Xavier acdb8c645b Makefile: Add 'docs' target
6 years ago
Alinson S. Xavier 6a29411df3 Modularize LearningSolver into components; implement branch-priority
6 years ago
Alinson S. Xavier e4526bc724 Add PerVariableTransformer
6 years ago