Crates.io | interactive-dag |
lib.rs | interactive-dag |
version | 0.0.1 |
source | src |
created_at | 2022-12-17 10:32:20.833586 |
updated_at | 2022-12-17 10:32:20.833586 |
description | interactive/incremental DAG |
homepage | |
repository | https://github.com/qti3e/iDag |
max_upload_size | |
id | 739744 |
size | 27,786 |
An (not-yet) efficient incremental DAG for real-time type verification systems or other purposes.
Maintaining the topological ordering is based on the work presented in this paper:
A Dynamic Topological Sort Algorithm for Directed Acyclic Graphs
DAVID J. PEARCE / PAUL H. J. KELLY
Journal of Experimental Algorithmics (JEA)
Volume 11, 2006, Article No. 1.7
ACM New York, NY, USA