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 4af6c78026
Create README.md
5 years ago
deps Use python path from PyCall instaed of Conda.jl 5 years ago
src Instance: add get_variable_category 5 years ago
test Make default implementations of to_model, etc generate an error 5 years ago
.gitignore Remove CPLEX and Gurobi from dependencies 5 years ago
LICENSE Initial version 5 years ago
Makefile Remove CPLEX and Gurobi from dependencies 5 years ago
Manifest.toml Update Project.toml 5 years ago
Project.toml Update Project.toml 5 years ago
README.md Create README.md 5 years ago

README.md

MIPLearn.jl

This package is a work-in-progress Julia interface for MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization.

License

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