From b7540c40e3e68af94ed89179fa490d8205bb3b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 9 Feb 2024 14:12:12 +0100 Subject: [PATCH] Manual: cosmetics (cherry picked from commit 3000e6d6910132eda50514831f0b56d7a6b81fa3) --- doc/manual/source/the-model-file.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index 12f6c0c97..bcaa9dc48 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -3850,9 +3850,9 @@ speed-up on large models. .. option:: lmmcp Solves the perfect foresight model with a Levenberg-Marquardt - mixed complementarity problem (LMMCP) solver (*Kanzow and Petra - (2004)*), which allows to consider inequality constraints on - the endogenous variables (such as a ZLB on the nominal interest + mixed complementarity problem (LMMCP) solver (*Kanzow and Petra, + 2004*), which allows to consider inequality constraints on + the endogenous variables (such as a zero lower bound, henceforth ZLB, on the nominal interest rate or a model with irreversible investment). This option is equivalent to ``stack_solve_algo=7`` **and** ``solve_algo=10``. Using the LMMCP solver avoids the need for min/max