Julia interface for MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Alinson S. Xavier eb7f7034a9
Reorganize package; add macros
5 years ago
deps Make compatible with MIPLearn 0.2.0 5 years ago
src Reorganize package; add macros 5 years ago
test Reorganize package; add macros 5 years ago
.gitignore Remove CPLEX and Gurobi from dependencies 5 years ago
LICENSE Reorganize package; add macros 5 years ago
Manifest.toml Reorganize package; add macros 5 years ago
Project.toml Reorganize package; add macros 5 years ago
README.md Reorganize package; add macros 5 years ago

README.md

MIPLearn.jl

MIPLearn is an extensible open-source framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML). See the main repository for more information. This repository holds an experimental Julia interface for the package.

License

Released under the modified BSD license. See LICENSE for more details.