igraph-help
[Top][All Lists]
Advanced

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

[igraph] size vs order


From: John Lapeyre
Subject: [igraph] size vs order
Date: Sat, 27 Feb 2010 18:31:59 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31.9; KDE/4.3.4; x86_64; ; )

Hello,

In igraph, is there a consistent use of words for |V| and |E|?
In mathematics the words are 'order' for |V| and 'size' for |E|.
In igraph, it seems like 'size' is for |V| while |E| is simply called
something like number of edges. I know its a lot of work, but a small
glossary of definitions might help clarify things, ie, in this case
"the size of G  means |V(G)|".

Eg the description of  igraph_clusters has
  ... For every component it gives its size ...

Regards,
John




reply via email to

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