💾 Archived View for jb55.com › ward.asia.wiki.org › graphology captured on 2022-01-08 at 14:37:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-04)
-=-=-=-=-=-=-
Graphology is a specification and reference implementation for a robust & multipurpose JavaScript Graph object. pages github
It aims at supporting various kinds of graphs with the same unified interface.
A graphology graph can therefore be directed, undirected or mixed and can be simple or support parallel edges.
Along with those specifications, one will also find a standard library full of graph theory algorithms and common utilities such as graph generators, layouts etc.