From 42440fa7777514b45794af258716eca21012ec20 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 11 Oct 2024 11:03:04 -0400 Subject: typo --- report/report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report') diff --git a/report/report.tex b/report/report.tex index 7ed365d..e8a647f 100644 --- a/report/report.tex +++ b/report/report.tex @@ -78,7 +78,7 @@ Note that no edges within a cell share an endpoint---they can be computed concur Numerically, this partition is \begin{IEEEeqnarray*}{rl} - C = \{ & \{ \{0, 1\}, \{2, 3\} \}, \\ + P = \{ & \{ \{0, 1\}, \{2, 3\} \}, \\ & \{ \{0, 2\}, \{1, 3\} \}, \\ & \{ \{0, 3\}, \{1, 2\} \}, \\ & \{ \{0, 4\} \}, \\ -- cgit v1.2.3