File:Purely functional tree before.svg
Description |
Čeština: Čistě funkcionální strom před
English: en:Purely functional tree, adapted from Okasaki (but redrawn by en:User:Richard W.M. Jones using graphviz).
Here is the original DOT file: digraph G { xs[shape=plaintext]; xs -> d; d -> b; d -> g; b -> a; b -> c; g -> f; g -> h; } And then converted to svg by en:User:VineetKumar: dot -Tsvg pftb.doten:User:Richard W.M. Jones |
||||||||
Date | 17 September 2007 (original upload date) | ||||||||
Source | Transferred from en.wikipedia to Commons by sevela.p. | ||||||||
Author | The original uploader was VineetKumar at English Wikipedia. | ||||||||
Permission (Reusing this file) |
|
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
- 2007-09-18 21:45 VineetKumar 348×325×0 (3829 bytes) Skip intermediate postscript translation; the file is much smaller this way.
- 2007-09-17 19:07 VineetKumar 292×274×0 (14346 bytes) [[Purely functional]] tree, adapted from Okasaki (but redrawn by [[User:Richard W.M. Jones]] using graphviz). Here is the original DOT file: digraph G { xs[shape=plaintext]; xs -> d; d -> b; d -> g; b -> a;