Dear Professor Cohen,

First of all, thank you and Professor Thiery for the replies. 

For example, by using the following commands I obtain all meet 
semi-lattices with 4 elements 

>P4=[p for p in Posets(4) if p.is_meet_semilattice()] 
>for p in P4: show(p.plot())

I wonder that the algorithm for doing this in Sage.

Ercan Altinisik

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to