Discussion:
[XeTeX] auto generation of LaTeX code for Hasse diagrams?
Daniel Greenhoe
2017-08-29 00:58:36 UTC
Permalink
Does anyone know of any software for the generation, outputing LaTeX
syntax, of Hasse diagrams for lattices (from order theory/lattice
theory)?

The number of unlabeled lattices over sets with n=1,2,3,... elements is
1, 1, 1, 1, 2, 5, 15, 53, 222, 1078, 5994, ... , respectively
(reference: http://oeis.org/A006966).

An algorithm for such a generator is apparently described in Kyuno's
1979 paper: https://doi.org/10.1090/S0025-5718-1979-0514837-9

I have generated LaTeX source files for Hasse diagrams of unlabeled
lattices orders 1--7 and uploaded them to github along with some
documentation (pdf file): https://github.com/dgreenhoe/hasse

If anyone has order 8 (222 lattices) or higher source already written,
maybe consider uploading the source files to github?


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
Uwe Ziegenhagen
2017-08-29 03:29:42 UTC
Permalink
Could this be helpful?

http://data-mining.philippe-fournier-viger.com/drawing-powerset-set-using-java-graphviz-hasse-diagram/

Uwe
Post by Daniel Greenhoe
Does anyone know of any software for the generation, outputing LaTeX
syntax, of Hasse diagrams for lattices (from order theory/lattice
theory)?
The number of unlabeled lattices over sets with n=1,2,3,... elements is
1, 1, 1, 1, 2, 5, 15, 53, 222, 1078, 5994, ... , respectively
(reference: http://oeis.org/A006966).
An algorithm for such a generator is apparently described in Kyuno's
1979 paper: https://doi.org/10.1090/S0025-5718-1979-0514837-9
I have generated LaTeX source files for Hasse diagrams of unlabeled
lattices orders 1--7 and uploaded them to github along with some
documentation (pdf file): https://github.com/dgreenhoe/hasse
If anyone has order 8 (222 lattices) or higher source already written,
maybe consider uploading the source files to github?
_______________________________________________
TeX FAQ: http://www.tex.ac.uk/faq
Mailing list archives: http://tug.org/pipermail/texhax/
More links: http://tug.org/begin.html
Automated subscription management: http://tug.org/mailman/listinfo/texhax
--
Dr. Uwe Ziegenhagen
<http://www.uweziegenhagen.de>
Apostolos Syropoulos
2017-08-30 14:03:24 UTC
Permalink
Post by Daniel Greenhoe
Does anyone know of any software for the generation, outputing LaTeX
syntax, of Hasse diagrams for lattices (from order theory/lattice theory)?
Hello,
I have seen your paper describing how you create this diagrams but I wonderwhy do you still use pstricks? I would definitely try TikZ, for example see

https://tex.stackexchange.com/questions/47392/how-to-draw-a-poset-hasse-diagram-using-tikz
A.S.

----------------------
Apostolos Syropoulos
Xanthi, Greece

Loading...