Default commit message, part of an automated flow.

This commit is contained in:
2021-12-19 18:31:27 +01:00
parent 9ed7d10acc
commit c61b693d23
+2 -1
View File
@@ -1,4 +1,5 @@
# simple
- many [[problems]] we need to solve are actually [[simple]].
- many [[problems]] we need to solve are actually [[simple]]. they might be hard to solve in the sense of being computationally or otherwise resource-intensive. but their inherent structure is not particularly complex.
- [[coordination problems]] are one such subset.