diff --git a/algorithm.md b/algorithm.md index 0f845d0fc..8ebeab937 100644 --- a/algorithm.md +++ b/algorithm.md @@ -7,10 +7,12 @@ - What is the most urgent thing I need to solve? Is there anything I would want to have done later today? Check my calendar now. - Have I reviewed my [[daily]] routine? - Am I concentrated? Am I unable to focus? -- Construct a [[dag]] that represents a set of activities that I will perform. - - If there are circular dependencies, write down examples here. Unsure if circular dependencies come up in human-level tasks very often. +- Construct a [[dag]] that represents a set of activities to perform. + - If there are circular dependencies, write down examples here in this note. Unsure if circular dependencies come up in human-level tasks very often, but they might. - [[topological sort]] it. - Move on through the sorted list through the day. +- Study theory of [[scheduling]]. I liked it when I was in college. + - I like the fact that an [[oracle]] is the perfect [[scheduler]]. [//begin]: # "Autogenerated link references for markdown compatibility"