graph_print_vertices
static void graph_print_vertices(struct owner_vertex_list *set);
graph_print_vertices(&path);
graph_print_vertices(&deltaF);
graph_print_vertices(&deltaB);
graph_print_vertices(&set);