diff --git a/cpp/testSQP.cpp b/cpp/testSQP.cpp index 3bab1ee87..1b7658ec8 100644 --- a/cpp/testSQP.cpp +++ b/cpp/testSQP.cpp @@ -146,7 +146,7 @@ TEST (SQP, problem1_sqp ) { if (verbose) init.print("Initial State"); // loop until convergence - int maxIt = 50; + int maxIt = 5; for (int i = 0; i