Small fixes

This commit is contained in:
Antti H S Laaksonen 2017-12-10 12:06:32 +02:00
parent 3d8961e703
commit 761a9128e7
7 changed files with 20 additions and 20 deletions

View file

@ -3,7 +3,7 @@
\index{spanning tree}
A \key{spanning tree} of a graph consists of
the nodes of the graph and some of the
all nodes of the graph and some of the
edges of the graph so that there is a path
between any two nodes.
Like trees in general, spanning trees are