An open API service indexing awesome lists of open source software.

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

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