Linear Programming

Julian Parsert and Cezary Kaliszyk

6 August 2019

Abstract

We use the previous formalization of the general simplex algorithm to formulate an algorithm for solving linear programs. We encode the linear programs using only linear constraints. Solving these constraints also solves the original linear program. This algorithm is proven to be sound by applying the weak duality theorem which is also part of this formalization.
BSD License

Depends On

Topics

Related Entries

Theories