@hackage graph-rewriting-layout0.5.8
Force-directed node placement intended for incremental graph drawing
Installation
Dependencies (4)
- AC-Vector >=2.4.0 && <2.5.0
- base >=4.8 && <5
- base-unicode-symbols >=0.2 && <0.3
- graph-rewriting >=0.7.8 && <0.9 Show all…
Dependents (7)
@hackage/graph-rewriting-lambdascope, @hackage/graph-rewriting-gl, @hackage/graph-rewriting-ww, @hackage/acme-everything, @hackage/graph-rewriting-cl, @hackage/graph-rewriting-ski, Show all…
Defines basic methods for force-directed node displacement that can be combined into an incremental graph-drawing procedure. See graph-rewriting-ski package for an example.