igraph-help
[Top][All Lists]
Advanced

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

[igraph] degree sequence data type


From: John Lapeyre
Subject: [igraph] degree sequence data type
Date: Thu, 25 Feb 2010 12:50:29 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31.9; KDE/4.3.4; x86_64; ; )

Greetings:

Frequently igraph uses vectors of reals rather than integers
to store objects that are always integers. I wonder what the
reason is?

For instance  in igraph_degree_sequence_game() the degree
sequences are of type igraph_vector_t, but the degrees, of course,
must be integers.

Thanks,
John




reply via email to

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