From 5b2834c0e60cb4402d00bba03773b8a2263aaaf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Tue, 9 Feb 2021 15:42:44 +0100 Subject: [PATCH] insterface -> interface --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28f0342..24048b6 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you are using this package for your work, please cite the [following paper](h ``` ## Run examples -In order to run the examples from to compare with GUROBI, after installing the python insterface, you need to install [mathprogbasepy](https://github.com/bstellato/mathprogbasepy). Examples can be found in the `examples` folder. +In order to run the examples from to compare with GUROBI, after installing the python interface, you need to install [mathprogbasepy](https://github.com/bstellato/mathprogbasepy). Examples can be found in the `examples` folder. - Random MIQPs - Power system example