This repository contains a project that uses IPOPT, a nonlinear optimization solver, to find the optimal minimum of the function: $$ f(x, y) = (2 - \cos(\pi x) - \cos(\pi y)) x^2 y^2 $$ We explore the ...
In the context of my coursework for the Non-linear Programming course at university, I tackled various non-linear optimization problems using MATLAB. This project serves as a collection of my ...
Abstract: In this paper, performance and accuracy of both General Geometric Programming (GGP) and non-linear programming (NLP) algorithms, for optimization of low power VLSI circuits, have been ...
Abstract: In this paper a multi-phase evolutionary algorithm (MPEA) for solving general non-linear programming problems (NLP) is proposed. It uses population decomposition, elite multi-parent ...