Algorithm-Networksort
view release on metacpan or search on metacpan
- SVG output now has colors.
1.05 Thu Jan 22 2004
- Missing namespace in ending </g> tag for inputline definition.
- For some reason, I took the input value for hibbard() and
batcher() to be the bit count, and restricted it to 32. I
claim tiredness and caffeine overload. The restriction is
removed, and you could have an input of 2**32 if you want,
although you'd be waiting a long time for a result.
- Fixed L<> tags in the documentation.
- In the eg directory, renamed svg.pl to svg00.pl, and added
svg01.pl for the XHTML version.
1.04 Sun Dec 14 2003
- Added 'namespace' to the svg graphing options. Added
it to the svg.pl script in the eg subdirectory.
1.03 Sat Dec 13 2003
- Added 'title' to the eps and svg graphing options.
1.02 Tue Dec 9 2003
- Little document formating errors bother me.
- Another stupid error. Function nw_text_graph(), used
by nw_graph(), was printing directly, not returning a
string. It's an old function, that's how it originally
( run in 0.820 second using v1.01-cache-2.11-cpan-49f99fa48dc )