Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
/ pathfinder Public archive

Greedy Search For Graph Edge Bundles

License

Notifications You must be signed in to change notification settings

cmu-lib/pathfinder

Repository files navigation

pathfinder

Travis build status Coverage status

pathfinder provides functions for complex pathfinding within a graph and topology simplification functions.

Installation

You can install the development version:

# install.packages("remotes")
remotes::install_github("cmu-lib/pathfinder")

Context

This package is one of several originally developed by Matthew Lincoln for use by Carnegie Mellon University’s “Bridges of Pittsburgh” project:

About

Greedy Search For Graph Edge Bundles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages