Tag Archives: linear programming

Linear Programming using GNU Octave

GNU Octave can solve linear programming problems to optimize outputs. Here is a simple two variable example of how the octave function “glpk” helps to optimize.

Posted in SciTech | Tagged , | Comments Off on Linear Programming using GNU Octave