|
From: | wassim gmail |
Subject: | Re: [igraph] random generator graph in C |
Date: | Tue, 10 Nov 2009 14:02:19 +0100 |
User-agent: | Thunderbird 2.0.0.23 (X11/20090817) |
Hi, i have used the function :igraph_minimum_spanning_tree_unweighted(igraph_t*, igraph_t*); to extract one minimal spanning tree from another graph. I have remark that the spanning begins always from node with identifier 0. Is there any way to change the root. I want to construct the minimal spanning tree from a random vertex (not the vertex 0). If not is there a possibility to modify the code source function responsable of generating the spanning tree ?
Thank you
[Prev in Thread] | Current Thread | [Next in Thread] |