commit 94ed8892e3808ea4a688e12c83c93c074785eb14
parent 86aef5027c768a8e99caa5cebae6c0f7f70451ab
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]