mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 16:38:51 -06:00
15 lines
723 B
Markdown
15 lines
723 B
Markdown
<h1 align="center">MIPLearn.jl</h1>
|
|
<p align="center">
|
|
<a href="https://doi.org/10.5281/zenodo.4287567">
|
|
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4287567.svg">
|
|
</a>
|
|
<a href="https://github.com/ANL-CEEESA/MIPLearn/discussions">
|
|
<img src="https://img.shields.io/badge/GitHub-Discussions-%23fc4ebc" />
|
|
</a>
|
|
</p>
|
|
|
|
**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](https://github.com/ANL-CEEESA/MIPLearn) for more information. This repository holds the Julia interface for the package.
|
|
|
|
[miplearn]: https://github.com/ANL-CEEESA/MIPLearn
|
|
|