Source author record

Tao-Ming Wang

Tao-Ming Wang 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

5works
3topics
4close 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

5 published item(s)

preprint2016arXiv

P_3-Games on Chordal Bipartite Graphs

Let G=(V,E) be a connected graph. A set U subseteq V is convex if G[U] is connected and all vertices of V\U have at most one neighbor in U. Let sigma(W) denote the unique smallest convex set that contains W subseteq V. Two players play the following game. Consider a convex set U and call it the `playground.' Initially, U = emptyset. When U=V, the player to move loses the game. Otherwise, that player chooses a vertex x in V\U which is at distance at most two from U. The effect of the move is that the playground U changes into sigma(U cup {x}) and the opponent is presented with this new playground. A graph is chordal bipartite if it is bipartite and has no induced cycle of length more than four. In this paper we show that, when G is chordal bipartite, there is a polynomial-time algorithm that computes the Grundy number of the P_3-game played on G. This implies that there is an efficient algorithm to decide whether the first player has a winning strategy.

preprint2013arXiv

On Complexities of Minus Domination

A function f: V \rightarrow \{-1,0,1\} is a minus-domination function of a graph G=(V,E) if the values over the vertices in each closed neighborhood sum to a positive number. The weight of f is the sum of f(x) over all vertices x \in V. The minus-domination number γ^{-}(G) is the minimum weight over all minus-domination functions. The size of a minus domination is the number of vertices that are assigned 1. In this paper we show that the minus-domination problem is fixed-parameter tractable for d-degenerate graphs when parameterized by the size of the minus-dominating set and by d. The minus-domination problem is polynomial for graphs of bounded rankwidth and for strongly chordal graphs. It is NP-complete for splitgraphs. Unless P=NP there is no fixed-parameter algorithm for minus-domination. 79,1 5%

preprint2013arXiv

Set Representations of Linegraphs

Let $G$ be a graph with vertex set $V(G)$ and edge set $E(G)$. A family $\mathcal{S}$ of nonempty sets $\{S_1,\ldots,S_n\}$ is a set representation of $G$ if there exists a one-to-one correspondence between the vertices $v_1, \ldots, v_n$ in $V(G)$ and the sets in $\mathcal{S}$ such that $v_iv_j \in E(G)$ if and only if $S_i\cap S_j\neq \es$. A set representation $\mathcal{S}$ is a distinct (respectively, antichain, uniform and simple) set representation if any two sets $S_i$ and $S_j$ in $\mathcal{S}$ have the property $S_i\neq S_j$ (respectively, $S_i\nsubseteq S_j$, $|S_i|=|S_j|$ and $|S_i\cap S_j|\leqslant 1$). Let $U(\mathcal{S})=\bigcup_{i=1}^n S_i$. Two set representations $\mathcal{S}$ and $\mathcal{S}'$ are isomorphic if $\mathcal{S}'$ can be obtained from $\mathcal{S}$ by a bijection from $U(\mathcal{S})$ to $U(\mathcal{S}')$. Let $F$ denote a class of set representations of a graph $G$. The type of $F$ is the number of equivalence classes under the isomorphism relation. In this paper, we investigate types of set representations for linegraphs. We determine the types for the following categories of set representations: simple-distinct, simple-antichain, simple-uniform and simple-distinct-uniform.