Auto: misc.

This commit is contained in:
2021-03-12 20:40:49 +01:00
parent fd5557aad0
commit 4af63493e5
+4 -2
View File
@@ -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"