diff options
Diffstat (limited to 'report/report.tex')
| -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\} \}, \\ |