moaxcp / graph-dsl

A groovy dsl for creating and traversing graphs.
https://moaxcp.github.io/graph-dsl/
MIT License
27 stars 6 forks source link

Implement directed acyclic graph plugin #24

Open moaxcp opened 7 years ago

moaxcp commented 7 years ago

This plugin should only allow edges to be added that do not cause cycles.