2012
DOI: 10.1137/100810022
|View full text |Cite
|
Sign up to set email alerts
|

Partitioning Hypergraphs in Scientific Computing Applications through Vertex Separators on Graphs

Abstract: Abstract. The modeling flexibility provided by hypergraphs has drawn a lot of interest from the combinatorial scientific community, leading to novel models and algorithms, their applications, and development of associated tools. Hypergraphs are now a standard tool in combinatorial scientific computing. The modeling flexibility of hypergraphs, however, comes at a cost: algorithms on hypergraphs are inherently more complicated than those on graphs, which sometimes translates to nontrivial increases in processing… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
9
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(9 citation statements)
references
References 37 publications
0
9
0
Order By: Relevance
“…However, until recently methods to order hypergraphs were limited. A net intersection graph hypergraph model, where each net in the original hypergraph is represented by a vertex and each vertex of the original hypergraph is replaced by a hyperedge representing a clique of all the neighbours of the original vertex, established the relationship between vertex separators and hypergraph partitioning (Kayaaslan, Pinar, Çatalyürek and Aykanat 2012). Later, methods based on hypergraph partitioning were used to compute vertex separators (Çatalyürek, Aykanat and Kayaaslan 2011).…”
Section: Fill-reducing Orderingsmentioning
confidence: 99%
“…However, until recently methods to order hypergraphs were limited. A net intersection graph hypergraph model, where each net in the original hypergraph is represented by a vertex and each vertex of the original hypergraph is replaced by a hyperedge representing a clique of all the neighbours of the original vertex, established the relationship between vertex separators and hypergraph partitioning (Kayaaslan, Pinar, Çatalyürek and Aykanat 2012). Later, methods based on hypergraph partitioning were used to compute vertex separators (Çatalyürek, Aykanat and Kayaaslan 2011).…”
Section: Fill-reducing Orderingsmentioning
confidence: 99%
“…Kayaaslan et al [27] present a heuristic method for hypergraph partitioning based on graph partitioning by vertex separator (GPVS), a procedure which for p = 2 partitions the vertices of a graph into two unconnected sets and a separator set. This is similar to our approach of partitioning the rows and columns into three sets, although we use it to obtain an optimal partitioning instead of a heuristic one.…”
Section: Related Workmentioning
confidence: 99%
“…We developed a new technique for solving hypergraph partitioning problems by using GPVS [18]. GPVS formulation cannot preserve exact load--balancing information but allows us to trade--off partitioning quality for execution time.…”
Section: Matrix Orderingmentioning
confidence: 99%