figshare
Browse
1/1
2 files

Non-Iterative Linear Maximization Algorithm

Version 2 2019-07-29, 17:47
Version 1 2019-05-20, 04:46
software
posted on 2019-07-29, 17:47 authored by Gerardo L. FebresGerardo L. Febres
Explicit C sharp code for the Linear Optimization algorithm based on active constraints recognition. The algorithm is not iterative and its complexity is comparable to the Simplex algorithm.

To have the code working, copying it and pasting on Visual Studio may work.

Search "A non-iterative method for optimizing linear functions in convex linearly constrained spaces" by Gerardo L. Febres for the theoretical basis of this algorithm.

History