All Projects → Caleydo → pathfinder

Caleydo / pathfinder

Licence: BSD-3-Clause License
Pathfinder is a tool for the visual exploration of paths in large graphs.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to pathfinder

pathfinder-docker
Deploying Pathfinder with Docker.
Stars: ✭ 18 (-28%)
Mutual labels:  pathfinder
pathpy
pathpy is an OpenSource python package for the modeling and analysis of pathways and temporal networks using higher-order and multi-order graphical models
Stars: ✭ 124 (+396%)
Mutual labels:  pathways
uastar
Minimal A* implementation in C. No dynamic memory allocation.
Stars: ✭ 76 (+204%)
Mutual labels:  pathfinder
PDN
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
Stars: ✭ 44 (+76%)
Mutual labels:  pathfinder
newt
A web application to visualize and edit pathway models
Stars: ✭ 46 (+84%)
Mutual labels:  pathways
Bryans-Preferred-Modules-for-FoundryVTT
My personally cultivated list of FoundryVTT Modules for Dungeons and Dragons 5e and Pathfinder 2e that play nicely together without creating an overwhelming amount of UI options or causing noticeable FPS drops.
Stars: ✭ 119 (+376%)
Mutual labels:  pathfinder
chise.js
A web application to visualize and edit the pathway models represented by SBGN Process Description Notation
Stars: ✭ 15 (-40%)
Mutual labels:  pathways
AlgorithmVisualizer
A better visualization of different algorithms made with React
Stars: ✭ 123 (+392%)
Mutual labels:  pathfinder
pathplanner
UI for generating trajectories with Pathfinder, based off of Vannaka's Motion Profile Generator
Stars: ✭ 21 (-16%)
Mutual labels:  pathfinder
openshift-wiki
Gitbook URL of WIKI
Stars: ✭ 16 (-36%)
Mutual labels:  pathfinder
A-Star
A* pathfinding library in Swift.
Stars: ✭ 34 (+36%)
Mutual labels:  pathfinder
geneSCF inactive
GeneSCF moved to a dedicated GitHub page, https://github.com/genescf/GeneSCF
Stars: ✭ 21 (-16%)
Mutual labels:  pathways
Ngraph.path
Path finding in a graph
Stars: ✭ 2,545 (+10080%)
Mutual labels:  pathfinder
CLF reactive planning system
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to co…
Stars: ✭ 21 (-16%)
Mutual labels:  pathfinder
pathway-mapper
PathwayMapper: An interactive and collaborative graphical curation tool for cancer pathways
Stars: ✭ 47 (+88%)
Mutual labels:  pathways

pathfinder Phovea NPM version Build Status Dependency Status

Pathfinder is a tool for the visual exploration of paths in large graphs.

screenshot

Installation

git clone https://github.com/phovea/pathfinder.git
cd pathfinder
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].