Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomeata/motoko-scc
A Strongly Connected Components algorithm for Motoko
https://github.com/nomeata/motoko-scc
Last synced: about 2 months ago
JSON representation
A Strongly Connected Components algorithm for Motoko
- Host: GitHub
- URL: https://github.com/nomeata/motoko-scc
- Owner: nomeata
- License: apache-2.0
- Created: 2021-03-10T08:13:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T16:31:54.000Z (about 3 years ago)
- Last Synced: 2024-11-06T08:46:45.074Z (3 months ago)
- Language: Motoko
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-motoko - motoko-scc - A Strongly Connected Component library for Motoko. (Libraries / Algorithms)
- awesome-motoko - motoko-scc - A Strongly Connected Component library for Motoko. (Libraries / Algorithms)
README
# motoko-scc
A Strongly Connected Component library for Motoko
## API Documentation
API documentation for this library can be found at https://nomeata.github.io/motoko-scc/
## License
motoko-scc is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.