The Wayback Machine - https://web.archive.org/web/20220520153815/https://github.com/topics/network-graph
Skip to content
#

network-graph

Here are 152 public repositories matching this topic...

szhorvat
szhorvat commented Apr 5, 2022

What is the feature or improvement you would like to see?

A function that computes the graph center, and the graph periphery. The graph center is the set of vertices that has minimal eccentricity. The periphery is the set with maximal eccentricity.

Use cases for the feature

This is a standard concept in graph theory.

**Implementatio

wishlist good first issue

Improve this page

Add a description, image, and links to the network-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-graph topic, visit your repo's landing page and select "manage topics."

Learn more