HOG2
Functions
Prim.h File Reference
#include <stdio.h>
#include "Graph.h"
Include dependency graph for Prim.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Prim (Graph *g)
 

Function Documentation

◆ Prim()

void Prim ( Graph g)