Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 367 Bytes

File metadata and controls

11 lines (7 loc) · 367 Bytes

Author: Alex Taylor

Linear Programming example of the Simplex Method programmed in C++. More to come.

INCLUDES:

The Armadillo C++ linear algebra library must be located in your includes folder.

Conrad Sanderson. Armadillo: An Open Source C++ Linear Algebra Library for Fast Prototyping and Computationally Intensive Experiments. Technical Report, NICTA, 2010.