Primal Affine Interior Point Method and Dual Affine Interior Point Method
These are two interior point method implementations - the Primal Affine Interior Point Method and Dual Affine Interior Point Method for solving linear programming problems. Users need to provide initial interior points manually. An automatic initial point generator program will be provided separately.