summaryrefslogtreecommitdiffstats
path: root/content/zettel/1c2h6.md
blob: e60689ca3a522c6ca67704492c6752ddba1e6f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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