- parallel algorithms: p243-cole (are there others?)
- bounded expansion classes?
- restricted cases and arborescences
+- verify: mention our simplifications
Models:
of $G\setminus T$). We use the reduction from Lemma \ref{verbranch} to get
an~equivalent problem with a~full branching tree and a~set of parent-descendant
paths. Then we run the \<FindHeavy> procedure (\ref{findheavy}) to find
-the heaviest edges and employ Lemma \ref{vercompares} to bound the number
+the heaviest edges and we employ Lemma \ref{vercompares} to bound the number
of comparisons used.
\qed
+\para
+We will now show an~efficient implementation of \<FindHeavy>, which will
+run in linear time on the RAM.
+