trajopt
trajopt copied to clipboard
Avoid recreating the problem within the trust region loop
Most if not all support just updating lower and upper bounds and resolving without recreating the problem. Though currently the problem is recreated and should be updated so this does not occur.