44 packages found
Small module for graph traversals, supporting DFS and BFS with niceties added for pre- and post-order, including their reverses.
Create Map trees usefull for property inheritance
Deep iteration of any object or iterable collection. (This version revised by @msablanet)
Enhanced and multifunctional tree walker
Standard collections in TypeScript / JavaScript
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
Bucket problem solver
A Node.js module to manipulate Graph
Just Tree algorithms.
Deep iteration of any object or iterable collection.
Data oriented tree structure that unleashes the power of callbacks to create, search and traverse the tree.
- node
- graph
- tree
- binary
- data-tree
- data
- binary-tree
- search-tree
- BFS
- DFS
- import tree
- export tree
- search
- BST
- View more
Allows you to do a breadth-first-search through DOM elements.
Javascript Implementation of Binary Search Tree
- Javascript
- DataStructure
- js-trees
- tree
- js-tree
- bst
- binary search
- binary-search-tree
- BST
- dfs
- bfs
- dfs pre order
- dfs post order
- dfs in order
A library of data structures and algorithms
- js-datastructures
- es6 data structures
- javascript data structures
- data structures
- data structures javascript
- data structures js
- stack
- es6 stack
- queue
- es6 queue
- priority queue
- priorityqueue
- trees
- binary trees
- View more
Breadth-first search (BFS) using promise (Bluebird)
ioBroker adapter for ODL data from the German Federal Office for Radiation Protection
General purpose BFS implementation.
Graph data structure with path finding and traversing algorithms
- graph
- dijkstra
- path
- finding
- find path
- path finder
- shortest
- shortest path
- dfs
- depth first search
- bfs
- bredth first search
Access subtree elements using keypath, with wildcard ('*') support.