ishank011 / grgdescent

The generalized reduced gradient (GRG) algorithm.
22 stars 14 forks source link

Generalized Reduced Gradient Algorithm

An implementation of the generalized reduced gradient (GRG) algorithm based on implicit variable elimination to solve unconstrained optimization problems using Symbolic Python. Reference can be found at Singiresu S. Rao, Engineering optimization: theory and practice. John Wiley & Sons, 2009.