Vertex cover

Home > Mathematics > Graph theory > Graph algorithms > Vertex cover

This algorithm is used to find the smallest set of vertices that cover all edges in a graph.