diff --git a/doc/two_graphs_common_spanning_trees.html b/doc/two_graphs_common_spanning_trees.html index f06825b0..7a70f16a 100644 --- a/doc/two_graphs_common_spanning_trees.html +++ b/doc/two_graphs_common_spanning_trees.html @@ -6,7 +6,7 @@ http://www.boost.org/LICENSE_1_0.txt) Two Graphs Common Spanning Trees Algorithm - Based on academic article of Mint, Read and Tarjan + Based on academic article of Minty, Read and Tarjan Efficient Algorithm for Common Spanning Tree Problem Electron. Lett., 28 April 1983, Volume 19, Issue 9, p.346–347 --> @@ -20,7 +20,7 @@

Two-Graphs Common Spanning Trees (MRT Algorithm)

-The MRT algorithm, based on an academic article of Mint, Read and +The MRT algorithm, based on an academic article of Minty, Read and Tarjan, is an efficient algorithm for the common spanning tree problem.
This kind of algorithm is widely used in electronics, being the basis of the analysis of electrical circuits. Another area of interest may be that of the