We have proven that $\O(m)$ edge weight comparisons suffice to verify minimality
of a~given spanning tree. Now we will show an~algorithm for the RAM,
which finds the required comparisons in linear time. We will follow the idea
-of King from \cite{king:verify}, but as we have the power of the RAM data structures
+of King from \cite{king:verifytwo}, but as we have the power of the RAM data structures
from Section~\ref{bitsect} at our command, the low-level details will be easier,
especially the construction of vertex and edge labels.