Skip to content
#

kruskals-algorithm

Here are 52 public repositories matching this topic...

dsa

Developed predictive model to forecast flight delays, clustered airports to enhance efficiency, and used Dijkstra’s algorithm for shortest flight paths, leading to fuel savings. Optimized intra-state connectivity with Kruskal's algorithm and created a linear programming model that minimized delay penalties.

  • Updated May 28, 2024
  • Jupyter Notebook
Graph-Theory

Graphs are used in Google maps,Facebook friends, friends of friends, Pipeline connection, electricity connections, shortest path etc.Also providing LAN connections between nodes and in VPN too.Specially spanning tree is used in these networks. visit it: https://image1.slideserve.com/2884352/ch-15-graph-theory-some-practical-uses-n.jpg visit it: h…

  • Updated Jan 19, 2021
  • C++

Improve this page

Add a description, image, and links to the kruskals-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kruskals-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more