RBFS algorithm implementation in cities problem.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
node >= 10.0
A step by step series of examples that tell you how to get a development env running
-
clone the repo
-
run index.js
node index.js
output:
Found path: Arad>Sibiu>RamnicuValcea>Pitesti>Bucuresti
From 'Arad' to {'Bucuresti'}
- To modify the input data check data.js
- nodejs - The javascript compiler.
- Eduard Tamsa - Initial work - Taeduard
This project is licensed under the MIT License - see the LICENSE file for details