@pepprlab/analysis
v0.9.0
Published
Graph analysis algorithms for TopoKit — centrality, community detection, shortest paths, and more
Maintainers
Readme
@pepprlab/analysis
Graph analysis algorithms for TopoKit, a TypeScript-native graph visualisation SDK.
Dijkstra, PageRank, Louvain community detection, Tarjan SCC and the centrality family, over the @pepprlab/core graph model.
Install
npm i @pepprlab/analysis @pepprlab/coreFull reference: topokit.io/docs.
Licence
Business Source License 1.1. Free for evaluation — 30 days, up to 50 nodes per
graph. Production use beyond that needs a Pro or Enterprise licence. See
topokit.io and the bundled LICENSE.
