First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 11 years ago

cjsh gravatar image

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

updated 11 years ago

fidbc gravatar image

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 .............