* \brief Constructs the tree by calculating parent for every vertex. * Assumes a valid description of a tree is provided. * * @param undirected_edges list of graph's undirected edges * @param root_ index of the root vertex */
source not stored for this graph (policy: none)