On 10/03/2007 11:10 AM, Andrea Perna wrote:
Thank you Tiago for this workaround (and for this software that is really really nice). Cheers, Andrea
You're welcome. :-) It may interest you to know the bug in question was just fixed in the git repository. Please see: http://git.forked.de/?p=graph-tool Cheers, Tiago
On Tuesday 02 October 2007, Tiago de Paula Peixoto wrote:
On 10/02/2007 12:58 PM, Andrea Perna wrote:
$graph-tool --undirected --load grafo.dot --central-point-dominance="VERTEX_BETWEENNESS|-"
graph-tool error: graph filtering error: filter not found This is a bug in graph-tool. I'll fix it in the git repository shortly. As a temporary workaround, you can simply run the command on a directed graph, which will have the same result as the undirected, as such:
$ graph-tool --undirected --load grafo.dot --directed --central-point-dominance="VERTEX_BETWEENNESS|-" # central point dominance (VERTEX_BETWEENNESS): 0.272109428571
Thanks for pointing this out!
Cheers.
_______________________________________________ graph-tool mailing list graph-tool@forked.de http://lists.forked.de/mailman/listinfo/graph-tool
-- Tiago de Paula Peixoto <tiago@forked.de> 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0