Changes
Page history
Update Prepare To Add an Algorithm Checklist
authored
Mar 11, 2020
by
shibohan
Show whitespace changes
Inline
Side-by-side
Prepare-To-Add-an-Algorithm-Checklist.md
View page @
db61e7af
...
...
@@ -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?
...
...
...
...