@hackage graph-rewriting-layout0.5.2
Force-directed node placement intended for incremental graph drawing
Installation
Dependencies (4)
- AC-Vector >=2.3 && <2.4
- base >=4 && <4.7
- base-unicode-symbols >=0.2 && <0.3
- graph-rewriting >=0.5 && <0.8 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.