EdgeTransitiveGraphQ
EdgeTransitiveGraphQ[g] yields True if the graph g is an edge-transitive graph and False otherwise.
Examples
Check if a graph is edge-transitive:
EdgeTransitiveGraphQ[CompleteGraph[4]]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.