![]() |
|||
| Abstracts ARCSIM CAPC CAMBAS DES Hypergraph Decomp. ILP Decomp. Nonlinear |
|
Nonlinear Constrained Optimization The online software section has been disabled indefinitely due to server usage policies. Please check back here at a later date. The following is a web implementation of the Sequential Quadratic Programming algorithm implemented in VMCON2 to minimize a nonlinear function subject to nonlinear constraints. The general nonlinear constrained optimization problem can be stated as Min { f(x) : g(x) <= 0, h(x) = 0 } where x is the vector of optimization variables, f(x) is the objective function to be minimized, g(x) is the vector of inequality constraints, and h(x) is the vector of equality constraints. Simple bounds on x can be included as inequality constraints. VMCON2 allows finite difference approximation of gradients when analytical derivatives are not available. The routine uses Powell's SQP algorithm, which contains two major steps per iteration:
Acknowledgements This site is supported by the Automotive Research Center at the University of Michigan, a US Army TACOM Center of Excellence for Modeling and Simulation of Ground Vehicles, under Contract No. DAAE07-94-R094. Web Development Team Chung-Han (Joe) Lin, Web Specialist Dr. Nestor Michelena, Web Project Leader Reference
|