Skip to content

Minimum Spanning Tree problem solved with Kruskal's Algorithm in C++

Notifications You must be signed in to change notification settings

zettca/ist.asa.graphs4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ist.asa.graphs4

A C++ implementation for a Minimum Spamming Tree (MST) problem using Kruskal's Algorithm.

Project Infos

Disclaimer

This repository, and every other ist.COURSE.* repos on GitHub correspond to school projects from the respective COURSE. The code on this repo is intended for educational purposes. I do not take any responsibility, liability or whateverity over any code faults, inconsistency or anything else. If you intend on copying most or parts of the code for your school projects, keep in mind that this repo is public, and that your professor might search the web for similar project solutions or whatnot and choose to fail you for copying.

About

Minimum Spanning Tree problem solved with Kruskal's Algorithm in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published