undirected
There are 2 repositories under undirected topic.
SleekPanther/kruskals-algorithm-minimum-spanning-tree-mst
Kruskal's Algorithm (greedy) to find a Minimum Spanning Tree on a graph
puzzlef/graph-openmp
Design of high-performance parallel Graph interface supporting efficient Dynamic batch updates.