MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Hasse Diagram

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97042] Re: Hasse Diagram
  • From: Tony <aezajac at optonline.net>
  • Date: Tue, 3 Mar 2009 05:57:30 -0500 (EST)

Thanks
that did not display all vertices for me

I found this command searching the web
It works, but I don't understand what the syntax means

ShowGraph[
 HasseDiagram[
  MakeGraph[
   Subsets[4], ((Intersection[#2, #1] == #1) && (#1 != #2)) &]] ]


  • Prev by Date: Re: Do Hershey Vector Fonts exist in Mathematica?
  • Next by Date: Re: Delayed function does not behave as original input
  • Previous by thread: Re: Hasse Diagram
  • Next by thread: Re: Hasse Diagram