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

https://github.com/hrvadl/asd_lab5

Program for converting MFO graph to linked list
https://github.com/hrvadl/asd_lab5

ads algorithms data-structures mfo types typescript

Last synced: 8 months ago
JSON representation

Program for converting MFO graph to linked list

Awesome Lists containing this project

README

          

# ASD_lab5

to run project make sure u have NODEJS installed on your PC and install typescript globally. Run `npm i` in the root of the project and then `npm run start`.