Solver Project

The problem is to develop a solver that can efficiently optimize an engineering system for maximum performance. The solver should be able to identify optimal parameters and design solutions that improve the overall system performance. The solver should be able to account for uncertainties in the engineering system and the environment, taking into consideration all relevant constraints and objectives. It should be able to generate feasible solutions that are both cost-effective and sustainable.

The second project for this course is similar in scope and size to the prior project but involves creating a custom solver to find an optimal design. The solver can be a modified version of an open-source solver or created as a new solver. The project should have the following characteristics as general guidelines:

For the project report, turn in the following content:

  1. A 2-3 page write-up of the solution. Include solver tuning details that demonstrate an understanding not only of the solution, but of how the solver arrived at the solution. Include figures, equations, and problem background that formulates the mathematical model and presents the solution to the optimization problem. If the project builds upon another problem, include the relevant citations in the project write-up.
  2. A copy of the source code used to generate the solution.

The project reports will be graded on originality, technical difficulty, clarity of the problem statement, accuracy of the solution, description of the solution, and professionalism of the report.


This assignment can be completed in groups of three. Additional guidelines on individual, collaborative, and group assignments are provided under the Expectations link.
Home | Solver Project