EdgeCycleMatrix
EdgeCycleMatrix[g] gives the edge cycle matrix of a graph g.
Examples
Get edge cycle matrix:
EdgeCycleMatrix[CycleGraph[4]]For a complete graph:
EdgeCycleMatrix[CompleteGraph[4]]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.