Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

plot(P.comparability_graph()) cannot run

P = Poset(DiGraph({'a':['b'],'b':['c'],'c':['d']}), facade = True);P

P.comparability_graph() ------ cannot run

........ dot -Txdot file.dot | dot2tex > file.tex .............

click to hide/show revision 2
No.2 Revision

plot(P.comparability_graph()) cannot run

P = Poset(DiGraph({'a':['b'],'b':['c'],'c':['d']}), facade = True);P

True); P P.comparability_graph()

P.comparability_graph() ------ cannot run

........ dot -Txdot file.dot | dot2tex > file.tex .............