/minimum-spanning-tree-algorithm

A project in C++ implementing the minimum spanning tree algorithm to solve a logistic problem. This project showcases the use of the minimum spanning tree algorithm to find the optimal solution for a logistic problem, such as finding the minimum cost for delivering goods to different locations.

Primary LanguageC++

No issues in this repository yet.