DeleteCycle[g, c] deletes a simple cycle from graph . is specified as a sequence of vertices in which the first and last vertices are identical. can be directed or undirected. If does not contain , it is returned unchanged; otherwise is returned with deleted. |