Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Artelys Knitro forum
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Artelys Knitro forum
1–30 of 362
Welcome to the Artelys Knitro forum.
If you have any question about Artelys Knitro, feel free to ask the community.
Please also check out the
online Knitro documentation
(also available in your Knitro distribution)
Also, don't forget to visit our
website
.
Mark all as read
Report group
0 selected
Stuart Rogers
,
Richard Waltz
2
Feb 25
Convex MIQCP Global Optimum
Hi, Yes, Knitro is designed to solve all convex optimization problems (including convex MIQCP) to
unread,
Convex MIQCP Global Optimum
Hi, Yes, Knitro is designed to solve all convex optimization problems (including convex MIQCP) to
Feb 25
Mark L. Stone
,
Richard Waltz
5
12/30/24
Specifying custom feasibility tolerance in MATLAB extendedFeatures
Hi Mark, Unfortunately, it looks like there is still a bug when using the custom feasibility
unread,
Specifying custom feasibility tolerance in MATLAB extendedFeatures
Hi Mark, Unfortunately, it looks like there is still a bug when using the custom feasibility
12/30/24
Mark L. Stone
, …
Richard Waltz
4
12/23/24
Algorithm choice for knitro_qp
Hi, Currently the default algorithm choice will always be the Interior-Point/Direct algorithm (
unread,
Algorithm choice for knitro_qp
Hi, Currently the default algorithm choice will always be the Interior-Point/Direct algorithm (
12/23/24
Gaston Illanes
,
Richard Waltz
2
12/10/24
Setting Honor Bounds in the extendedFeatures field in Matlab
Hi, Yes, that looks correct. You can also just force all variables to satisfy their bounds throughout
unread,
Setting Honor Bounds in the extendedFeatures field in Matlab
Hi, Yes, that looks correct. You can also just force all variables to satisfy their bounds throughout
12/10/24
libao...@gmail.com
,
Richard Waltz
2
12/2/24
"numthreads" does not have an effect on Knitro/MATLAB
Hi, The example model you are solving is a very small toy problem with only 2 variables. There is
unread,
"numthreads" does not have an effect on Knitro/MATLAB
Hi, The example model you are solving is a very small toy problem with only 2 variables. There is
12/2/24
Stuart Rogers
, …
Richard Waltz
4
7/4/24
KNITRO lower bound exceeds the best objective value
In the C API of Knitro, it is possible to provide one point used as starting point of the root node
unread,
KNITRO lower bound exceeds the best objective value
In the C API of Knitro, it is possible to provide one point used as starting point of the root node
7/4/24
Adedeji Isaac Adeloye
,
Richard Waltz
3
6/10/24
ERROR: Infeasible constraint deduced from presolve.
This worked by setting preserve_tol to 1e-5. Thank you for your suggestion. Regards On Monday, June
unread,
ERROR: Infeasible constraint deduced from presolve.
This worked by setting preserve_tol to 1e-5. Thank you for your suggestion. Regards On Monday, June
6/10/24
Arvind Venkat
,
Richard Waltz
4
6/10/24
Second order test
Hi Arvind, In that case, you can try to follow the procedure I recommended: Have Knitro perform a
unread,
Second order test
Hi Arvind, In that case, you can try to follow the procedure I recommended: Have Knitro perform a
6/10/24
John zhang
,
Richard Waltz
2
6/10/24
Issue with calling Knitro
Hi, I am not familiar with these error messages. The error messages you report do not come from
unread,
Issue with calling Knitro
Hi, I am not familiar with these error messages. The error messages you report do not come from
6/10/24
Arvind Venkat
,
Richard Waltz
8
6/5/24
Treatment of user defined start point when multistart is enabled
Understood. Thanks a lot Richard. Cheers, Arvind. On Tuesday 4 June 2024 at 17:37:53 UTC+1 Richard
unread,
Treatment of user defined start point when multistart is enabled
Understood. Thanks a lot Richard. Cheers, Arvind. On Tuesday 4 June 2024 at 17:37:53 UTC+1 Richard
6/5/24
GOMEZ CASARES IGNACIO
, …
Ignacio Gómez-Casares
3
4/3/24
mip_terminate option not working
Hi Florian, Understood. Thank you! Best, Ignacio El martes, 2 de abril de 2024 a las 18:59:14 UTC+2,
unread,
mip_terminate option not working
Hi Florian, Understood. Thank you! Best, Ignacio El martes, 2 de abril de 2024 a las 18:59:14 UTC+2,
4/3/24
Lothar Löwer
,
Florian Fontan
5
2/16/24
Knitro does not terminate (infinite calculation)
Again, Thank's for the fast reply. My colleague told me that using ms_maxtime worked so far. But
unread,
Knitro does not terminate (infinite calculation)
Again, Thank's for the fast reply. My colleague told me that using ms_maxtime worked so far. But
2/16/24
as sule
,
Florian Fontan
2
12/13/23
Knitro throwing infeasible or suboptimal solution
Hi, Could it be possible for you to share your model with us so we can investigate on it directly?
unread,
Knitro throwing infeasible or suboptimal solution
Hi, Could it be possible for you to share your model with us so we can investigate on it directly?
12/13/23
Mélodie Angeletti
,
Richard Waltz
2
12/4/23
undefined function knitromatlab_mex for inputs of type function_handle
Dear Mélodie, Can you please tell us what operating system you are using? Also, which version of
unread,
undefined function knitromatlab_mex for inputs of type function_handle
Dear Mélodie, Can you please tell us what operating system you are using? Also, which version of
12/4/23
TD
,
Richard Waltz
4
11/24/23
Nonlinear constraints and squaring
Generally, squaring the constraint so that it has the form: [g(x)]^2 = [a(x)]^2 + [b(x)]^2 <= gub^
unread,
Nonlinear constraints and squaring
Generally, squaring the constraint so that it has the form: [g(x)]^2 = [a(x)]^2 + [b(x)]^2 <= gub^
11/24/23
TD
,
Richard Waltz
2
10/23/23
About bounds
Hi, I would suggest only adding the necessary bounds (LB <= x1 and xn <= UB) and not the
unread,
About bounds
Hi, I would suggest only adding the necessary bounds (LB <= x1 and xn <= UB) and not the
10/23/23
TD
,
Richard Waltz
4
9/22/23
About SQP
Hi, Yes, generally the expense of the underlying QP/subspace minimizations depends on the number of
unread,
About SQP
Hi, Yes, generally the expense of the underlying QP/subspace minimizations depends on the number of
9/22/23
Richard Waltz
8/19/23
Re: [Knitro] Errors when knitroampl use AMPL GNU Scientific Library (GSL)
Hi, I assume this is on the Win64 platform? If so, please make sure the dll you are using is also the
unread,
Re: [Knitro] Errors when knitroampl use AMPL GNU Scientific Library (GSL)
Hi, I assume this is on the Win64 platform? If so, please make sure the dll you are using is also the
8/19/23
TD
,
Richard Waltz
3
7/4/23
Contype in API
Thanks, Richard! On Tuesday, 4 July 2023 at 09:09:05 UTC+2 Richard Waltz wrote: Hi, In the current
unread,
Contype in API
Thanks, Richard! On Tuesday, 4 July 2023 at 09:09:05 UTC+2 Richard Waltz wrote: Hi, In the current
7/4/23
TD
,
Richard Waltz
3
6/29/23
NaN and inf behaviour
Thanks a lot for your quick and clear reply, Richard! Got it. Kind regards TD On Friday, 30 June 2023
unread,
NaN and inf behaviour
Thanks a lot for your quick and clear reply, Richard! Got it. Kind regards TD On Friday, 30 June 2023
6/29/23
Richard Waltz
,
Christian
2
5/19/23
Re: [Knitro] Understanding why hessian sparsity is not used w/o exact hessian
Thanks for the explanation! On Friday, May 19, 2023 at 1:43:31 PM UTC-4 Richard Waltz wrote: Hi, The
unread,
Re: [Knitro] Understanding why hessian sparsity is not used w/o exact hessian
Thanks for the explanation! On Friday, May 19, 2023 at 1:43:31 PM UTC-4 Richard Waltz wrote: Hi, The
5/19/23
Ishanth
,
Richard Waltz
2
10/19/22
Request to extend Knitro Solver trailed version - reg
For the future please send these requests to <info-...@artelys.com>. This group is for
unread,
Request to extend Knitro Solver trailed version - reg
For the future please send these requests to <info-...@artelys.com>. This group is for
10/19/22
Qingyi Chen
,
Richard Waltz
2
9/15/22
constraint evaluation and printing level in Knitro's Python Scipy Interface
Dear Qingyi, Thank you for your message and feedback on the Knitro-Scipy interface. We will
unread,
constraint evaluation and printing level in Knitro's Python Scipy Interface
Dear Qingyi, Thank you for your message and feedback on the Knitro-Scipy interface. We will
9/15/22
S. Swamy
,
Colleen Pirman
2
9/9/22
Extension of One month trail version - Reg
Hi Narayana, Can you provide me with your machine ID? Kind Regards, Colleen Pirman Sales &
unread,
Extension of One month trail version - Reg
Hi Narayana, Can you provide me with your machine ID? Kind Regards, Colleen Pirman Sales &
9/9/22
Hanna Schenk
,
Julien Côté-Massicotte
2
8/11/22
write dynamic model in python (coming from ampl)
Hi Hanna, Here is an example on how it could be written in Python. It is not complete, but that
unread,
write dynamic model in python (coming from ampl)
Hi Hanna, Here is an example on how it could be written in Python. It is not complete, but that
8/11/22
zhenwei lin
,
Richard Waltz
2
7/30/22
linux matlab install problem
Thank you for notifying us. We will fix it soon. Best regards, Richard Waltz From: knitro@
unread,
linux matlab install problem
Thank you for notifying us. We will fix it soon. Best regards, Richard Waltz From: knitro@
7/30/22
Jiarui Liu
,
Richard Waltz
6
1/21/22
Knitro_nlp stops at NaN values
Hi, It may be that your version of Knitro pre-dates the inclusion of that example. Attached is the
unread,
Knitro_nlp stops at NaN values
Hi, It may be that your version of Knitro pre-dates the inclusion of that example. Attached is the
1/21/22
Moe Koubar
1/20/22
Knitro Trial license
Hello, Hope you are doing well. I am trying to install a trial license of Knitro however I didn't
unread,
Knitro Trial license
Hello, Hope you are doing well. I am trying to install a trial license of Knitro however I didn't
1/20/22
Sofia Iarilina
,
Richard Waltz
3
1/17/22
Radius of the trust-region
Thank you! вт, 18 янв. 2022 г. в 02:27, Richard Waltz <richar...@artelys.com>: Yes,
unread,
Radius of the trust-region
Thank you! вт, 18 янв. 2022 г. в 02:27, Richard Waltz <richar...@artelys.com>: Yes,
1/17/22
Lothar Löwer
,
Richard Waltz
2
11/11/21
"Iteration limit reached. Current point is infeasible" - are both messages true?
Dear Lothar, Certainly if the solution satisfies your requirements as being "feasible enough
unread,
"Iteration limit reached. Current point is infeasible" - are both messages true?
Dear Lothar, Certainly if the solution satisfies your requirements as being "feasible enough
11/11/21