diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-11 11:03:04 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-11 11:03:04 -0400 |
| commit | 42440fa7777514b45794af258716eca21012ec20 (patch) | |
| tree | 45cd99e38ded4bb9e09a0695920a96a2b4c8caef | |
| parent | 90a3c42e3820801a20f18860921bc92d2bab85b7 (diff) | |
| download | balls-42440fa7777514b45794af258716eca21012ec20.zip | |
typo
| -rw-r--r-- | report/report.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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\} \}, \\ |