@antv/algorithm
graph algorithm
Last updated 3 years ago by kopiluwaky .
MIT · Repository · Bugs · Original npm
$ cnpm install @antv/algorithm 
SYNC missed versions from official npm registry.

AntV Algorithm

AntV 算法包,包括图算法及其他各类算法。

graph 包下面包括的都是图算法。

AntV 共支持以下图算法:

  • adjacentMatrix
  • connectedComponent
  • degree:in degree、out degree
  • detectCycle
  • dfs
  • dijkstra
  • findPath:short path、all path
  • floydWarshall
  • labelPropagation
  • louvain
  • pageRank
  • neighbors

Current Tags

  • 0.1.25                                ...           latest (3 years ago)

8 Versions

  • 0.1.25                                ...           3 years ago
  • 0.0.6                                ...           5 years ago
  • 0.1.24                                ...           3 years ago
  • 0.1.22                                ...           4 years ago
  • 0.1.11-beta                                ...           4 years ago
  • 0.1.18                                ...           4 years ago
  • 0.1.3-beta                                ...           5 years ago
  • 0.1.7                                ...           4 years ago

Copyright 2013 - present © cnpmjs.org