From 9cf82af367d69ec10170a267f397de324ed09dce Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Fri, 3 Dec 2021 20:04:31 +0100 Subject: Reword sentence --- mgr.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mgr.tex') 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. -- cgit v1.2.3