Path finding in a graph
This is a pathfinding library that can be used in 2D game development
Iterative path finding Algorithms for knight on a chessboard
Parse DBML into a navigable graph with rich metadata -- FK path finding, table info, groups, and schema search.
Parses grid path finding benchmark data
A* path finding algorithm
Graph data structure with path finding and traversing algorithms
A generic path finding library for finding paths and generating flow maps.
🗃️ SQLite graph and vector storage for FlowRAG - knowledge graph with traversal, path finding, and vector search via sqlite-vec
NavMesh + path-finding + obstáculos dinâmicos em JS/WASM
Generate maze using randomized DFS and Solve it using Path Finding algorithms
Algorithms and Data Structures for Path Finding
A package for implementing pathfinding algorithms for web apps that need some kind of path finding, maze solving. Supports both weighted and unweighted algos.
React component for interactive graph visualization with node selection, path finding, and export capabilities
Visualize React state flow with interactive graph — ELK.js layout, canvas rendering, semantic zoom, fuzzy search, path-finding, and prop drilling detection
a Node.JS implementation for AStar path finding algorithm. This implementation uses primitive data types (Number and Byte/Buffer) to present location and block data that significantly improve the speed and have a good control on memory consumption
Comprehensive pathfinding library for grid based games
DEX routing and path finding for LendLiq protocol
Fast 2D pathfinding library using triangulated navmesh
Credential management facilities for Imperative, Zowe CLI, and extenders.
A simple, minimal, no nonsense graph library with shortest-path finding.
Compute an orthogonal line from start to end with obstacles
The base `PathFinder` library (and `PathFinderRegistry`) which allow other packages to build intelligent path-finding mechanisms to help AI move `Unit`s between two `Tile`s.
A JavaScript A* path finding library that allows for asynchronously loading graph data.
This library provides a variety of path finding and graph operations. Work in progress.
This library provides a variety of path finding and graph operations. Work in progress.
Jump Point Search Implementation for Path Finding.
A generic and parallel implementation of Continuous Conflict-Based Search algorithm for Multi-Agent Path Finding.
Rust code for calculating Dubin's Paths
Path finding using dual-RRT connect
Traits required for the bracket-* crates. Adapt your maps to the traits with Algorithm2D, Algorithm3D and BaseMap.
Pathfinding and field-of view utilities. A Star, Dijkstra. Part of the bracket-lib family.
Quickly approximate Paths on a Grid
Crate for working with Graph data structures and common algorithms on top of it.
Advanced mathematical computing library with geometric algebra, tropical algebra, and automatic differentiation
Geometric network analysis using Clifford algebra and tropical algebra
A Ruby library for finding files in a set of paths.
Find the path for a given gem or require path for editing or greping. For examples, under [fish](http://fishshell.com/): cd (gem path gem-path) vim (gem path gem-path) grep require -R (gem path gem-path) Or checkout [gem-eit][], [gem-grep][] for shorthands. [gem-eit]: https://github.com/godfat/gem-eit [gem-grep]: https://github.com/godfat/gem-grep
A* Search Algorithm for PNG images
Tracks document paths to allow finding embedded documents.
ruby gem for finding shortest path
Cross-platform way of finding executables in all the paths in $PATH. This is similar to the Unix 'which' command, however, instead of finding the first occurence of the executable in $PATH, it finds all occurences in $PATH. This could be useful if you installed something that modified your PATH and now you're executing a different version but can't figure out what happened. Example: On OS X, OpenSSL is installed in /usr/bin/openssl % which openssl ==> /usr/bin/openssl After installing PostgreSQL: % which openssl ==> /Applications/Postgres.app/Contents/MacOS/bin/openssl If you're trying to diagnose what happened, you can use: % whiches openssl ==> [ [0] "/Applications/Postgres.app/Contents/MacOS/bin/openssl", [1] "/usr/bin/openssl" ] This will show you that the first one that is found in the PATH is the one from Postgres, so if you want to get back your original one, you have to modify your PATH accordingly.
Find paths C supported on a static map with the A* algorithm.
finds a local path corresponding to a given path
Convenient way to find stuff on the load path.
A* ruby implementation to find shortest path and map
Allows to define search paths to find files in.
Finds the shortest paths between all pairs of nodes of a graph
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.