update doc

This commit is contained in:
Olivier Gagnon
2022-01-04 19:10:42 -05:00
parent 4860d6dc83
commit 50919a88cd
12 changed files with 17 additions and 176 deletions
@@ -79,7 +79,7 @@ Growth can be made more efficient by dividing it into many processes, instead of
Utilizing `sleep()` or `asleep()` to ensure that your scripts do not all start at the same time can decrease the chance of issues associated with overhacking occurring. Both functions have a ram cost of zero.
Batch algorithms (HGW, HWGW, or Cycles)
-------------------------------------
---------------------------------------
**Difficulty**: Hard
Pros: