First time here? Check out the FAQ!

Ask Your Question
0

Mixed graph

asked 8 years ago

Deepak Sarma gravatar image

updated 7 years ago

FrédéricC gravatar image

Can we draw mixed graphs( graphs with some edges oriented while some are not) in sagemath?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 8 years ago

tmonteil gravatar image

I am not sure about your motivation, but a possibility is to use oriented graphs, and put edges from both a to b and b to a when you want to consider (a,b) as a non-oriented edge. This double-edge construction is classical to define non-oriented graphs.

Preview: (hide)
link

Comments

Yes I know that. But I need the diagrams as mixed graph. I need for several purposes. For example I need to print a mixed graph(with some edges without orientation), want its latex commands. Of course I need some operations on mixed graphs, that I had already done using the method you have mentioned.

Deepak Sarma gravatar imageDeepak Sarma ( 8 years ago )

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: 8 years ago

Seen: 407 times

Last updated: Mar 14 '17