Utilitas Algorithmica (UA)

ISSN: xxxx-xxxx (print)

Utilitas Algorithmica (UA) is a premier, open-access international journal dedicated to advancing algorithmic research and its applications. Launched to drive innovation in computer science, UA publishes high-impact theoretical and experimental papers addressing real-world computational challenges. The journal underscores the vital role of efficient algorithm design in navigating the growing complexity of modern applications. Spanning domains such as parallel computing, computational geometry, artificial intelligence, and data structures, UA is a leading venue for groundbreaking algorithmic studies.

Abstract:

The lattice-simplex covering density problem aims to determine the minimal density by which lattice translates of the \( n \)-simplex cover \( n \)-space. Currently, the problem is completely solved in \( 2 \) dimensions. A computer search on the problem in three dimensions gives experimental evidence that for the simplex \( D \) (the convex hull of the unit basis vectors), the most effective lattice corresponds to the tile known as the \( 84 \)-shape. The \( 84 \)-shape tile has been shown to be a local minimum of the density function. We explain the mechanics behind an algorithm which determines the most efficient lattice in the interior of an arbitrary combinatorial type.

Charles J. Colbourn1
1School Of Computing, Informatics, And Decision Systems Engineering, Ari- Zona State University, Tempe Az 85287-8809, U.S.A. And State Key Laboratory Of Sortware Development Environment, Beihang University, Being 100191, China
Abstract:

An efficient conditional expectation algorithm for generating covering arrays has established a number of the best known upper bounds on covering array numbers. Despite its theoretical efficiency, the method requires a large amount of storage and time. In order to extend the range of its application, we generalize the method to find covering arrays that are invariant under the action of a group, reducing the search to consider only orbit representatives of interactions to be covered. At the same time, we extend the method to construct a generalization of covering arrays called quilting arrays. The extended conditional expectation algorithm, as expected, provides a technique for generating covering and quilting arrays that reduces the time and storage required. Remarkably, it also improves on the best known bounds on covering array numbers in a variety of parameter situations.

Eric Andrews1, Ping Zhang1, Chira Lumduanhom1
1Department of Mathematics Western Michigan University Kalamazoo, MI 49008-5248, USA
Abstract:

Historically, a number of problems and puzzles have been introduced that initially appeared to have no connection to graph colorings but, upon further analysis, suggested graph colorings problems. In this paper, we discuss two combinatorial problems and several graph colorings problems that are inspired by these two problems. We survey recent results and open questions in this area of research as well as some relationships among these coloring parameters and well-known colorings and labelings.

Sin-Min Lee1, Ho Kuen Ng2
1Department of Computer Science San Jose State University San Jose, CA 95192, USA
2Department of Mathematics San Jose State University San Jose, CA 95192, USA
Abstract:

Let \( G \) be a graph with vertex set \( V(G) \) and edge set \( E(G) \), and let \( A \) be an abelian group. A labeling \( f: V(G) \to A \) induces an edge labeling \( f^*: E(G) \to A \) defined by \( f^*(xy) = f(x) + f(y) \) for each edge \( xy \in E(G) \). For \( i \in A \), let \( v_f(i) = |\{v \in V(G) : f(v) = i\}| \), and \( e_f(i) = |\{e \in E(G) : f^*(e) = i\}| \). Define \( c(f) = \{ |e_f(i) – e_f(j)| : (i, j) \in A \times A \} \).A labeling \( f \) of a graph \( G \) is said to be A-friendly if \( |\text{v}_f(i) – \text{v}_f(j)| \leq 1 \) for all \( (i, j) \in A \times A \). If \( c(f) \) is a \( (0,1) \)-matrix for an A-friendly labeling \( f \), then \( f \) is said to be A-cordial.When \( A = \mathbb{Z}_2 \), the friendly index set of the graph \( G \), denoted \( FI(G) \), is defined as \( \{ |e_f(0) – e_f(1)| : \text{the vertex labeling } f \text{ is } \mathbb{Z}_2\text{-friendly} \} \).In this paper, we completely determine the friendly index sets for two classes of cubic graphs, prisms and Möbius ladders , are completely determined.

Eunjeong Yi1
1Texas A&M University at Galveston, Galveston, TX 77553, USA
Abstract:

A vertex \( x \) in a graph \( G \) strongly resolves a pair of vertices \( v \) and \( w \) if there exists a shortest path from \( x \) to \( w \) that contains \( v \), or a shortest path from \( x \) to \( v \) that contains \( w \) in \( G \). A set of vertices \( S \subseteq V(G) \) is a strong resolving set of \( G \) if every pair of distinct vertices in \( G \) is strongly resolved by some vertex in \( S \). The strong metric dimension \( sdim(G) \) of a graph \( G \) is the minimum cardinality of a strong resolving set of \( G \).

Given two disjoint copies of a graph \( G \), denoted \( G_1 \) and \( G_2 \), and a permutation \( \sigma : V(G_1) \to V(G_2) \), the permutation graph \( G_\sigma = (V, E) \) is defined with vertex set \( V = V(G_1) \cup V(G_2) \) and edge set \( E = E(G_1) \cup E(G_2) \cup \{uv \mid v = \sigma(u)\} \).

We show that for a connected graph \( G \) of order \( n \geq 3 \), the strong metric dimension of \( G_\sigma \) satisfies \( 2 \leq sdim(G_\sigma) \leq 2n – 2 \). We also provide an example demonstrating that there is no function \( f \) such that \( f(sdim(G)) > sdim(G_\sigma) \) for all pairs \( (G, \sigma) \). Additionally, we prove that \( sdim(G_{\sigma_o}) \leq 2sdim(G) \) when \( \sigma_o \) is the identity permutation.

