Skip to content
/ RBFS Public

RBFS algorithm implementation in cities problem.

License

Notifications You must be signed in to change notification settings

TaEduard/RBFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

RBFS algorithm implementation in cities problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published