Ask Your Question
0

plot(P.comparability_graph()) cannot run

asked 2014-01-18 00:20:42 +0200

cjsh gravatar image

updated 2014-01-18 08:55:12 +0200

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

------ cannot run

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

edit retag flag offensive close merge delete

Comments

This works for me, could you please tell us which version of Sage are you using, with which build, and on which OS and architecture ?

tmonteil gravatar imagetmonteil ( 2014-01-18 09:10:30 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-01-26 00:32:11 +0200

cjsh gravatar image

updated 2014-01-26 00:35:32 +0200

sorry,I see your reply today!

thank you and all sage designers!

it is can running well now!

https://sage.math.uni-goettingen.de/h...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2014-01-18 00:20:42 +0200

Seen: 157 times

Last updated: Jan 26 '14