Commit Graph

20 Commits (6540c88cc563e2d3760176e5c7b9b172cfb3ddb2)

Author SHA1 Message Date
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