BAP: Lecture 11 (Mar 19, 2002)

The notes for this lecture are available in
In this lecture, we
In class, we saw demos of these algorithms. The code for these demos lives in the directory http://math.mit.edu/~spielman/BAP/lect11/
The demo of the von Neumann algorithm is in script
vnLPdemo.m
The demo of the primal simplex method is in
pSimpDemo.m
A slowed-down version is in
pSimpDemoSlow.m
and a version in which we plant a basic feasible solution is
pSimpDemoFeas.m
A crude depition of the dual method came from
frags.m