Skip to content

TyroYari/Graph-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Works (0.2.0) README

This program can calculate the minimum spanning tree of a given graph, or generate all possible graphs up to a given number of vertices.

The minimum spanning tree is found using Prim's algorithm.

Required files:

  • graph_works.cpp
  • input.txt (if using MST)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages