Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 893 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 893 Bytes

RBFS

RBFS algorithm implementation in cities problem.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

node >= 10.0

Installing

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

Built With

  • nodejs - The javascript compiler.

Authors

  • Eduard Tamsa - Initial work - Taeduard

License

This project is licensed under the MIT License - see the LICENSE file for details