From a2ea8af8810b56a2eb30d116c5e73e46edd610b1 Mon Sep 17 00:00:00 2001 From: XavierG Date: Wed, 22 Jul 2020 08:05:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ca02d89..27513f4a3 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ vOptGeneric is ready. See examples for further informations and have fun with th | 2-IP | bi-objective Integer Linear Program | Y_N | **:epsilon** | step = *realValue* | ϵ-constraint | | 2-IP | bi-objective Integer Linear Program | Y_N | **:chalmet** or **:Chalmet** | step = *realValue* | Chalmet | | 2-IP | bi-objective Integer Linear Program | Y_{SN} | **:dicho** or **:dichotomy** | (none) | Aneja & Nair | -| p-MIP | multi-objective Integer Linear Program | Y_{lex} | **:lex** or **:lexico** | (none) | Lexicographic | +| p-MIP | multi-objective Mixed Integer Linear Program | Y_{lex} | **:lex** or **:lexico** | (none) | Lexicographic | ## Examples