summaryrefslogtreecommitdiffstats
path: root/content/zettel/1a3b.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/1a3b.md')
-rw-r--r--content/zettel/1a3b.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/content/zettel/1a3b.md b/content/zettel/1a3b.md
new file mode 100644
index 0000000..3430a52
--- /dev/null
+++ b/content/zettel/1a3b.md
@@ -0,0 +1,13 @@
++++
+title = "Iterated Dominance Frontier"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["1a3a"]
+forwardlinks = ["1a3c"]
+zettelid = "1a3b"
++++
+
+$DF^{+}(S)$ of a set of nodes S is
+$\text{lim}_{i \to \infty} DF^{i}(S)$, where $DF^1(S) = DF(S)$ and
+$DF^{i+1}(S) = DF(S \cup DF^{i}(S))$.