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.
|
10 months ago | |
---|---|---|
deps | 2 years ago | |
src | 10 months ago | |
test | 10 months ago | |
.gitignore | 4 years ago | |
LICENSE | 5 years ago | |
Makefile | 2 years ago | |
Project.toml | 1 year ago | |
README.md | 2 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 the Julia interface for the package.