I have a third-order nonlinear parametric model and I want to know which is the best method (shooting, collocation, dynamic programming, etc.) to solve a time-optimal (minimum-time) problem with fixed initial and final states.
I would like to perform a Monte-Carlo analysis varying the values of the parameters. Thus, given that I cannot define by hand an initial guess for any value of the parameters, I am particularly interested in the method that best handles poor initial solutions.
Any advice about how to obtain initial guesses would be also appreciated.