From c61b693d23ea7fc3d804e17c207ea20acba8a353 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 19 Dec 2021 18:31:27 +0100 Subject: [PATCH] Default commit message, part of an automated flow. --- simple.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/simple.md b/simple.md index e421f2216..ec1d27254 100644 --- a/simple.md +++ b/simple.md @@ -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.