Skip to content

picatz/graph

Repository files navigation

graph

A graph is a collection of "nodes" (a.k.a points or vertices) and "edges" (a.k.a lines or arcs) connecting some (possibly empty) subset of them. The edges of graphs may also be imbued with directedness. The study of graphs is known as graph theory.

Releases

No releases published

Languages