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.

Xiaoling Sun1, Jianwei Du1, Yinzhen Mei1
1School of Mathematics, North University of China, Taiyuan, Shanxi 030051, China
Abstract:

The chemical graphs are graphs that have no vertex with degree greater than 4. The sigma index of a graph \(G\) is defined by \(\sum_{uv\in E(G)} (deg_{G}(u)-deg_{G}(v))^{2}\), where \(deg_{G}(u)\) stands for the degree of vertex \(u\) in \(G\). In this work, we present lower and upper bounds on the sigma index for chemical trees with a given order and number of pendent vertices. Furthermore, we solve the problem of minimizing sigma index for chemical graphs of order \(n\) having \(m\) edges and \(p\) pendent vertices.

Ke Xu1, Zekai Nie2
1Jiangxi Science and Technology Normal University, Nanchang, China
2Faculty of Business and Communications, INTI International University, Selangor 43300, Malaysia
Abstract:

Sports movement recognition is vital for performance assessment, training optimization, and injury prevention, but manual observation is slow and inconsistent. We propose a compact framework that fuses deep learning with biodynamic analysis: convolutional neural networks (CNNs) extract spatial cues from video, a biodynamic encoder derives joint angles, torques, velocities, and forces, and temporal convolutional networks (TCNs) capture sequential dependencies. Using a simulated multimodal dataset of athletic activities, our method outperforms baseline CNN and LSTM models, achieving higher precision (91.5), recall (93.2), and accuracy (92.7). Gains are largest for complex biomechanics (e.g., throwing, kicking), with up to a 10% accuracy increase from biodynamic integration. These results highlight the value of multimodal fusion and provide a scalable path toward real-time, AI-driven sports performance monitoring, with potential extensions to niche sports (fencing, gymnastics, pole vaulting, javelin).

P. Titus1, S. Antin Mary2
1Department of Mathematics, University College of Engineering Nagercoil Anna University, Tirunelveli Region Konam, Nagercoil – 629 004, India
2Department of Mathematics, Holy Cross College (Autonomous), Nagercoil-629004, India
Abstract:

Let \(S\) be an independent set of a connected graph \(G\) of order atleast \(2\). A set \(S' \subseteq V(G)-S\) is an \(S\)-fixed geodetic set of \(G\) if each vertex \(v\) in \(G\) lies on an \(x-y\) geodesic for some \(x\in S\) and \(y\in S'\). The \(S\)-fixed geodetic number \(g_s(G)\) of \(G\) is the minimum cardinality of an \(S\)-fixed geodetic set of \(G\). The independent fixed geodetic number of \(G\) is \(g_{if}(G) = min \left\{g_s(G)\right\}\), where the minimum is taken over all independent sets \(S\) in \(G\). An independent fixed geodetic set of cardinality \(g_{if}(G)\) is called a \(g_{if}\)-set of \(G\). We determine bounds for it and characterize graphs which realize these bounds. Also, the relations with the vertex geodomination number, vertex independence number and vertex covering number of graphs are studied. Some realization results based on the parameter \(g_{if}(G)\) are generated. Finally, two algorithms are designed to compute the independent fixed geodetic number \(g_{if}(G)\) and their complexity results are analyzed.

Ricky X. F. Chen1
1School of Mathematics, Hefei University of Technology, Hefei, Anhui 230601, P. R. China
Abstract:

Enumerative study of RNA secondary structures is one of the most important topics in computational biology. However, most of the existing results are concerned with a single type of structural motifs and are asymptotic. Hairpins and stacks are among the most important motifs in secondary structures. Certain subsets of secondary structures characterized by the number of contained hairpins and the way how these hairpin loops are organized, for instance, cloverleaves (Waterman 1979), have been enumerated in a variety of works, mostly asymptotically. In this paper, we generalize these enumerations and combinatorially obtain exact formulae counting general RNA secondary structures by the joint distribution of hairpins and stacks.

Nisha V. M.1, Manju K. Menon1
1Department of Mathematics, St Paul’s College, Kalamassery
Abstract:

Let \(G\) be a graph with vertex set \(V(G) = \{v_1, v_2, \dots, v_n\}\). We associate to \(G\), a matrix \(P(G)\) whose \((i, j)\)-th entry is the maximum number of vertex-disjoint paths between the corresponding vertices if \(i\neq j\), and is zero otherwise. We call this matrix the path matrix of \(G\), and its eigenvalues are referred to as the path eigenvalues of \(G\). In this paper, we investigate the path eigenvalues of graphs resulting from certain graph operations and specific graph families.

