Springer Source Code

This repository accompanies Linear Programming Using MATLAB® by Nikolaos Ploskas and Nikolaos Samaras (Springer, 2018).

Cover Image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Corrections

For corrections to the content in the published book, see the file errata.md.

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.

change log

  1. change the default value of scalingTechnique and delete presolve analysis.

  2. fix codes/chapter2/general2canonical.m. % c is a n x 1 vector