Emerging Trends in Computing |
Foundation of Computer Science USA |
ETC2016 - Number 2 |
March 2017 |
Authors: Chandani Santosh Jain, S. M. Kamalapur |
ccd55a34-ac6a-4b70-9d1a-466c0bef9b1e |
Chandani Santosh Jain, S. M. Kamalapur . Hypergraph Partitioning Algorithm. Emerging Trends in Computing. ETC2016, 2 (March 2017), 11-14.
Hypergraph is an abstraction of graph in which edges are non-empty subset of vertex set. Hypergraph has edges that connect set of two or more vertices. Hypergraph are more suitable to represent complex relational objects in many real-world problems. There is need to make the partitions of the hypergraph to analyze the whole hypergraph. Multilevel partitioning techniques are used to obtain subgraph. Sometimes they are inadequate to follow global objective function. Here hypergraph partitioning is making partitions of vertex set into the subset of vertices which are distributed smoothly to form subgraphs and having minimum intersections between this subgraphs. The hypergraph partitioning problem is used in many scientific computing, social network analysis than the similar graph problem.