plot_tests_LP.m will generate all of the performance profiles that solve the LP, max c^Tx s.t. Ax = b, x >= 0, optimal solution is nondegenerate (by running run_plot_tests_LP.m), and can be modified to output more. tolerance is 1e-10 by default as that is the lowest stopping tolerance for linprog.