-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
shaCode256 edited this page Mar 4, 2021
·
1 revision
Oh, we're So glad you've asked! of course you can! I mean, this Directed Weighted graph does stand on its on and you can use if for whatever you want!
of course! you are welcomed to try and:
-
Update the algorithms of the graph! You can take upon a challgenge- Make 'em smarter, faster. try to improve the code we wrote, to make them run faster, with accuracy, in less time.
-
Add new algorithms, new features!
Share with us!
We used the following algorithms:
- implementation of Dijakstra's algorithm
- DFS
- Comparing with NetworkX python library for graphs