top of page
numerical analysis methods implementaion

it was a very interesting job

it was under supervision of 

Dr : mahmoud moosa

Demonstrator : yasmeen mourice

 

Team members:

1-Mahmoud Mohamed elmenshawy (team leader).

2-Marwa Mohsen abdelwahab.           3-Menat-Allah Fafek.                    

4-Mona Abdallah.                             5-Noha abdelkreem.

6-Enas Ghayad.

 

 

Idea

implement the kruskal algorithm using C# programing langauge

then we use that software to find the minmum spanning tree for our new building
we can use that MST any many ways like internet connections , electric wires ,..etc

 

application

1-we create a graph to our new building by represent its rooms as nodes and the distance between them as edges

2-we applied kruskal algorithm using C# programing language

3-we in divide the building into clusters

4- every cluster represented as a big node and it contains a number of nodes of the original graph

5-we input the clusters into C# application and find the MST

 

 

if you want the source code just contact us and we will help you as it possible

bottom of page