Partial v0.1


The Partial library provides a partial order class. It also provides routines for generating a Hasse diagram from a set and a partial order.

Renderers are provided for the abstract Hasse diagram representation into LaTeX (via Xy-pic) and into dot, the format for AT&T's Graphviz tools. Since no horizontal sorting is done, the Xy-pic output is rather poor at present; dot does a much better job with its layout optimisation algorithm.

Downloading

History

2000-03-22
Initial public release of Partial (v0.1).


Back to my home page.

--KW 8-)


Document: http://www.cl.cam.ac.uk/users/kw217/libs/partial.html
Last updated: Wed, 22 Mar 2000 15:39:12 GMT
Author: KSW <kw217@cl.cam.ac.uk>.