Package: graphviz
Version: 2.20.2-1
Severity: normal
tred removes all edges. For example
[EMAIL PROTECTED]:/tmp$ cat > test
digraph G {
a -> b;
}
[EMAIL PROTECTED]:/tmp$ tred test
digraph G {
a;
b;
}
It is supposed to remove only edges implied by transitivity.
With kind regards,
Wouter Koolen-Wijkstra
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages graphviz depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii libgd2-xpm 2.0.36~rc1~dfsg-3 GD Graphics Library version 2
ii libgraphviz4 2.20.0-1 rich set of graph drawing tools
ii libx11-6 2:1.1.4-2 X11 client-side library
ii libxaw7 2:1.0.4-2 X11 Athena Widget library
ii libxmu6 2:1.0.4-1 X11 miscellaneous utility library
ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library
Versions of packages graphviz recommends:
ii ttf-liberation 1.04~beta2-2 Free fonts with the same metrics a
Versions of packages graphviz suggests:
ii graphviz-doc 2.20.0-1 additional documentation for graph
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]