From 425d30cf8572c9bf0c312911ed2c479f03147e48 Mon Sep 17 00:00:00 2001 From: Benjamin LeRoy Date: Tue, 22 Mar 2022 11:11:59 -0700 Subject: [PATCH] Update 108-kb04-infeasible-model.rst The location of the settings could be clearer (and how to get there) so I added a fuller path. --- 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..2ac3b842 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`.