An interactive application showing the Vertex Cover algorithm.
In graph theory, a vertex cover of a graph is a set of vertices that includes at least one endpoint of every edge of the graph.
Three algorithms were made:
The following video shows some examples. In the console the output of elapsed time can be seen: