This commit is contained in:
Antti Laaksonen 2019-09-30 00:26:38 +03:00
parent dd9d03d835
commit f269ae3919
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ proceeds as follows:
\path[draw=red,thick,->,line width=2pt] (5) -- (2);
\end{tikzpicture}
\end{center}
We notice that the color or both nodes 2 and 5
We notice that the color of both nodes 2 and 5
is red, while they are adjacent nodes in the graph.
Thus, the graph is not bipartite.