Category "nonlinear-optimization"

Non-linear Optimization solnl function error in R: 'Argument of length zero'

I am trying to implement CVaR portfolio optimisation in R. Basically trying to replicate the Matlab approach used in this paper: https://ethz.ch/content/dam/et

How to Fix "Solution Not Found" Error in Python GEKKO Optimal Control Code

I'm trying to reproduce the result in Figure 1 of the paper "Immunotherapy: An Optimal Control Theory Approach" by K. Renee Fister and Jennifer Hughes Donnelly,

Algorithm name in nlminb's PORT routines? [duplicate]

I'm using gnls function of nlme package to fit a curve. When I try to know what optimizer it was using, I was directed to nlminb function docu