|
Where can I learn to use the Std*.java libraries? They are described in Section 1.5 and Section 2.2 of Introduction to Programming in Java: An Interdisciplinary Approach booksite.
Which union-find data structure should I call in the PercolationStats.java program I turn in? Call the fastest one.
Where can I learn a bit more about the percolation model? Read Sectoin 2.4 in Introduction to Programming in Java: An Interdisciplinary Approach. The approach taken there is substantially for computing the percolation threshhold than the method described in this assignment.
|
Submission. After you have submitted all of the required files, the "Run Script" button on the submission system will appear. Be sure to hit the button and check that you submitted the right files and they compile cleanly.
Readme. Use the following readme file template and answer all questions.
|
These are purely suggestions for how you might make progress. You do not have to follow these steps.