Combinatorica Package >

ToOrderedPairs

ToOrderedPairs[g]
constructs a list of ordered pairs representing the edges of the graph g.
  • If g is undirected each edge is interpreted as two ordered pairs.
  • An option called Type that takes on values Simple or All can be used to affect the constructed representation.
  • Type->Simple forces the removal of multiple edges and self-loops. Type->All keeps all information and is the default option.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team