commit 1aa75b61121547bcdd1ed3287eafe32c65950f7f
parent 68b7535cfa6b56b2e8302ea96d1245cd78d14b41
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 1 Sep 2026 09:33:52 +0200
commit with codex
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/adjacency_matrix b/adjacency_matrix
@@ -11,4 +11,4 @@ Up: [graph_representation]
Aliases: adjacency matrices
-See also: [adjacency_list], [adjacent]
+See also: [adjacency_list], [adjacent], [zeta_matrix]
diff --git a/partial_order b/partial_order
@@ -25,6 +25,8 @@ Variants:
- [linear_extension]
- [poset_width]: largest [antichain] cardinality
+- [zeta_matrix]
+
Up: [mathematics], [order]
See also: [preorder], [monotone]