Gee-Choon Lau1, Wai Chee Shiu2
177D, Jalan Suboh, 85000 Segamat, Johor, Malaysia
2Department of Mathematics, the Chinese University of Hong Kong, Shatin, Hong Kong, P.R. China
Abstract:

Null graphs (respectively, 1-regular graphs) are the only regular graphs with local antimagic chromatic number 1 (respectively, undefined). In this paper, we proved that the join of 1-regular graph and a null graph has local antimagic chromatic number 3. As a by-product, we also obtained many families of (possibly disconnected or regular) bipartite and tripartite graph with local antimagic chromatic number 3.

Jason T. Hedetniemi1, Kevin D. Hedetniemi2, Sandra M. Hedetniemi3, Stephen T. Hedetniemi3
1Wilkes Honors College, Florida Atlantic University, Jupiter, FL 33458
2College of Science, Clemson University, Clemson, SC 29634 USA
3Emeritus College, Clemson University, Clemson, SC 29634 USA
Abstract:

Let \(G = (V, E)\) be a graph with vertex set \(V\) and edge set \(E\). A vertex set \(S \subset V\) is a perfect dominating set if every vertex in \(V – S\) is adjacent to exactly one vertex in \(S\). A perfect dominating set \(S\) is furthermore: (i) an efficient dominating set or a \(1\)-efficient dominating set if no two vertices in \(S\) are adjacent, (ii) a total efficient dominating set or a \(2\)-efficient dominating set if every vertex in \(S\) is adjacent to exactly one other vertex in \(S\), and (iii) a \(1,2\)-efficient dominating set if every vertex in \(S\) either adjacent to no vertices in \(S\) or to exactly one other vertex in \(S\). In this paper we introduce the concept of \(1,2\)-efficiency in graphs and apply it to the existence of \(1,2\)-efficient sets in grid graphs \(G_{m,n}\), that is, graphs resembling chessboards having a rectangular array of \(m \times n\) vertices arranged into \(m\) rows of \(n\) vertices, or \(n\) columns of \(m\) vertices. It is well known that almost no grid graphs are \(1\)-efficient, and relatively few grid graphs are \(2\)-efficient. However, in this paper, we show that all but a relatively small percentage of grid graphs are \(1,2\)-efficient.

James Tilley1, Stan Wagon2, Eric Weisstein3
1Bedford Corners, NY 10549 US
2Macalester College, St. Paul, MN 55105 USA
3Wolfram Research, Inc., Champaign, IL 61820 USA
Abstract:

onsidering regions in a map to be adjacent when they have nonempty intersection (as opposed to the traditional view requiring intersection in a linear segment) leads to the concept of a facially complete graph: a plane graph that becomes complete when edges are added between every two vertices that lie on a face. Here we present a complete catalog of facially complete graphs: they fall into seven types. A consequence is that if \(q\) is the size of the largest face in a plane graph \(G\) that is facially complete, then \(G\) has at most \(\left\lfloor 3q/2\right\rfloor\) vertices. This bound was known, but our proof is completely different from the 1998 approach of Chen, Grigni, and Papadimitriou (Planar map graphs, Proc. 30th ACM Symp. Th. of Computing, 514–523). Our method also yields a count of the 2-connected facially complete graphs with \(n\) vertices. We also show that if a plane graph has at most two faces of size 4 and no larger face, then the addition of both diagonals to each 4-face leads to a graph that is 5-colorable.

Ben Allen1, Robert Gardner2
1Department of Mathematics and Statistics, Johnson City, Tennessee 37614
2East Tennessee State University, Johnson City, Tennessee 37614
Abstract:

A bowtie graph is the union of two edge disjoint 3-cycles which share a single vertex. A mixed bowtie is a partial orientation of a bowtie graph. In this paper, we consider decompositions of the complete mixed graph into mixed bowties consisting of a union of two isomorphic copies of mixed triples.

Pallabi Bora1, Kukil Kalpa Rajkhowa1
1Department of Mathematics, Cotton University, Guwahat- 781001, India
Abstract:

In this paper, we study the signless Laplacian eigenvalues of the subgraph \(Z^*(\Gamma(\mathbb{Z}_n))\) of the total graph of the integers modulo \(n\), \(\mathbb{Z}_n\), for certain values of \(n\). We also identify specific values of \(n\) for which the graph is \(Q\)-integral. Finally, we discuss the normalized Laplacian spectrum of \(Z^*(\Gamma(\mathbb{Z}_n))\).

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;