Socket
Socket
Sign inDemoInstall

@antv/algorithm

Package Overview
Dependencies
3
Maintainers
64
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @antv/algorithm

graph algorithm


Version published
Weekly downloads
74K
decreased by-1.75%
Maintainers
64
Install size
2.75 MB
Created
Weekly downloads
 

Changelog

Source

0.1.26

  • feat: dfs supports undirected graph data;

Readme

Source

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

Keywords

FAQs

Last updated on 03 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc