27 Content-Disposition: inline; filename=" 13dc Last-Modified: Wed, 01 Jul 2026 19:30:59 GMT Expires: Sat, 28 Jun 2036 19:30:59 GMT ETag: "5d452b4c51c0749494d27ae558bf9584548f7088" graph_info(1) - Print basic information about a graph
  1. graph_info(1)
  2. www.complex-networks.net
  3. graph_info(1)

NAME

graph_info - Print basic information about a graph

SYNOPSIS

graph_info graph_in

DESCRIPTION

graph_info prints the number of nodes, number of edges, average degree, and average squared degree of graph_in.

PARAMETERS

graph_in
undirected input graph (edge list). If is equal to - (dash), read the edge list from STDIN.

OUTPUT

The program prints on STDOUT a single line in the format:

    N K avg_k avg_k2

where N is the number of nodes, K is the number of edges, avg_k is the average degree, and avg_k2 is the average squared degree of graph_in.

SEE ALSO

clust(1)

REFERENCES

AUTHORS

(c) Vincenzo 'KatolaZ' Nicosia 2009-2017 <v.nicosia@qmul.ac.uk>.

  1. www.complex-networks.net
  2. September 2017
  3. graph_info(1)
0 HTTP/1.0 500 Internal Server Error Date: Wed, 01 Jul 2026 19:31:00 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd