From 4af63493e55eecc560d4452dce276c4a804c6cf4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 12 Mar 2021 20:40:49 +0100 Subject: [PATCH] Auto: misc. --- algorithm.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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"