Search results
69 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
An implementation of the Fibonacci heap data structure
Comprehensive pathfinding library for grid based games
Shortest path functions for graphology.
Package implements data structures and algorithms for processing various types of graphs
- graph
- weighted graph
- digraph
- directed graph
- connected components
- strongly connected components
- min cut
- max flow
- dijkstra
- bellman-ford
- minimum spanning tree
- depth first search
- breadth first search
- directed cycles
- View more
Standard data structure
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
A NodeJS implementation of Dijkstra's algorithm
Comprehensive pathfinding library for grid based games
JavaScript Graph Layouting and Drawing
A package to calculate the shortest sea route between two points on Earth.
A modern JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
Convert math expressions between postfix (RPN) and infix notations and evaluate them
Find all/least-cost routes in weighted directed graph with given limitations
Fast shortest path finder for grids
Computes the K shortest paths in a graph from node s to node t using Yen's algorithm
excalibur-pathfinding provides ability to use A* and Dijkstra's Algorithm for pathfinding and with Excalibur.js
Implementation of dijkstra's algorithm
"SDK for commonly used data structure and algorithms"
Data structure and graph processing library written in modern JavaScript
- data structures
- javascript
- graph
- undirected graph
- directed graph
- weighted graph
- breadth first search
- BFS
- depth first search
- DFS
- dijkstra
- shortest path
- prim
- minimum spanning tree
- View more
faster, feature rich dijkstra for real world applications