Title: Solving Optimization problems using CPLEX
In this assignment, I solved several Linear Programming problems using CPLEX.
Title: Solving Optimization problems using Python
In this assignment, I worked on solving two optimization problems, Power generation and Routing problems, using Python. The Pyomo framework and GLPK solver were utilized for solving these problems.