diff --git a/README.md b/README.md new file mode 100644 index 0000000..3949252 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# MIPLearn.jl + +This package is a work-in-progress Julia interface for [MIPLearn, an extensible framework for +Learning-Enhanced Mixed-Integer Optimization](https://github.com/ANL-CEEESA/MIPLearn). + +## License + +Released under the modified BSD license. See `LICENSE` for more details.