commit ab98976126b8ac608c3b1cfe7047102551b2557b
parent ff4387b036d81c2cb78009c1a878df43cfc187b0
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 10 Jun 2025 15:09:39 +0200
commit with codex
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/planar_graph b/planar_graph
@@ -29,7 +29,7 @@ Generalizations:
- to [directed_graphs]: [directed_planar_graph]
- to quantify the "degree of non-planarity": [crossing_number]
-See also: [graph_drawing]
+See also: [graph_drawing], [planar_separator_theorem]
Up: [graph]