arXiv++ Combinatorics

Browse math.CO papers from arXiv

graph

34516 papers tagged with this keyword
2026-06-19
DPLAN: Minimal Connectivity to Floorplan Generation
Automated floor plan generation is an important problem in computational architectural design. The goal is to construct a floor plan from user-defined room numbers and door requirements. The user specifies which rooms must share a door and which rooms must not be adjacent. However, these requirements do not determine the exact placement or shape of the rooms. The task is therefore to arrange the rooms in a single floor plan so that all required door connections are satisfied and no rooms overlap. To address this problem, we propose DPLAN (Door Connectivity to Floor Plan Generation), a graph-based prototype that generates floor plans from door and non-adjacency constraints. The framework operates in three stages. First, the user-defined graph is examined and, if disconnected, additional edges are added to connect its components. Second, a bi-connected plane triangulation is constructed to ensure the existence of a floor plan without overlapping rooms or empty spaces. Third, the triangulated graph is transformed into floor plans. For rectangular floor plans (RFPs), separating triangles are removed by modifying edges without adding new vertices, thereby avoiding the creation of extra rooms. For orthogonal floor plans (OFPs), separating triangles are removed by introducing additional vertices, allowing rectilinear room shapes. By enforcing both door and non-adjacency requirements, the framework generates floor plans that satisfy the given constraints. The method is implemented in Python and includes a prototype for interactive constraint specification and floor plan visualization. Currently, the framework supports rectangular plot boundaries. Future work includes support for non-rectangular plots, dimension-based scaling, and circulation modeling.
Isolation subdivision number of a graph
For a graph $G=(V,E),$ a set $S \subseteq V$ is called an isolating set of $G$ if the set $V-N[S]$ is independent. The minimum cardinality of an isolating set in $G$ is the isolation number of $G$, denoted by $ι(G).$ Here we introduce the isolation subdivision number of a graph $G$, denoted by ${\rm sd}_ι(G)$, as the minimum number of edges of $G$ that must be subdivided, where each edge can be subdivided at most once, in order to obtain a graph with isolation number greater than $ι(G).$ We show that the new parameter is well defined for any non-trivial graph different from a star and that it can be arbitrarily large. We present the values of this parameter for some elementary classes of graphs and establish some basic properties. We show also that $1\leq {\rm sd}_ι(T)\leq 4$ for any tree $T$ different from a star and characterize all trees $T$ with ${\rm sd}_ι(T)=1.$
2026-06-19
Upper Bounds for the Largest Laplacian Eigenvalue of Simplicial Complexes
Let $K$ be a finite $r$-dimensional simplicial complex with vertex set $V$ of size $n$. We study the largest eigenvalue of the combinatorial $(r-1)$-up Laplacian $L^{\operatorname{up}}_{r-1}(K)$. It is known that \[ λ_{\max}\bigl(L^{\operatorname{up}}_{r-1}(K)\bigr)\le n. \] We first give a homological equality criterion for this universal bound, namely, the equality holds if and only if the $r$-dimensional complement $K^c$ of $K$ has a nonzero reduced homology $\widetilde H_{r-1}(K^c,\mathbb{R})$. For $r=1$, this is the classical graph condition that the complement graph is disconnected. Secondly, we prove a sharper upper bound for $λ_{\max}(L^{\operatorname{up}}_{r-1}(K))$: \[ λ_{\max}(L^{\operatorname{up}}_{r-1}(K)) \le \max_{F\in S_r(K)} \bigl|\bigcup_{E \in \partial F} N_K(E) \bigr| \le n,\] where, for an $(r-1)$-face $E$, $N_K(E)$ denotes the set of vertices $u$ outside $E$ such that the union $E \cup \{u\}$ is an $r$-face of $K$. This is the high-dimensional analog of the graph Laplacian bound. We give an explicit characterization of the equality case, and construct a broad family attaining the bound, namely, the partite semiregular complexes with admissible additions.
2026-06-19
Occupation Ideals and Parikh Images in Markov Support Dynamics
We introduce a commutative-algebraic framework for studying occupation patterns in directed support graphs associated with discrete-time Markov chains. Given an initial state, the support graph determines a regular language whose words are the admissible state trajectories. Applying the Parikh map, each trajectory is represented by its occupation vector, recording the number of visits to each state. Equivalently, each trajectory defines a monomial whose exponents are its occupation numbers. For each time $n$, we associate a monomial ideal generated by the Parikh monomials of all admissible trajectories of length $n$. The minimal generators of this ideal encode the distinct occupation patterns realized at that time. This construction embeds occupation patterns into combinatorial commutative algebra and separates three levels of support complexity: reachability growth, trajectory growth, and occupation-pattern growth. The framework provides an algebraic and combinatorial layer attached to the directed support structure of a Markov chain. It connects regular languages, Parikh images, monomial ideals, symbolic dynamics, and support graphs. Examples illustrate how occupation ideals reflect branching, recurrence, transience, and local oscillation in the underlying graph.
2026-06-19
Setwise Distinguishable Permutations
A family of permutations of $[n]$ is called setwise distinguishable if for every permutation in the family there exists a subset of $[n]$ whose image under this permutation differs from its image under any other permutation in the family. We prove that there exists a setwise distinguishable family of $2^{(2-o(1)) \cdot n}$ permutations of $[n]$. The result is optimal up to the $o(1)$ term in the exponent and is achieved through an explicit construction. As an application, we obtain nearly tight conditional lower bounds on the kernelization complexity of graph coloring problems parameterized by the vertex-deletion distance to split graphs. This improves a result of Jansen and Kratsch (Inf. Comput., 2013).
2026-06-19
Connectivity preserving spanning $(u,v)$-paths in $k$-connected graphs
Hasunuma [Graphs Combin. 41:10 (2025)] proved that for $k\ge 2$, there exists a function $f(k)=O(k)$ such that every $k$-connected graph $G$ of order $n\ge f(k)$ with $δ(G)\ge \frac{n}{2}$ contains a Hamiltonian cycle $H$ such that $G-E(H)$ is $k$-connected. In this paper, we show that for $k\ge 2$, if $G$ is a $k$-connected graph of order $n\ge 6k+6$ with minimum degree at least $\frac{n+1}{2}$, then for any two distinct vertices $u,v\in V(G)$, there exists a Hamiltonian $(u,v)$-path $P$ such that $G-E(P)$ is $k$-connected. Moreover, we further extend this result to $s$ internally disjoint spanning $(u,v)$-paths.
2026-06-19
Conformability is NP-complete, even on connected regular graphs
A graph $G$ is conformable if it admits a proper $(Δ(G)+1)$-coloring in which, among the $Δ(G)+1$ color classes including the empty ones, at most $\sum_{v\in V(G)}(Δ(G)-d_G(v))$ have parity different from that of $|V(G)|$. The complexity of deciding conformability was left open in recent work, and positive results for several graph classes had suggested that the problem might be polynomial-time solvable. We settle the general problem by proving that Conformability is NP-complete. Hardness holds even for connected regular graphs $G$ of odd order with independence number $α(G)=3$ and maximum degree $Δ(G)\ge |V(G)|/2$. In particular, NP-completeness persists when every color class is forced to have the parity of the order. The reduction starts from perfect triangle packing in graphs of clique number three, regularizes the source graph while preserving the relevant triangle packings, and then takes the complement. In the complement, conformable color classes correspond to odd cliques of the regularized graph; $K_4$-freeness restricts these cliques to singletons or triangles, and the number of available colors forces exactly the required number of disjoint triangles.
2026-06-19
Determining decomposition thresholds for long odd cycles
An $\ell$-cycle decomposition of a graph $G$ is a set of $\ell$-cycles in $G$ whose edge sets partition the edge set of $G$. The $\ell$-cycle decomposition threshold $δ_{C_\ell}$ is then the least real number such that any $n$-vertex graph $G$ with minimum degree at least $(δ_{C_\ell}+o(1))n$ has an $\ell$-cycle decomposition if and only if $\ell$ divides $|E(G)|$ and each vertex of $G$ has even degree. Nash-Williams' famous conjecture on triangle decompositions states, asymptotically, that $δ_{C_3}=\frac{3}{4}$. A very recent breakthrough result of Delcourt and Postle completely resolved this conjecture, however, Glock, Kühn, and Osthus have posed the problem of determining $δ_{C_\ell}$ for larger odd values of $\ell$ (the behaviour of $δ_{C_\ell}$ for even $\ell$ is different and well understood). A natural generalisation of Nash-Williams' conjecture implies that $δ_{C_\ell}=\frac{\ell}{2\ell-2}$ for all odd $\ell \geq 3$. Here we prove that this conjecture holds for all $\ell \geq 73$.
2026-06-19
The Twin-Width of Graphs of Bounded VC-Dimension
In this paper, we investigate which hereditary classes of graphs admit sub-linear (in the number of vertices) bounds on twin-width. By modifying conference graphs, we can show that split, bipartite, and co-bipartite graphs can all have linear twin-width. However, excluding an induced subgraph of each of these three types is equivalent to the class of graphs having bounded VC-dimension, as shown by Bousquet, Lagoutte, Li, Parreau and Thomassé. Graphs of bounded VC-dimension can have unbounded twin-width, but whether it can be linear was an open question. In this paper, we first present a tool for obtaining twin-width bounds in general by contracting a graph based on a partition by distinct neighbourhoods. Then, using this tool, we prove that graphs with bounded VC-dimension have twin-width at most sub-linear. We also obtain a separate, tighter upper bound for the class of interval graphs, as well as a lower bound.
2026-06-18
Network pearls climb stairs: a new game on graphs and its optimal solution
Let $G$ be a graph, and $a$ and $b$ be integers. Suppose there are infinite number of stairs, numbering level $0$, level $1$, etc. How do you place every vertex of the graph $G$ on a level as high as possible such that a vertex placed on level $i$ should have at least $i-b$ neighbors among the vertices placed on level $i$ and above while have at least $i$ neighbors among the vertices placed on level $i-a$ and above? This new game on graphs is referred to as ``network pearls climb stairs". In this paper, we develop a more general theory, notably a correspondence between structure and dynamics, which particularly leads to the optimal solution of the game. Moreover, as $a$ and $b$ vary, the corresponding level numbers for a vertex obviously provide a structural profile (or spectrum) for the vertex the applications of which are worthy of further study.
2026-06-18
Local Complexity, Overlap Control, and Global Simplicity in Partition Graphs: A Conceptual Synthesis for G_n and K_n = Cl(G_n)
For each positive integer $n$, let $G_n$ be the partition graph whose vertices are the partitions of $n$, with adjacency defined by an elementary transfer of one unit between parts, followed by reordering. Let $K_n=\mathrm{Cl}(G_n)$ be its clique complex. Previous work revealed two apparently contrasting features of this family. Locally, the graphs $G_n$ become increasingly rich: local clique dimensions grow, degree landscapes refine, support jumps and simplex layers proliferate, and axial, rear, central, shell, and directional structures become more pronounced. Globally, however, the clique complexes remain homotopically simple: $K_n\simeq \bigvee^{b_n}S^2$, where $b_n=χ(K_n)-1$. This paper gives a conceptual synthesis explaining why these facts are compatible. The local side is governed by ordered local transfer types, which determine local neighborhood graphs, degrees, local clique numbers, and local simplex dimensions. The global side is governed not by the largest local simplices, but by the overlap pattern of canonical full star/top simplices. These simplices form a good cover $\mathcal C_n$, giving $K_n\simeq N(\mathcal C_n)=N_n$. The nerve admits an anchor-cover and intersection-poset reduction $N_n\simeq Δ(J_n)$, with $\dimΔ(J_n)\le 2$. Thus high-dimensional local simplices occur inside contractible containers, while global topology is controlled by a low-dimensional overlap poset. Within this family, the qualitative topological problem therefore collapses to the numerical computation and interpretation of a single integer, the Euler characteristic $χ(K_n)$, equivalently the bouquet rank $b_n=χ(K_n)-1$.
Homology of Vietoris-Rips complexes of hypercube graphs via group actions
The Vietoris-Rips complex of a metric space is the simplicial complex whose faces are the subsets of points with pairwise distance bounded above by a given scale $r$. In this paper, we study Vietoris-Rips complexes on the vertex set of the $n$-dimensional hypercube equipped with the Hamming distance. These complexes are stable under the action of the automorphism group of the hypercube graph, also known as the hyperoctahedral group, which therefore acts on their homology groups. Our results completely describe the decomposition of these homology groups into irreducible representations of the hyperoctahedral group at scales $r\leqslant 3$ and $r=n-1$.
2026-06-18
A study on Type-2 isomorphic circulant graphs. Part 7: Isomorphism series, digraph and graph of $C_n(R)$
This study is the $7^{th}$ part of a detailed study on Type-2 isomorphic circulant graphs having ten parts \cite{v2-1}-\cite{v2-10}. In this study, we define {\em isomorphic set}, {\em isomorphism series}, {\em isomorphism digraph} $\mathcal{D}$ or {\em isomorphism diagram} and {\em isomorphism graph} $\mathcal{G}$ of circulant graphs and obtain these corresponding to $C_{16}(R)$, $C_{27}(S)$ and $C_{54}(1,3,17,19)$ and present the isomorphism digraph and the isomorphism graph of $C_{432}(16, 27, 48, 54, 128, 160, 189)$ which has isomorphic circulant graphs of Type-2 w.r.t. $m$ = 2 as well as $m$ = 3. We also show that each pair of circulant graphs $C_{54}(1,3,17,19)$, $C_{54}(5,13,21,23)$; $C_{54}(7, 11, 21, 25)$, $C_{54}(7, 11, 15, 25)$; and $C_{54}(1,3,17,19)$, $C_{54}(7,11,15,25)$ are isomorphic but they are neither of Type-1 nor of Type-2 w.r.t. $m$ = 3. More such circulant graphs are given in the conclusion. We also define {\em diameter of isomorphic set} of $C_n(R)$ and {\em isomorphic distance} of $C_n(S)$ and $C_n(T)$ and obtained these values for some circulant graphs.
2026-06-18
Counting triangles in graphs with no wheels of order at least five
For a family of graphs $\mathcal F$, a graph $G$ is said to be $\mathcal F$-free if it contains no member of $\mathcal F$ as a subgraph. A wheel graph $W_k$ is a graph on $k+1$ vertices formed by joining a new vertex to all vertices of a $k$-cycle. Given an integer $k\ge 3$, we consider the problem of determining the maximum number of triangles in a $W_{\geq k}$-free graph, where $W_{\geq k}=\{W_\ell: \ell \geq k\}$. The case $k=3$ was raised by Gallai, who proposed a conjecture for this case (see Erdős [5]. Gallai's conjecture was disproved by Zhou [17] and independently by Füredi, Goemans, and Kleitman [9]. In this paper, we study the case $k=4$. Namely, for every integer $n\ge 3$, we determine the maximum number of triangles in an $n$-vertex $W_{\geq 4}$-free graph and characterize all extremal graphs.
2026-06-18
An upper bound on the largest eigenvalue of the Helmholtzian of a graph
The Helmholtzian of a graph $G$ is the Hodge $1$-Laplacian $L_1=L_1^{\mathrm{up}}+L_1^{\mathrm{down}}$ of its clique complex, built from the triangle--edge and edge--vertex boundary operators $\partial_2$ and $\partial_1$. Problem~5.5 of Lu, Shi, Stanić, Wang and Wang asks whether $λ_{\max}(L_1)=μ_1(G)$ for every graph $G$, where $μ_1(G)$ is the largest Laplacian eigenvalue; by the Hodge decomposition this is equivalent to $λ_{\max}(L_1^{\mathrm{up}})\leμ_1(G)$. We recast it as a question about the complement of $G$: localizing $L_1^{\mathrm{up}}$ on the cycle space of $K_n$ turns it into the inequality $λ_{\min}(\bar L|_{Z_1})\ge a(\overline{G})$, where $\bar L$ is the up Laplacian of the missing triangles of $G$ and $a(\overline{G})=n-μ_1(G)$ is the algebraic connectivity of the complement. From this viewpoint, we prove the unconditional bound \[ λ_{\max}\!\big(L_1^{\mathrm{up}}(G)\big)\ \le\ μ_1(G)+\frac13\big(n-μ_1(G)\big), \] which refines the integrality ceiling $λ_{\max}(L_1^{\mathrm{up}})\le n$ of Duval and Reiner and is sharp exactly when that ceiling is attained. We then isolate the single sharp inequality, on the dense part of $\overline{G}$, that stops the method short of Problem~5.5, and we show that the localization, the bound, and this obstruction all persist for the up Laplacian of an arbitrary finite simplicial complex, in every dimension.
2026-06-18
On applications of the clique-adjacency polynomial to arbitrary finite graphs
The clique adjacency polynomial (CAP), introduced by Soicher (2015), provides a powerful method for bounding the clique numbers of edge-regular graphs. In this paper, we extend the CAP framework to arbitrary finite graphs by expressing the relevant parameters in terms of average vertex degree and average edge-degree over potential cliques. This leads to a generalised CAP bound and an associated clique existence polynomial (CEP), which removes the dependence on an auxiliary integer variable and facilitates computation. We compare the resulting bounds with classical spectral and linear programming bounds, including those of Delsarte, Hoffman, and Haemers. We show that the generalised CAP improves upon these bounds for several families of graphs. In particular, we identify infinite families of edge-regular graphs arising from projective geometry for which the CAP outperforms the Delsarte bound, as well as families of regular and non-regular graphs where the generalised CAP improves upon the Hoffman and Haemers bounds. We also develop techniques for bounding feasible parameter regions, enabling practical application of the method to both structured and unstructured graphs.
2026-06-18
An exact robust Ramsey theorem for matchings
Keevash and Michaeli recently proved that, under the robustness assumption that \(G\) is an \(s\)-connector (i.e. \(\overline G\) is \(K_{s,s}\)-free), \(G\) has essentially the same multicolour Ramsey matching properties as complete graphs, with an additive error \(O(qs)\), where \(q\) is the number of colours. They asked whether the dependence on \(q\) can be removed. We answer this question in a stronger exact form. For \({\bf t}=(t_1,\ldots,t_q)\in\mathbb N_+^q\), let \(R_s({\bf t})\) be the smallest integer \(N\) such that every \(N\)-vertex \(s\)-connector \(G\) satisfies \( G\to (t_1K_2,\ldots,t_qK_2). \) We determine the exact value \[ R_s({\bf t})=\sum_{j\in[q]}(t_j-1)+ \max\left\{2s,\ s+\max_{j\in[q]}t_j\right\}. \] While Keevash and Michaeli's proof uses a compression algorithm based on the Gallai--Edmonds decomposition to reduce the colouring to a structured form, our proof is a direct minimal-counterexample argument together with a new counting method for monochromatic matchings which can be applied to \(s\)-connectors.
2026-06-18
Co-edge-regular graphs with four eigenvalues and unbounded coherent rank
In the regular three-eigenvalue setting, spectral complexity and coherent-algebraic complexity coincide: a connected regular graph has exactly three distinct eigenvalues if and only if it is strongly regular, its coherent rank is three. Although examples of regular graphs with four distinct eigenvalues and coherent rank larger than four are known, it was unknown whether coherent rank is uniformly bounded among regular graphs with four distinct eigenvalues. We show that no such bound exists, even under the additional assumption of co-edge-regularity. For every prime power \(q\), we construct infinitely many co-edge-regular graphs with exactly four distinct eigenvalues, smallest eigenvalue \(-2q-1\), and coherent rank at least \(q+4\). Consequently, coherent rank is unbounded among co-edge-regular graphs with exactly four distinct eigenvalues.
2026-06-18
Quasi-random graphs, subgraph counts and graph limits, again
We study properties of graphs (or rather graph sequences) saying that some restricted count of subgraphs is approximatively what is expected in a random graph. It has been shown by several authors that many such properties characterize quasi-random graphs, but there are also some exceptions. We continue here the line of investigation in Janson and Sós (2013), and introduce some new versions of these properties, in order to better understand why many of these properties are quasi-random, and to understand the structure of the exceptions that are not. A new feature in the proofs is a simple decomposition of the subspace of symmetric functions in $L^2([0,1]^m)$ into subspaces that are irreducible for the action of measure-preserving transformations of $[0,1]$; this simplifies some arguments and gives structure to others.
Tree-independence number of $K_{1,d}$-free graph classes
In this paper, we investigate the tree-independence number of graph classes that do not contain $K_{1,d}$ as an induced subgraph. Dallard et al. conjectured that for any positive integer $d$ and any planar graph $H$, the class of all $K_{1,d}$-free graphs without $H$ as an induced minor has bounded tree-independence number. Our main contribution towards this conjecture is showing that the conjecture holds for outerstring graphs. Additionally we give linear and quadratic bounds for the tree-independence number of various $K_{1,d}$-free graph classes, sharpening previous bounds. Finally, we bound the tree-independence number of $K_{2,d}$-free graphs additionally forbidding holes of length at least $5$.