Further, we characterize permutation graphs \( G_\sigma \) that satisfy \( sdim(G_\sigma) = 2n – 2 \) or \( 2n – 3 \) when \( G \) is a complete \( k \)-partite graph, a cycle, or a path on \( n \) vertices.

Eric Freden1, Michael Grady2
1Department of Mathematics, Southern Utah University, Cedar City UT
2Department Computer Science & Informations Systems, Southern Utah Univer- Sity, Cedar City UT
Abstract:

In a recent paper, E. Gelman provided an exact formula for the number of subgroups of a given index for the Baumslag-Solitar groups \( \text{BS}(p, q) \) when \( p \) and \( q \) are coprime. We use Gelman’s proof as the basis for an algorithm that computes a maximal set of inequivalent permutation representations of \( \text{BS}(p, q) \) with degree \( n \). The computational complexity of this algorithm is linear in both space and time with respect to the index. We compare the performance of this algorithm with the Todd-Coxeter procedure, which generally lacks a polynomial bound on the number of cosets used during the enumeration process.

Dinesh G. Sarvate1, Li Zhang2
1Department of Mathematics College of Charleston Charleston, SC 29424 The Citadel
2 Department of Mathematics and Computer Science The Citadel Charleston, SC 29424
Abstract:

An \( H_2 \) graph is a multigraph on three vertices with a double edge between one pair of distinct vertices and a single edge between the other two pairs. The problem of decomposing a complete multigraph \( 3K_{8t} \) into \( H_2 \) graphs has been completely solved. In this paper, we describe some new procedures for such decompositions and pose the following question: Can these procedures be adapted or extended to provide a unified proof of the existence of \( H_2(8t, \lambda) \)’s?

Futaba Fujie1, Ping Zhang2
1Graduate School of Mathematics Nagoya University Nagoya, 464-8602 Japan
2Department of Mathematics Western Michigan University Kalamazoo, MI 46008 USA
Abstract:

For a nontrivial connected graph \( G \) of order \( n \) and a cyclic ordering \( s: v_1, v_2, \ldots, v_n, v_{n+1} = v_1 \) of \( V(G) \), let \( d(s) = \sum_{i=1}^n d(v_i, v_{i+1}) \), where \( d(v_i, v_{i+1}) \) is the distance between \( v_i \) and \( v_{i+1} \) for \( 1 \leq i \leq n \). The Hamiltonian number \( h(G) \) and the upper Hamiltonian number \( h^+(G) \) of \( G \) are defined as:

  1. \( h(G) = \min \{ d(s) \} \), where the minimum is taken over all cyclic orderings \( s \) of \( V(G) \).
  2. \( h^+(G) = \max \{ d(s) \} \), where the maximum is taken over all cyclic orderings \( s \) of \( V(G) \).

All connected graphs \( G \) with \( h^+(G) = h(G) \) and \( h^+(G) = h(G) + 1 \) have been characterized in [6, 13]. In this note, we first present a new and significantly improved proof of the characterization of all graphs whose Hamiltonian and upper Hamiltonian numbers differ by 1. We then determine all pairs of integers that can be realized as the order and upper Hamiltonian number of some tree.

Yongke Qu1,2, Guogqing Wang3, Qinghong Wang4, Dan Guo1
1Center for Combinatorics LPMC-TJKLC, Nankai University, Tianjin 300071, P.R. China
2Department of Mathematics Luoyang Norma! University, Luoyang 471022, P.R. China
3Department of Mathematics Tianjin Polytechnic University, Tianjin 300387, P.R. China
4College of Science Tianjin University of Technology, Tianjin 300384, P.R. China
Abstract:

Let \(G\) be a finite abelian group. The critical number \(cr(G)\) of \(G\) is the least positive integer \(m\) such that every subset \(A \subseteq G \setminus \{0\}\) of cardinality at least \(m\) spans \(G\), i.e., every element of \(G\) can be expressed as a nonempty sum of distinct elements of \(A\). Although the exact values of \(cr(G)\) have been recently determined for all finite abelian groups, the structure of subsets of cardinality \(cr(G) – 1\) that fail to span \(G\) remains characterized except when \(|G|\) is even or \(|G| = pq\) with \(p, q\) primes. In this paper, we characterize these extremal subsets for \(|G| \geq 36\) and \(|G|\) even, or \(|G| = pq\) with \(p, q\) primes and \(q \geq 2p + 3\).

Guanghui Zhang1, Liangchen Li1
1Department of Mathematics, Luoyang Normal University, Luoyang, Henan, 471022, China
Abstract:

In this paper, we give a criterion to judge whether a linear code over the ring is self-dual. Moreover, we introduce the generating set in standard form for the cyclic codes over \(F_p + vF_p\), and characterize the structure of cyclic codes over the ring. Then we prove that cyclic codes over the ring are principally generated and obtain the unique generating idempotent for cyclic codes of length \(n\), where \(n\) is coprime to \(p\).

Special Issues

The Combinatorial Press Editorial Office routinely extends invitations to scholars for the guest editing of Special Issues, focusing on topics of interest to the scientific community. We actively encourage proposals from our readers and authors, directly submitted to us, encompassing subjects within their respective fields of expertise. The Editorial Team, in conjunction with the Editor-in-Chief, will supervise the appointment of Guest Editors and scrutinize Special Issue proposals to ensure content relevance and appropriateness for the journal. To propose a Special Issue, kindly complete all required information for submission;