diff options
author | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-12-11 13:48:46 +0100 |
---|---|---|
committer | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-12-11 13:48:46 +0100 |
commit | 521096850cc8ce92e60d861e028816b721090c8f (patch) | |
tree | 89a0a194e1c53b28809c8336f67fea65c79b7068 | |
parent | f0e2ece5d1d6067ecefcfb7b12cf6f579b24c71c (diff) |
Fix wording
-rw-r--r-- | mgr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -944,7 +944,7 @@ are in $W'$, thus showing $W'$ is LCA closed and finishing the proof of Lemma \section{Computing root states of parts} -Let's now discuss how we will use LCA paritions to solve the relabel questions +Let's now describe how we will use LCA paritions to solve the relabel questions problem. Our approach is the following: given a question $v_1 \mapsto a_1, \ldots, v_m \mapsto a_m$, let $W = \{ v_1, \ldots, v_m \}$. Consider the partition of $T$ with respect to $W$. We will show how to compute $A$'s state in |