FindVertexCover
algorithm to find a vertex cover for a
graph
. A vertex cover is a set of vertices that touches all the edges in the graph.
See
Examples
Related terms
GraphCenter, GraphDiameter, GraphPeriphery, GraphRadius, AdjacencyMatrix, EdgeList, EdgeQ, EulerianGraphQ, FindEulerianCycle, FindHamiltonianCycle, FindShortestPath,FindSpanningTree, FindShortestTour, Graph, GraphQ, HamiltonianGraphQ, VertexEccentricity, VertexList, VertexQ
Implementation status
- ✅ - full supported