Module DBCPOL in IMSLMMinimize a function of N variables subject to bounds on the variables using a direct search Complex algorithm.
CALL DBCPOL (FCN, N, XGUESS, IBTYPE, XLB, XUB, FTOL, MAXFCN, X, FVALUE)| G2h1b | General nonlinear optimization with simple bounds of a general function (no smoothness assumed) |