Combinatorica Package >

MakeDirected

MakeDirected[g]
constructs a directed graph from a given undirected graph by replacing each undirected edge in by two directed edges pointing in opposite directions.
  • The local options associated with edges are not inherited by the corresponding directed edges.
  • Calling the function with the tag All, as MakeDirected[g, All], ensures that local options associated with each edge are inherited by both corresponding directed edges.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF