From 455fb10dac21d085a47cf65c5bb4e9daa1b71db1 Mon Sep 17 00:00:00 2001 From: Benjamin LeRoy Date: Thu, 19 May 2022 12:39:36 -0700 Subject: [PATCH] Update 108-kb04-infeasible-model.rst Added full path for Infeasibility finder location. --- Articles/108/108-kb04-infeasible-model.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Articles/108/108-kb04-infeasible-model.rst b/Articles/108/108-kb04-infeasible-model.rst index 1f62125d..b34b7e8e 100644 --- a/Articles/108/108-kb04-infeasible-model.rst +++ b/Articles/108/108-kb04-infeasible-model.rst @@ -24,7 +24,7 @@ The Infeasibility Finder is available for the solvers CPLEX, GUROBI, XA, BARON a 1. Set the following option in AIMMS: - *Solvers general > Standard reports > Solution > Infeasibility finder: On* + *Settings > Project Options > Solvers general > Standard reports > Solution > Infeasibility finder: On* 2. After setting this option, run your model again. @@ -65,4 +65,4 @@ If your model is nonlinear then you can let the AIMMS Presolver try to detect th 3. Open the listing file found at *File > Open > Listing File*, or in the log-folder of your AIMMS project (``*.lis``). -See also :doc:`optimization-modeling-components/advanced-methods-for-nonlinear-programs/index`. \ No newline at end of file +See also :doc:`optimization-modeling-components/advanced-methods-for-nonlinear-programs/index`.