Hi,
could you give us the references for the assortativity measures?
What is computed is not the assortativity given by Newman 2002 I guess.
(Newman (2002) Associative mixing in networks. Phys Rev Lett 89:208701)
Cheers,
___
graph-tool mailing list
g
I have exactly the same configuration Kubuntu feisty, gcc 4.1.2, Boost 1.33.1
ecc. installed on a macbook.
I used to have the same problem at the end of compilation (it does not come to
perform the final link, I think).
ld -v
GNU ld version 2.17.50 20070103 Ubuntu
./configure --disable-visibil
Hi,
the same graph
digraph G{
2000->2001;2000->2002;
2001->2000;2001->2002;
2002->2000;2002->2001;
}
tested with exactly the same commands outputs different results on my machine:
graph-tool --load test.dot --vertex-histogram="in-degree|-"
# vertex histogram (in-degree):
2.0 3
graph-tool --l
Hi Dan,
you don't really need to install them.
The library can be in any directory in your python module path. However, the
simplest thing is to have it in the same directory as graph-tool
Then, if the directory is not in your path, you call the program from inside
that directory with ./graph-t
hotmail.com/greypixel.gif"; width="100%"
> vspace=9> MIT.Engineering.MelbUni
> Welcome to my homepage:
> http://www.student.unimelb.edu.au/xiaodanl/";> size=1>http://www.student.unimelb.edu.au/xiaodanl/
> http://ariport.unimelb.edu.au/blog/";> size=1
Hi everybody,
I do not understand how to use the --central-point-dominance.
I have a small undirected graph (a chain) in a file grafo.dot
graph G {
1 [VERTEX_BETWEENNESS="0"];
2 [VERTEX_BETWEENNESS="0.285714"];
3 [VERTEX_BETWEENNESS="0.47619"];
4 [VERTEX_BETWEENNESS="0.571429"];
5 [VERTEX_BETWEEN
Thank you Tiago for this workaround (and for this software that is really
really nice).
Cheers,
Andrea
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-
Hello,
is there a simple option to call to obtain the distance of each node from
a "root" node?
Cheers,
Andrea
___
graph-tool mailing list
graph-tool@forked.de
http://lists.forked.de/mailman/listinfo/graph-tool