Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 334 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 334 Bytes

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.