algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

[Oops.] Typo in DualSimplex code

Open raenye opened this issue 5 years ago • 0 comments

Please verify that the error is present in the most recent revision before reporting. Yes. Chapter number or note title: http://jeffe.cs.illinois.edu/teaching/algorithms/notes/I-simplex.pdf Page number: Page 4, line 10 (that is, line 4 in the code) Error description: "while x is not feasbile" Suggested fix (if any): feasbile -> feasible

raenye avatar Dec 31 '19 18:12 raenye