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.

Alison M.Marr1
1Department of Mathematics and Computer Science Southwestern University, Georgetown, TX 78626
Abstract:

A graceful labeling of a directed graph \( D \) with \( e \) edges is a one-to-one map \( \theta: V(D) \to \{0, 1, \dots, e\} \) such that \( \theta(y) – \theta(x) \mod (e + 1) \) is distinct for each \( (x, y) \in E(D) \). This paper summarizes previously known results on graceful directed graphs and presents some new results on directed paths, stars, wheels, and umbrellas.

Lili Zhang1, Kamal Hennayake2, Hong-Jian Lai3, Yehong Shao4
1Department of Computer Information and Engineering, Hohai University, Nanjing, China 400020
2Department of Mathematics, Cheapasake College, Wye Mills, MD 21679
3Department of Mathematics, West Virginia University, Morgantown, WV 26506
4Arts and Science. Ohio University Southern,Ironton, OH 45638
Abstract:

For an integer \( l > 1 \), the \( l \)-edge-connectivity of a graph \( G \) with \( |V(G)| \geq l \), denoted by \( \lambda_l(G) \), is the smallest number of edges whose removal results in a graph with \( l \) components. In this paper, we study lower bounds of \( \lambda_l(G) \) and optimal graphs that reach the lower bounds. Former results by Boesch and Chen are extended.

We also present in this paper an optimal model of interconnection network \( G \) with a given \( \lambda_l(G) \) such that \( \lambda_2(G) \) is maximized while \( |E(G)| \) is minimized.

Ebrahim Salehi1
1Department of Mathematical Sciences University of Nevada Las Vegas Las Vegas, NV 89154-4020
Abstract:

Given an abelian group \( A \), a graph \( G = (V, E) \) is said to have a distance two magic labeling in \( A \) if there exists a labeling \( l: E(G) \to A – \{0\} \) such that the induced vertex labeling \( l^*: V(G) \to A \) defined by

\[l^*(v) = \sum_{c \in E(v)} l(e)\]

is a constant map, where \( E(v) = \{e \in E(G) : d(v,e) < 2\} \). The set of all \( h \in \mathbb{Z}_+ \), for which \( G \) has a distance two magic labeling in \( \mathbb{Z}_h \), is called the distance two magic spectrum of \( G \) and is denoted by \( \Delta M(G) \). In this paper, the distance two magic spectra of certain classes of graphs will be determined.

D.V. Chopra1, M. Bsharat2
1Wichita State University Wichita, KS 67260-0033, USA.
2Quintiles Inc., P.O. Box 9708 Kansas City, MO 64134-0708, USA. Gobind P. Mehta Panjab University Chandigarh 160014, India.
Abstract:

In this paper, we derive some necessary existence conditions for a bi-level balanced array (B-array) with strength \( t = 5 \). We then describe how these existence conditions can be used to obtain an upper bound on the number of constraints of these arrays, and give some illustrative examples to this effect.

Harris Kwong1, Sin-Min Lee2
1Department of Mathematical Sciences State University of New York at Fredonia Fredonia, NY 14063, USA
2Department of Computer Science San Jose State University San Jose, CA 95192, USA
Abstract:

Let \( G = (V, E) \) be a graph with a vertex labeling \( f: V \to \mathbb{Z}_2 \) that induces an edge labeling \( f^*: E \to \mathbb{Z}_2 \) defined by \( f^*(xy) = f(x) + f(y) \). For each \( i \in \mathbb{Z}_2 \), let \(
v_f(i) = \text{card}\{v \in V: f(v) = i\}\) and \(e_f(i) = \text{card}\{e \in E: f^*(e) = i\}.\) A labeling \( f \) of a graph \( G \) is said to be friendly if \(\lvert v_f(0) – v_f(1) \rvert \leq 1.\) The friendly index set of \( G \) is defined as \(\{\lvert e_f(1) – e_f(0) \rvert : \text{the vertex labeling } f \text{ is friendly}\}.\)
In this paper, we determine the friendly index sets of generalized books.

