Example #6 - Cantilever Beam Multi-Objective Optimization
Example using the OSTRICH PADDS and parallel PADDS algorithms
This is a simple example to demonstrate the PADDS and parallel ParaPADDS algorithms for multi-objective optimization. It uses the cantilever beam example from Deb's textbook (Deb, 2001). Running the example using OSTRICH.bat will launch the PADDS algorithm in serial (i.e. on a single processor). Running the example using mpirun.bat will launch the parallel ParaPADDS algorithm.