Self-identifying codes in direct products of complete graphs with paths and cycles
Pith reviewed 2026-05-16 19:26 UTC · model grok-4.3
The pith
Minimum self-identifying codes in K_m times paths or cycles have size linear in the length n with m-dependent coefficients.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We obtain bounds on the minimum size of a self-identifying code in the direct products K_m×P_n and K_m×C_n that are linear in n with coefficients depending on m, and these bounds are asymptotically tight. In particular, for K_m×P_n with m,n≥3, our bounds closely approaches the size of an identifying code in the same graph, as determined by Shinde and Waphare.
What carries the argument
The intersection properties of closed neighborhoods in the direct product K_m × P_n (or C_n), which are used both to construct repeating patterns that dominate and separate vertices and to prove matching lower bounds via counting arguments on how many vertices each code vertex can uniquely cover.
If this is right
- The minimal code size is Theta(n) for each fixed m as n tends to infinity.
- For K_m × P_n with m,n≥3 the self-identifying code size is asymptotically the same as the identifying code size up to lower-order terms.
- Explicit periodic constructions achieve the upper bounds for both the path and cycle cases.
- The same linear-density approach works uniformly for all m≥2 and sufficiently large n.
Where Pith is reading between the lines
- The same neighborhood-counting technique may yield linear bounds for direct products of K_m with other graphs that have bounded degree or regular structure.
- The closeness to identifying-code size suggests that the extra self-identification constraint adds only a small constant-factor overhead in these products.
- For applications such as network monitoring, the constructions give explicit sensor placements whose number grows only linearly with the length of the path or cycle dimension.
Load-bearing premise
The neighborhood intersections in the direct product must behave exactly as required by the self-identifying definition without extra overlaps that would prevent the linear separation for the given range of m and n.
What would settle it
An explicit construction, for some fixed m≥3 and large n, of a self-identifying code whose size is smaller than the paper's stated lower bound by more than a constant factor, or a proof that the minimal size must grow faster than linear in n.
Figures
read the original abstract
Identifying codes were introduced by Karpovsky et al. as dominating sets $S\subseteq V(G)$ satisfying $N[u]\cap S \neq N[v]\cap S$ for any distinct vertices $u,v$. Later, Junnila et al. introduced the concept of \emph{self-identifying codes} (previously called $(1,\leq1)^+$-identifying codes in earlier work), a dominating set $S\subseteq V(G)$ such that $\bigcap_{c\in N[u]\cap S} N[c] = \{u\}$ for every vertex $u$. In this paper, we obtain bounds on the minimum size of a self-identifying code in the direct products $K_m\times P_n$ and $K_m\times C_n$ that are linear in $n$ with coefficients depending on $m$, and these bounds are asymptotically tight. In particular, for $K_m\times P_n$ with $m,n\ge3$, our bounds closely approaches the size of an identifying code in the same graph, as determined by Shinde and Waphare.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper obtains linear-in-n bounds (with m-dependent coefficients) on the minimum size of self-identifying codes in the direct products K_m × P_n and K_m × C_n for m,n ≥ 3, proves these bounds are asymptotically tight, and shows that for K_m × P_n the self-identifying-code size closely approaches the identifying-code size previously determined by Shinde and Waphare.
Significance. If the constructions and separation arguments are correct, the results establish that the stricter self-identifying condition can be satisfied with only a small additive overhead relative to ordinary identifying codes in these product graphs. This supplies concrete, asymptotically optimal families and strengthens the link between the two notions of identification in graph products.
major comments (2)
- [§4 (Constructions and lower bounds for K_m × P_n)] The lower-bound tightness argument for K_m × P_n rests on the claim that the periodic construction S satisfies ∩_{c ∈ N[u] ∩ S} N[c] = {u} for every vertex u. The direct-product neighborhood structure (horizontal neighbors at j±1 for all k ≠ i together with the two vertical neighbors at the same i) must be checked explicitly to ensure no unintended common neighbors appear for any residue class of the path coordinate j when m ≥ 3; this verification is load-bearing for the claimed coefficient.
- [Abstract and §3–§5] The manuscript asserts that the obtained linear upper and lower bounds are asymptotically tight, yet the abstract and the provided text supply neither the explicit periodic construction nor the separation argument that would confirm the intersection property holds uniformly. Without these details the central claim cannot be verified.
minor comments (2)
- [§2 (Preliminaries)] Notation for the direct product should be stated once at the beginning (e.g., whether × denotes the direct product with edges (u,v)∼(u′,v′) iff u∼u′ and v∼v′) to avoid ambiguity with Cartesian product.
- [Introduction] The reference to Shinde and Waphare should include the exact statement of their identifying-code size for K_m × P_n so that the claimed proximity can be compared directly.
Simulated Author's Rebuttal
We thank the referee for the careful review and for highlighting the need for explicit verification of the key claims. We will revise the manuscript to include the requested details on the periodic construction and the intersection-property checks, thereby making the asymptotic tightness fully verifiable while preserving the original results.
read point-by-point responses
-
Referee: [§4 (Constructions and lower bounds for K_m × P_n)] The lower-bound tightness argument for K_m × P_n rests on the claim that the periodic construction S satisfies ∩_{c ∈ N[u] ∩ S} N[c] = {u} for every vertex u. The direct-product neighborhood structure (horizontal neighbors at j±1 for all k ≠ i together with the two vertical neighbors at the same i) must be checked explicitly to ensure no unintended common neighbors appear for any residue class of the path coordinate j when m ≥ 3; this verification is load-bearing for the claimed coefficient.
Authors: We agree that an explicit verification of the intersection property is necessary given the neighborhood structure of the direct product. In the revised manuscript we will add a dedicated lemma (or subsection) that performs a case analysis over the possible residues of the path coordinate j modulo the period of S, confirming that for every u the only vertex whose closed neighborhood intersects S exactly in the same set as u is u itself. This will be done uniformly for m ≥ 3. revision: yes
-
Referee: [Abstract and §3–§5] The manuscript asserts that the obtained linear upper and lower bounds are asymptotically tight, yet the abstract and the provided text supply neither the explicit periodic construction nor the separation argument that would confirm the intersection property holds uniformly. Without these details the central claim cannot be verified.
Authors: We acknowledge that the current presentation does not display the periodic construction and the accompanying separation argument with sufficient prominence. In the revision we will (i) state the explicit periodic set S in §4, (ii) include the full intersection-property proof as a new lemma, and (iii) update the abstract to reference these elements so that the asymptotic tightness (both upper and lower bounds) can be verified directly from the text. revision: yes
Circularity Check
No circularity: bounds derived from explicit constructions and external prior result on identifying codes
full rationale
The paper derives linear upper and lower bounds on the minimum size of self-identifying codes in K_m×P_n and K_m×C_n directly from the neighborhood intersection properties of the direct product graph and explicit periodic constructions. The asymptotic tightness claim references the identifying-code size from Shinde and Waphare (distinct authors, no self-citation chain). No parameters are fitted to subsets of the target data, no self-definitional equations appear, and the separation arguments rest on the graph definition rather than on the claimed bound itself. The derivation is therefore self-contained against external graph-theoretic benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Direct product of graphs preserves the neighborhood intersection rules used in the self-identifying code definition.
Reference graph
Works this paper leans on
-
[1]
doi: 10.1016/j.dam.2011.04.025. J. A. Bondy and U. S. R. Murty.Graph Theory. Springer, London,
-
[2]
doi: 10.1016/j.na.2006.12.004. 12 Jihong Liu et. al S. Gravier, A. Parreau, S. Rottey, L. Storme, and ´E. Vandomme. Identifying codes in vertex- transitive graphs and strongly regular graphs.Electronic Journal of Combinatorics, 22(4):P4.6,
-
[3]
doi: 10.1016/j.ipl.2006.11.007. I. Honkala, T. Laihonen, and S. Ranto. On codes identifying sets of vertices in hamming spaces.Designs, Codes and Cryptography, 24:193–204,
-
[4]
doi: 10.1023/A:1011256721935. I. Honkala, M. G. Karpovsky, and L. B. Levitin. On robust and dynamic identifying codes.IEEE Trans- actions on Information Theory, 52:599–612,
-
[5]
doi: 10.1109/TIT.2005.862097. O. Hudry and A. Lobstein. More results on the complexity of identifying problems in graphs.Theoretical Computer Science, 626:1–12,
-
[6]
doi: 10.1016/j.tcs.2016.01.021. D. C. Jean. Watching systems, identifying, locating-dominating and discriminating codes in graphs,
-
[7]
doi: 10.1016/j.aam.2019.101938. V . Junnila, T. Laihonen, and G. Paris. Location in circulant graphs. InRussian Finnish Symposium on Discrete Mathematics, pages 81–84,
-
[8]
doi: 10.1007/s12095-018-0316-3. M. G. Karpovsky, K. Chakrabarty, and L. B. Levitin. On a new class of codes for identifying vertices in graphs.IEEE Transactions on Information Theory, 44(2):599–611,
-
[9]
On a new class of codes for identifying vertices in graphs
doi: 10.1109/18.661507. Matematikan ja Tilastotieteen Laitos. On lower bounds of various dominating codes for locating ver- tices in cubic graphs,
-
[10]
doi: 10.1109/PGEC.1967. 264748. N. V . Shinde, S. A. Mane, and B. N. Waphare. Identifying codes in the direct product of a path and a complete graph.Discussiones Mathematicae Graph Theory, 43:463–486,
-
[11]
doi: https://doi.org/ 10.7151/dmgt.2380. P. J. Slater. Dominating and reference sets in a graph.Journal of Mathematical and Physical Sciences, 22:445–455,
-
[12]
S. J. Song, W. Zhang, and C. Xu. Locating and identifying codes in circulant graphs.Discrete Dynamics in Nature and Society, 2021:1–9,
work page 2021
-
[13]
On the Density of Self-identifying Codes inK m ×P n andK m ×C n 13 D
doi: 10.1155/2021/4056910. On the Density of Self-identifying Codes inK m ×P n andK m ×C n 13 D. B. West.Introduction to graph theory. Prentice Hall, Upper Saddle River, NJ, 2nd edition,
-
[14]
doi: 10.1002/(SICI)1097-0037(199708)30:1⟨73::AID-NET8⟩3.0.CO;2-I. Appendix A: Self-Identifying Codes inK m ×P n for Smalln This appendix complements the asymptotic results of Sections 3.1–3.2 by determining the exact values of γSID(Km ×P n)for small path lengths3≤n≤6. These precise formulas are obtained through a case analysis and explicit constructions. ...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.