Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is an npm package that implements the Floyd-Warshall algorithm for finding shortest paths in weighted graphs with both positive and negative edge weights (but no negative cycles). It's designed for JavaScript developers working on graph algorithms or network analysis who need to calculate shortest paths between all pairs of nodes in a graph.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/floyd-warshall

Account's avatar
mljs/matrix
Matrix manipulation and computation library
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
cheminfo/eslint-config-cheminfo-typescript
Shared ESLint config for TypeScript projects
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

lpatiny's profile
lpatiny
11 contributions
maasencioh's profile
maasencioh
8 contributions
mljs-bot's profile
mljs-bot
5 contributions
targos's profile
targos
2 contributions
stropitek's profile
stropitek
1 contributions
EscapedGibbon's profile
EscapedGibbon
1 contributions
olegpetroveth's profile
olegpetroveth
1 contributions
jobo322's profile
jobo322
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mljs

mljs/floyd-warshall

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

TypeScript
4
4
MIT License