Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 723 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 723 Bytes

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.