Update Prepare To Add an Algorithm Checklist authored by shibohan's avatar shibohan
......@@ -2,6 +2,8 @@
[@shibohan Note to Self: Keep up-to-date]
**NOTE:** if the algorithm is considered **SLOW**, make a separate thread/process/node for calculation. And inform OAC to allow multiple plan cycles.
## Class Structure:
- Create skeleton Class structure
- How classes interacts?
......
......