The Java component of largeRCRF.
See https://github.com/jatherrien/largeRCRF-Java for reporting issues.
Joel Therrien
c6a5787975
Benefits are for when we restart a previously parallel task in which, say, trees 1, 2, and 4 were completed but tree 3 never did complete. Under the previous implementation we'd start at tree 4 (we'd just count how many trees were done). To fix this would require some additional effort. Since the order of trees is irrelevant, it made sense to just stop ordering them. |
||
---|---|---|
src | ||
.gitignore | ||
COPYING | ||
pmd-rules.xml | ||
pom.xml |