27 Content-Disposition: inline; filename=" 1443 Last-Modified: Wed, 27 May 2026 08:58:45 GMT Expires: Sat, 24 May 2036 08:58:45 GMT ETag: "a38cd4ee13e363ad68f88c2aad27ea134521f8c4" deg_seq(1) - Compute the degree sequence of a graph
  1. deg_seq(1)
  2. www.complex-networks.net
  3. deg_seq(1)

NAME

deg_seq - Compute the degree sequence of a graph

SYNOPSIS

deg_seq graph_in

DESCRIPTION

deg_seq computes the degree sequence 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 the degree sequence of graph_in in the format:

    k_1
    k_2
    k_3
    ....

where k_i is the degree of the i-th node.

SEE ALSO

deg_seq_w(1), conf_model_deg(1), fitmle(1), power_law(1)

REFERENCES

AUTHORS

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

  1. www.complex-networks.net
  2. September 2017
  3. deg_seq(1)
HTTP/1.0 500 Internal Server Error Date: Wed, 27 May 2026 08:58:45 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd