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.
- Retraction Note
- https://doi.org/10.61091/jcmcc127b-535
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 127b
- Published Online: 22/06/2025
- Retraction Note
- https://doi.org/10.61091/jcmcc127b-534
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 127b
- Published: 22/06/2025
- Research article
- https://doi.org/10.61091/jcmcc126-16
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 241-246
- Published Online: 23/05/2025
A graph \(G=(V,E)\) is said to be a \(k\)-threshold graph with thresholds \(\theta_1<\theta_2<…<\theta_k\) if there is a map \(r: V \longrightarrow \mathbb{R}\) such that \(uv\in E\) if and only if the number of \(i\in[k]\) with \(\theta_i\le r(u)+r(v)\) is odd. The threshold number of \(G\), denoted by \(\Theta(G)\), is the smallest positive integer \(k\) such that \(G\) is a \(k\)-threshold graph. In this paper, we determine the exact threshold numbers of cycles by proving \[\Theta(C_n)=\begin{cases} 1 & if\ n=3, \\ 2 & if\ n=4, \\ 4 & if\ n\ge 5, \end{cases}\] where \(C_n\) is the cycle with \(n\) vertices.
- Research article
- https://doi.org/10.61091/jcmcc126-15
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 225-240
- Published Online: 23/05/2025
Let G = (V, E) be a simple connected graph and W ⊆ V. For v ∈ V, the representation multiset or m-code of v is the multiset rm(v) = {d(v, w) ∣ w ∈ W}. If no two vertices in G have equal m-codes, then W is called an m-resolving set of G. The multiset dimension md(G) of G is the minimum possible cardinality of an m-resolving set of G, if such a set exists. If G does not possess an m-resolving set, then we say that G has infinite multiset dimension. In this paper, we show that all cylindrical graphs Pm ▫ Cn, where m, n ≥ 3, have finite multiset dimension. In particular, we show that md(Pm ▫ Cn) ≤ 4 if m ≥ 6 and n ≥ 3, or if m ≥ 3 and n ≥ 12. Moreover, if m ≥ 3 and n ≥ 8m + 1, we show that Pm ▫ Cn has multiset dimension 3.
- Research article
- https://doi.org/10.61091/jcmcc126-14
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 215-223
- Published Online: 23/05/2025
In 2020 Bhavale and Waphare introduced the concept of a nullity of a poset as nullity of its cover graph. According to Bhavale and Waphare, if a dismantlable lattice of nullity k contains r reducible elements then 2 ≤ r ≤ 2k. In 2003 Pawar and Waphare counted all non-isomorphic lattices on n elements having nullity one, containing exactly two reducible elements. Recently, Bhavale and Aware counted all non-isomorphic lattices on n elements having nullity two, containing up to three reducible elements. In this paper, we count up to isomorphism the class of all lattices on n elements having nullity two, containing exactly four reducible elements.
- Research article
- https://doi.org/10.61091/jcmcc126-13
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 201-213
- Published Online: 23/05/2025
In the era of big data, classical computing techniques face challenges in handling large and complex datasets. Quantum computing offers a transformative solution, especially in terms of real-time data processing speed. This study compares the performance of quantum and classical algorithms for large-scale data tasks. Results show that quantum algorithms achieve up to 70% faster processing and 30% greater computational efficiency, with scalability and an accuracy rate of 95% outperforming classical methods. Despite current limitations such as decoherence and error rates, ongoing advancements in quantum hardware and error correction highlight the potential of quantum computing to revolutionize data processing.
- Research article
- https://doi.org/10.61091/jcmcc126-12
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 195-200
- Published Online: 20/05/2025
In this paper we introduce a natural mathematical structure derived from Samuel Beckett’s play “Quad”. We call this structure a binary Beckett-Gray code. We enumerate all codes for \(n \leq 6\) and give examples for \(n=7,8\). Beckett-Gray codes can be realized as successive states of a queue data structure. We show that the binary reflected Gray code can be realized as successive states of two stack data structures.
- Research article
- https://doi.org/10.61091/jcmcc126-11
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 183-193
- Published Online: 20/05/2025
Graph invariants, often regarded as topological indices, play a pivotal role in understanding and quantifying the structural properties of graphs. Among these, the line completion number has emerged as a significant measure of a graph’s edge connectivity and topology. In 1992, Bagga et al. defined a generalization of line graphs, namely super line graphs, and introduced the concept of the line completion number as a topological index of a graph. They calculated the line completion number for several classes of graphs, showcasing its utility in understanding graph structure. The line completion number of a graph, is the smallest index such that the super line graph becomes a complete graph. This index encapsulates the interplay between edge relationships and structural complexity, making it a versatile tool for characterizing graphs. Building upon this foundation, we analogously introduce the concepts of super point graphs and the point completion number, as vertex-centric topological indices. We establish a relationship between the point completion number and the line completion number, further extending the framework of graph invariants. Additionally, we compute the point completion numbers for various graph classes and analyze their structural implications. Our findings emphasize the significance of completion numbers as robust descriptors for graph topology, with potential applications in network analysis, chemistry, and other domains.
- Research article
- https://doi.org/10.61091/jcmcc126-10
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: 169-182
- Published Online: 20/05/2025
In IoT-managed power systems, equipment or communication failures can result in missing or abnormal power quality data, making data restoration increasingly important. Traditional repair methods often struggle to capture complex data relationships and suffer from low accuracy. This paper proposes a power quality data restoration approach based on a low-rank matrix completion algorithm to enhance repair accuracy and efficiency. The system consists of three main steps: data preprocessing, matrix completion, and result validation. Z-score normalization is applied to raw data, and Singular Value Decomposition (SVD) is used for low-rank approximation in matrix filling. Cross-validation and error metrics are employed to assess performance. Experimental results show that at a 10% missing rate, the mean square error is approximately 0.1. The proposed method demonstrates superior performance over traditional approaches, particularly at low missing rates, offering reliable support for monitoring and control in power IoT systems.
- Research article
- https://doi.org/10.61091/jcmcc126-09
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 126
- Pages: `151-167
- Published Online: 20/05/2025
The current changes in China’s population structure and dynamics have led to profound challenges in population planning, forecasting, decision-making, and early warning. To address the issues of predicting age- and gender-specific population retention, migration, and birth rates, a combination model of Multilayer Perceptron (MLP) and Random Forest (RF) is constructed using stacking techniques, with a discrete population development equation as the base model. The MLP-RF model is employed to perform regression training on population data, resulting in a novel ensemble approach to population forecasting. The study uses the data from the sixth and seventh national censuses of Hebei Province, reconstructing population data for 2010-2020. After data training and error evaluation, it is demonstrated that the ensemble forecasting model has excellent predictive capabilities for population retention, migration, and birth-related issues.




