| Register
\(\newcommand{\Cat}{{\rm Cat}} \) \(\newcommand{\A}{\mathcal A} \) \(\newcommand{\freestar}{ \framebox[7pt]{$\star$} }\)

3. Structural properties and connections

    1. Thickness of a graph

          The thickness of a graph is the minimum number of planar graphs into which the edges of G can be partitioned. A graph is thickness-$k$ if the minimum number of planar graphs into which the edges of G can be partitioned is $k$.

      Problem 3.1.

      [Christine Kelley] Characterize the nonplanar graphs that are thickness-$2$.
        1. Remark. [Anne Sinko] Thickness-$2$ graphs are also known as biplanar. It may also be of interest to consider higher thickness.
            • Minimum rank clique covers

              Problem 3.2.

              [Mark Hunnell] Given a graph $G$, determine if there exists a clique cover whose minimum rank matrices admit a minimum rank matrix of $G$.
                • Forbidden separation

                  Problem 3.3.

                  [Daphne Liu] Given a forbidden set of nonnegative integers $S$, find an infinite sequence such that for any two numbers in the sequence, their difference is not in $S$. Furthermore, determine the density of the sequence.
                    • Permutation assignment on lift graphs

                          For graphs $G$ and $H$, a covering map $f: V(H) \rightarrow V(G)$ is a surjection and a local isomorphism, that is, the neighborhood of a vertex $H$ in $G$ is mapped one-to-one onto the neighborhood of $f(v)$ in $G$. When such a mapping exists, we say that $H$ is a lift of $G$. The lift’s properties reflect the properties of the base graph. We want to consider properties such as having a certain labeling and a power dominating set.

                      Problem 3.4.

                      [Christine Kelley] Given a base graph $G$ with property $P$, determine if there exists a permutation assignment to the edge of the base graph such that the lift of the graph inherits property $P$.
                        • Induced subgraphs

                              Let $d < k < \binom{n}{2}$ and let $G$ be a bipartite graph with partite sets $X$ and $Y$ where the vertices in $X$ correspond to all possible $d$ subsets of $[n]$ and the vertices in $Y$ correspond to all possible $k$ subsets of $[n]$. For $x \in X$ and $y \in Y$, the edge $xy \in E(G)$ if $l(x) \subseteq l(y)$ where $l(x)$ and $l(y)$ are the subsets of $[n]$ that correspond to $x$ and $y$, respectively.

                          Problem 3.5.

                          [Emily McMillon] Determine the possible induced subgraphs of $G$.
                            • Graph Homomorphisms

                                  The homomorphisms of a graph $G$ give information on various invariants of $G$. For example, a $k$-coloring of $G$ is equivalent to a homomorphism $G \rightarrow K_k$. For a given tree $T$, we consider the set of homomorphisms $T \rightarrow G$. Let $S$ be the set of homomorphisms $T \rightarrow G$. It is known that star graphs admit the maximum cardinality of $S$.

                              Problem 3.6.

                              [David Galvin] Determine a family of trees $\mathscr{T}$ that admits the minimum cardinality of $S$.

                                  Cite this as: AimPL: Graph Theory: structural properties, labelings, and connections to applications, available at http://aimpl.org/graphstructureapp.