this folder contains:

-)the list of the problem of the boundle Mps.zip (problemsList.csv)

-)mpsProblem.nb: the mathematica notebook for solving the original (from netlib) mps-form problem

-)standardProblem.nb: the mathematica notebook for solving the (quasi)standard-form problem

-)a subfolder named <problem_name> for each netlib LP problem, that contains:

the mps file as from netlib: 
<problem_name>.mps
sol.txt
value.txt

the problem stated in the (quasi)standard form and its solution:
standardC.txt
standardA.txt
standardB.txt
standardLB.txt
standardUB.txt
standardSolution.txt

NB: (quasi)standard form means the standard form plus general lower and upper bounds