operations research - Error in Java code StdRandom.uniform -
this question has answer here:
i'm trying run java code using eclipse. i'm running code: http://algs4.cs.princeton.edu/65reductions/simplex.java.html got error in line 317/ 319/ 322 "stdrandom cannot resolved"
get stdrandom princeton's repository here, compile along simplex.java
Comments
Post a Comment