Difference between revisions of "MSCs2007"

From assela Pathirana
Jump to navigationJump to search
Line 16: Line 16:
*** Weighted graph partitioning: http://www.cs.sunysb.edu/~algorith/files/graph-partition.shtml,
*** Weighted graph partitioning: http://www.cs.sunysb.edu/~algorith/files/graph-partition.shtml,
*** METIS is a software for graph partitioning that can do multiple constraint graph partitioning. For example it can implement Minimizing the Total Communication Volume and balancing nodal demands in each partition. (Manual:[[Image:Metis_program_manual_2007.pdf|metis.pdf]]). Can be downloaded from: http://glaros.dtc.umn.edu/gkhome/metis/metis/download
*** METIS is a software for graph partitioning that can do multiple constraint graph partitioning. For example it can implement Minimizing the Total Communication Volume and balancing nodal demands in each partition. (Manual:[[Image:Metis_program_manual_2007.pdf|metis.pdf]]). Can be downloaded from: http://glaros.dtc.umn.edu/gkhome/metis/metis/download
;Process:
:# Learn elements of metis
:# Can it draw? If not link it with a display program (offline? GNUPlot)
:# Customize it to partion weighted graphs.

Revision as of 08:58, 4 September 2007

Leakage zone creation and management of leakage

Water Supply & Drainage Board

  1. Mr. Sarath Gamini (DGM, Projects, Katugastota)
  2. Mr. Attanayake (DGM, Central Region, Gatembe office)

Graph Theory

Process
  1. Learn elements of metis
  2. Can it draw? If not link it with a display program (offline? GNUPlot)
  3. Customize it to partion weighted graphs.