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
- Host: GitHub
- URL: https://github.com/hrvadl/asd_lab5
- Owner: hrvadl
- Created: 2022-12-03T08:13:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T07:43:56.000Z (over 3 years ago)
- Last Synced: 2025-01-30T12:25:04.933Z (about 1 year ago)
- Topics: ads, algorithms, data-structures, mfo, types, typescript
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.