Question: options for graph drawing in the GraphTheory package Maple 2016

 

I have to draw a couple of graphs in Maple 2016. Certain subgraphs must be highlighted and the commands

HighlightEdges() and HighlightSubgraph() are very useful. It seems to me however, that while I can choose the color

of any given edge, it is not possible to change the style or the thickness of the edge. All the edges in my graphs are straight l

ine segments but I do not know if it is possible to have a different style than solid, and/or a different thickness for that matter.

Ideally, I would like to be able to draw certain edges as dot, or dash, or any other options that are available for regular

plotting. 

Does anybody know if this can be done, and if it is possible, how should I do it.

 

Thanks,

 

Dan

Please Wait...