Socket
Socket
Sign inDemoInstall

ml-floyd-warshall

Package Overview
Dependencies
5
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ml-floyd-warshall

Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)


Version published
Weekly downloads
582
decreased by-36.94%
Maintainers
7
Install size
417 kB
Created
Weekly downloads
 

Changelog

Source

3.0.1 (2023-02-27)

Bug Fixes

  • correct prepack script (70ef3db)

Readme

Source

ml-floyd-warshall

NPM version build status npm download

Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles).

Installation

$ npm i ml-floyd-warshall

API Documentation

License

MIT

Keywords

FAQs

Last updated on 27 Feb 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