as of june 21/14: File runmaxrankTPCP.m -finds a maxrank feas. soln - or a single iteration feas. soln -user has options for input: it gives the user the option of entering the input sizes m=n, k, and feasible **points rank r** -AND it has the option of just asking for 1 iteration which means NO maxrank solution is requested. - global variables are no longer used! (persistent used instead) - the program outputs files: outputtable.tex/outputtable.pdf for latex/pdf table output --------------