Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Graphs & Networks > Graph Operations and Modifications > EdgeDelete >
Mathematica > Visualization and Graphics > Graphs & Networks > Graph Operations and Modifications > EdgeDelete >
Mathematica > Mathematics and Algorithms > Graphs & Networks > Constructing Graphs > Graph Operations and Modifications > EdgeDelete >

EdgeDelete

EdgeDelete
makes a graph by deleting the edge e from the graph g.
EdgeDelete
deletes a collection of edges from g.
EdgeDelete
deletes all edges that match the pattern patt.
  • EdgeDelete will delete the edge e only if it is present in g.
Delete an edge from a complete graph:
Delete an edge from a complete graph:
In[1]:=
Click for copyable input
Out[1]=
EdgeDelete works with undirected graphs:
Directed graph:
Delete a set of edges from the graph:
Use a pattern to delete a subset of edges:
Works with large graphs:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF