Closed ThePletch closed 2 years ago
Closing due to @jbielick noting that iteration randomization prevents this from being particularly useful.
Theoretically, we could do dynamic programming to cache all iterations performed, but I'm guessing that won't be as big of a time saver as I think, and it'd make this code harder to understand.
Fixes #360.