scispace - formally typeset
P

Pinar Heggernes

Researcher at University of Bergen

Publications -  186
Citations -  3556

Pinar Heggernes is an academic researcher from University of Bergen. The author has contributed to research in topics: Chordal graph & Pathwidth. The author has an hindex of 30, co-authored 185 publications receiving 3228 citations.

Papers
More filters
Journal ArticleDOI

Exact Algorithms for Graph Homomorphisms

TL;DR: It is shown that for an odd integer $k\ge 5$, whether an input graph G with n vertices is homomorphic to the cycle of length k, can be decided in time, which is the first NP-hard case different from graph coloring.
Journal ArticleDOI

Finding minimum height elimination trees for interval graphs in polynomial time

TL;DR: Clique trees are used to find an efficient algorithm for interval graphs which make an important subclass of chordal graphs, and this algorithm, although of exponential time complexity, is conceptionally simple and leads to a polynomial-time algorithm for finding minimum height elimination trees for interval graph orderings.
Journal Article

The Minimum Degree heuristic and the minimal triangulation process

TL;DR: It is shown that Minimum Degree is in fact resilient to error, as even when an undesirable triangulating edge with respect to minimal triangulation is added at some step of the algorithm, at later steps the chances of adding only desirable edges remain intact.
Book ChapterDOI

Maximum Cardinality Search for Computing Minimal Triangulations

TL;DR: A new algorithm, called MCS-M, for computing minimal triangulations of graphs, which combines the extension of Lex-M with the simplification of MCS, achieving all the results ofLex-M in the same time complexity.
Proceedings ArticleDOI

Computing minimal triangulations in time O(nα log n) = o(n2.376)

TL;DR: The result breaks the long standing asymptotic time complexity bound for this problem, and introduces and combines several techniques that are new to minimal triangulation algorithms, like working on the complement of the input graph, graph search for a vertex set that bounds the size of the connected components when A is removed, and matrix multiplication.