summaryrefslogtreecommitdiffstats
path: root/content/zettel/1c2h6.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/1c2h6.md')
-rw-r--r--content/zettel/1c2h6.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/zettel/1c2h6.md b/content/zettel/1c2h6.md
new file mode 100644
index 0000000..e60689c
--- /dev/null
+++ b/content/zettel/1c2h6.md
@@ -0,0 +1,18 @@
++++
+title = "Order of Heuristics"
+date = "2022-05-11"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["1c2h5"]
+forwardlinks = []
+zettelid = "1c2h6"
++++
+
+The following was the order of the heuristics that were applied and
+tested:
+
+`Point -> Call -> Opcode -> Return -> Store -> Loop -> Guard`
+
+To use this order, everyone of these properties is tried until one
+applies.1