m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <mc370754@students.mimuw.edu.pl>2021-12-03 20:04:31 +0100
committerMarcin Chrzanowski <mc370754@students.mimuw.edu.pl>2021-12-03 20:04:31 +0100
commit9cf82af367d69ec10170a267f397de324ed09dce (patch)
tree3f693bc8ee86f245bb818856beaada47c6c474d7
parente59848669456a4e7df5a574ac429ee3e71d0225c (diff)
Reword sentence
-rw-r--r--mgr.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/mgr.tex b/mgr.tex
index 27bdeba..f64300f 100644
--- a/mgr.tex
+++ b/mgr.tex
@@ -423,8 +423,8 @@ The construction is as follows:
vertices along this path with $1$.
\item Now color another uncolored vertex of the first copy of $Q$ with the
color $2$.
- \item Try following edges as far as possible, coloring all vertices with
- $2$.
+ \item Try following edges as far as possible, coloring all visited vertices
+ with $2$.
\item If your run into an already colored vertex, pick an arbitrary
uncolored vertex in this copy of $Q$ to color with $2$ and continue from
here.