I have a simple question about optimization algorythm of Optistruct. By reffering manual, It is written as below,
"OptiStruct utilizes gradient-based optimization algorithms to solve the optimization problem. .....
During a run, the corresponding optimization algorithms are automatically selected by OptiStruct based on the optimization type."
How can I know ,which of algorythm (*) is chosen by Optistruct ? By checking *.out file created by Optistruct, I cannot find unfortunately.
Many thanks in advance.
- Method of Feasible Directions (MFD)
- Sequential Quadratic Programming (SQP)
- Dual Optimizer based on separable convex approximation (DUAL)
- Enhanced Dual Optimizer based on separable convex approximation (DUAL2)
- Large scale optimization algorithm (BIGOPT)
- Method of Moving Asymptotes (MMA)