Aiden A.Bruen1, James M.McQuillan2
1Department of Electrical and Computer Engineering, The University of Calgary, Calgary, Alberta, T2N 1N4, Canada
2Department of Computer Science, Western Illinois University, Macomb, IL, 61455, USA
Abstract:

Given 2 triangles in a plane over a field \( F \) which are in perspective from a vertex \( V \), the resulting Desargues line or axis \( l \) may or may not be on \( V \). To avoid degenerate cases, we assume that the union of the vertices of the 2 triangles is a set of six points with no three collinear. Our work then provides a detailed analysis of situations when \( V \) is on \( l \) for any \( F \), finite or infinite.

Nutan Mishra1, Dinesh G.Sarvate2
1Department of Mathematics and Statistics University of South Alabama, Mobile, AL 36688
2Adrienne Chisholm, Jesse J. Raab Department of Mathematics, College of Charleston Charleston, S.C. 29424
Abstract:

We give constructive and combinatorial proofs to decide why certain families of slightly irregular graphs have no planar representation and why certain families have such planar representations. Several non-existence results for infinite families as well as for specific graphs are given. For example, the nonexistence of the graphs with \( n = 11 \) and degree sequence \( (5, 5, 5, \ldots, 4) \) and \( n = 13 \) and degree sequence \( (6, 5, 5, \ldots, 5) \) are shown.

Suh-Ryung Kim1, Sin-Min Lee2, Ho Kuen Ng3
1Department of Mathematics Education Seoul National University Seoul 151-748 , Korea
2Department of Computer Science San Jose State University San Jose, California 95192 U.S.A.
3Department of Mathematics San Jose State University San Jose, California 95192 U.S.A.
Abstract:

Let \( G \) be a graph with vertex set \( V(G) \) and edge set \( E(G) \). Let \( A = \{0, 1\} \). A labeling \( f: V(G) \to A \) induces a partial edge labeling \( f^*: E(G) \to A \) defined by \(f^*(xy) = f(x) \quad \text{if and only if } f(x) = f(y),\) for each edge \( xy \in E(G) \). For \( i \in A \), let \(
v_f(i) = \text{card}\{v \in V(G) : f(v) = i\}\) and \(e_{f^*}(i) = \text{card}\{e \in E(G) : f^*(e) = i\}.\) A labeling \( f \) of a graph \( G \) is said to be friendly if \(\lvert v_f(0) – v_f(1) \rvert \leq 1.\)If \(\lvert e_{f^*}(0) – e_{f^*}(1) \rvert \leq 1,\) then \( G \) is said to be \(\textbf{balanced}\). The balancedness of the Cartesian product and composition of graphs is studied in [19]. We provide some new families of balanced graphs using other constructions.

Manouchehr Zaker1
1 Institute for Advanced Studies in Basic Sciences 45195-1159, Zanjan – Iran
Abstract:

Greedy defining sets have been studied for the first time by the author for graphs. In this paper, we consider greedy defining sets for Latin squares and study the structure of these sets in Latin squares. We give a general bound for greedy defining numbers and linear bounds for greedy defining numbers of some infinite families of Latin squares. Greedy defining sets of circulant Latin squares are also discussed in the paper.

Xu Xirong1, Yang Yuansheng1, Li Huijun1, Xi Yue1
1Department of Computer Science Dalian University of Technolog Dalian, 116024, P. R. China
Abstract:

Let \(C_n^{(t)}\) denote the cycle with \(n\) vertices, and \(C_n^{(t)}\) denote the graphs consisting of \(t\) copies of \(C_n\), with a vertex in common. Koh et al. conjectured that \(C_n^{(t)}\) is graceful if and only if \(nt \equiv 0, 3 \pmod{4}\). The conjecture has been shown true for \(n = 3, 5, 6, 7, 9, 4k\). In this paper, the conjecture is shown to be true for \(n = 11\).

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;