From 185ed40648eb87175f2697d7afa3c79ae9b95ab9 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Fri, 9 Apr 2021 11:03:55 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 7332033..8d6a28b 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,6 @@

-**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](miplearn) for more information. This repository holds an experimental Julia interface for the package. - -## License - -Released under the modified BSD license. See `LICENSE` for more details. - +**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 an experimental Julia interface for the package. [miplearn]: https://github.com/ANL-CEEESA/MIPLearn