An open API service indexing awesome lists of open source software.

https://github.com/efefurkankarakaya/cheapest-route-graph3d

Find cheapest route on graph map [demo]
https://github.com/efefurkankarakaya/cheapest-route-graph3d

d3 dijkstra react-force-graph

Last synced: about 2 months ago
JSON representation

Find cheapest route on graph map [demo]

Awesome Lists containing this project

README

        

# Cheapest Route

Visualizes given graph with 3D node objects and calculates cheapest path and shows in console screen.

## Installation

`$ pnpm install`

## Running

### To start

`$ pnpm start`

### To test

`$ pnpm test`