Source author record

Elaine M. Eschen

Elaine M. Eschen appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
1topics
3close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2015arXiv

Efficient Domination for Some Subclasses of $P_6$-Free Graphs in Polynomial Time

Let $G$ be a finite undirected graph. A vertex {\em dominates} itself and all its neighbors in $G$. A vertex set $D$ is an {\em efficient dominating set} (\emph{e.d.}\ for short) of $G$ if every vertex of $G$ is dominated by exactly one vertex of $D$. The \emph{Efficient Domination} (ED) problem, which asks for the existence of an e.d.\ in $G$, is known to be \NP-complete even for very restricted graph classes such as $P_7$-free chordal graphs. The ED problem on a graph $G$ can be reduced to the Maximum Weight Independent Set (MWIS) problem on the square of $G$. The complexity of the ED problem is an open question for $P_6$-free graphs and was open even for the subclass of $P_6$-free chordal graphs. In this paper, we show that squares of $P_6$-free chordal graphs that have an e.d. are chordal; this even holds for the larger class of ($P_6$, house, hole, domino)-free graphs. This implies that ED/WeightedED is solvable in polynomial time for ($P_6$, house, hole, domino)-free graphs; in particular, for $P_6$-free chordal graphs. Moreover, based on our result that squares of $P_6$-free graphs that have an e.d. are hole-free and some properties concerning odd antiholes, we show that squares of ($P_6$, house)-free graphs (($P_6$, bull)-free graphs, respectively) that have an e.d. are perfect. This implies that ED/WeightedED is solvable in polynomial time for ($P_6$, house)-free graphs and for ($P_6$, bull)-free graphs (the time bound for ($P_6$, house, hole, domino)-free graphs is better than that for ($P_6$, house)-free graphs). The complexity of the ED problem for $P_6$-free graphs remains an open question.

preprint2013arXiv

Algorithms for Unipolar and Generalized Split Graphs

A graph $G=(V,E)$ is a {\it unipolar graph} if there exits a partition $V=V_1 \cup V_2$ such that, $V_1$ is a clique and $V_2$ induces the disjoint union of cliques. The complement-closed class of {\it generalized split graphs} are those graphs $G$ such that either $G$ {\it or} the complement of $G$ is unipolar. Generalized split graphs are a large subclass of perfect graphs. In fact, it has been shown that almost all $C_5$-free (and hence, almost all perfect graphs) are generalized split graphs. In this paper we present a recognition algorithm for unipolar graphs that utilizes a minimal triangulation of the given graph, and produces a partition when one exists. Our algorithm has running time O($nm^\prime$), where $m^\prime$ is the number of edges in a minimal triangulation of the given graph. Generalized split graphs can recognized via this algorithm in O($nm' + n\OL{m}'$) = O($n^3$) time. We give algorithms on unipolar graphs for finding a maximum independent set and a minimum clique cover in O($n+m$) time and for finding a maximum clique and a minimum proper coloring in O($n^{2.5}/\log n$), when a unipolar partition is given. These algorithms yield algorithms for the four optimization problems on generalized split graphs that have the same worst-case time bound. We also prove that the perfect code problem is NP-Complete for unipolar graphs.