metric.degree.min function

Minimal Degree

Minimal Degree

Calculate the minimal degree of a network.

metric.degree.min(g)

Arguments

  • g: The input network.

Returns

A real constant.

Details

The minimal degree.

Examples

## Not run: metric.degree.min(x) ## End(Not run)

Author(s)

Xu Dong, Nazrul Shaikh.

  • Maintainer: Nazrul Shaikh
  • License: GPL (>= 2)
  • Last published: 2020-12-01

Useful links