This commit is contained in:
Leijurv
2018-09-23 12:24:07 -07:00
parent a05d3269a3
commit 59b4e1a993
5 changed files with 116 additions and 141 deletions

View File

@ -83,7 +83,7 @@ public class OpenSetsTest {
assertTrue(set.isEmpty());
}
// generate the pathnodes that we'll be testing the sets on
// cost the pathnodes that we'll be testing the sets on
PathNode[] toInsert = new PathNode[size];
for (int i = 0; i < size; i++) {
// can't use an existing goal