https://github.com/crhntr/topo
A generic topological sorter for a DAG
https://github.com/crhntr/topo
dag generic go graph topological-sort
Last synced: 4 months ago
JSON representation
A generic topological sorter for a DAG
- Host: GitHub
- URL: https://github.com/crhntr/topo
- Owner: crhntr
- License: mit
- Created: 2023-11-28T11:54:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T07:37:09.000Z (4 months ago)
- Last Synced: 2025-02-18T11:58:04.071Z (4 months ago)
- Topics: dag, generic, go, graph, topological-sort
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Topological Sort
[](https://pkg.go.dev/github.com/crhntr/topo)
[](https://github.com/crhntr/topo/actions/workflows/go.yml)