On star-$k$-PCGs: Exploring class boundaries for small $k$ values
Angelo Monti, Blerina Sinaimeri
TL;DR
This work introduces and investigates star-$k$-PCGs, a class of graphs where edges are determined by sums of vertex weights falling into union of $k$ disjoint intervals, bridging PCGs and multithreshold graphs. It defines the star number $\gamma(G)$ as the minimal $k$ with a star-$k$-PCG representation and provides a complete characterization for all graphs with at most seven vertices, revealing the smallest $\gamma=2$ graphs have 5 vertices and the smallest $\gamma=3$ graphs have 7 vertices. The paper proves that all caterpillars have $\gamma=1$, cycles have $\gamma=2$, and 2D grids have $\gamma=1$ or $2$ depending on dimensions, while 4D grids satisfy a lower bound $\gamma\ge 3$, with explicit constructions and algorithms supporting these results. It also introduces two algorithms to verify star numbers on small graphs and outlines numerous open problems, including complexity questions for recognizing star-$k$-PCGs for $k\ge 2$.
Abstract
A graph $G=(V,E)$ is a star-$k$-PCG if there exists a weight function $w: V \rightarrow R^+$ and $k$ mutually exclusive intervals $I_1, I_2, \ldots I_k$, such that there is an edge $uv \in E$ if and only if $w(u)+w(v) \in \bigcup_i I_i$. These graphs are related to two important classes of graphs: PCGs and multithreshold graphs. It is known that for any graph $G$ there exists a $k$ such that $G$ is a star-$k$-PCG. Thus, for a given graph $G$ it is interesting to know which is the minimum $k$ such that $G$ is a star-$k$-PCG. We define this minimum $k$ as the star number of the graph, denoted by $γ(G)$. Here we investigate the star number of simple graph classes, such as graphs of small size, caterpillars, cycles and grids. Specifically, we determine the exact value of $γ(G)$ for all the graphs with at most 7 vertices. By doing so we show that the smallest graphs with star number 2 are only 4 and have exactly 5 vertices; the smallest graphs with star number 3 are only 3 and have exactly 7 vertices. Next, we provide a construction showing that the star number of caterpillars is one. Moreover, we show that the star number of cycles and two dimensional grid graphs is 2 and that the star number of $4$-dimensional grids is at least 3. Finally, we conclude with numerous open problems.
