Combinatorica Package >

ToAdjacencyLists

ToAdjacencyLists[g]
constructs an adjacency list representation for graph .
ToAdjacencyLists[g, EdgeWeight]
returns an adjacency list representation along with edge weights.
  • An option called that takes on values All or can be given.
  • All is the default setting of the option, and this permits self-loops and multiple edges to be reported in the adjacency lists.
  • deletes self-loops and multiple edges from the constructed adjacency lists.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF