Acyclic Packages

dager

A directed acyclic graph with constant time access to a node's sources and targets (dependencies and dependants).

2.0.1 • Published 11 years ago

dag-builder-js

dag-builder-js is a simple-to-use Javascript DAG library with support to N:N vertices/edges. It supports validating that no cycle can be created in real-time, import/export states and it's built on SVG so you can render graphs pretty much anywhere.

1.0.0 • Published 3 years ago