Skip to content

Files

Latest commit

39d2365 · Aug 5, 2020

History

History
This branch is up to date with FSou1/typescript-algorithms:master.

README.md

Graph

In mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called vertices (also called nodes or points) and each of the related pairs of vertices is called an edge (also called link or line).

Referenes