igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Questions about random generator graph


From: Gábor Csárdi
Subject: Re: [igraph] Questions about random generator graph
Date: Wed, 20 Jan 2010 13:45:40 +0100

On Wed, Jan 20, 2010 at 1:37 PM, alex <address@hidden> wrote:
> Hi,
> i have some questions about generating random graph:
>   1- In case when i generate a random graph, can i get the coordinates of
> differents vertex _i.e_ for example like in grg game, i can specify 2 vector
> where i can get the 2-D coordinates of each vertex.

For the other random graph generators, vertices do not have
coordinates. This is specific to a geometric random graph.

>   2- When i generate a random graph, can i rewire the graph to obtain a
> specific degree. I have seen that the function igraph_rewire does the same
>  thing but  it keeps the already  degree and i want to change it.

Maybe you are looking for igraph_degree_sequence_game?

Best,
Gabor

> Thx for help
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]