m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.