https://github.com/cwahn/ewdag
Edge-Weighted Directed Acyclic Graph implementation on Django ORM
https://github.com/cwahn/ewdag
Last synced: 10 months ago
JSON representation
Edge-Weighted Directed Acyclic Graph implementation on Django ORM
- Host: GitHub
- URL: https://github.com/cwahn/ewdag
- Owner: cwahn
- Created: 2023-01-24T14:33:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T15:48:03.000Z (over 3 years ago)
- Last Synced: 2025-03-29T00:28:25.704Z (about 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EWDAG
Edge-Weighted Directed Acyclic Graph implementation on Django ORM
## Properties
- Atomic no parallel edge check
- Atomic no cyclic path check