Does the value of nonlinear inequality constraints matter as long as he is smaller zero?
Mostrar comentarios más antiguos
I want to reduce computing time of an optimization algorithm, but computing the c-value of the nonlinear inequality constraints takes a lot of time, because it's calculated by a patternsearch optimization. But if it doesn't matter whether the c-value is -0.1 or -10, I can can exit the patternseach algorithm when the c-value is less than 0. If it depends on the optimization algorithm used, I'm trying different algorithms I consider using gamultiobj, patternsearch and fmincon.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Choose a Solver en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!