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.
- Research article
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 056
- Pages: 33-46
- Published: 28/02/2006
An \((2,1)\) \(\text{coloring}\) of a graph \( G = (V,E) \) is a vertex coloring \( f : V(G) \rightarrow \{0,1,2,\ldots,k\} \) such that \( |f(u) – f(v)| \geq 2 \) for all \( uv \in E(G) \) and \( |f(u) – f(v)| \geq 1 \) if \( d(u,v) = 2 \). The \({span}\) \( \lambda(G) \) is the smallest \( k \) for which \( G \) has an \( L(2,1) \) \(\text{coloring}\). A \(\text{span coloring}\) is an \( L(2,1) \) coloring whose greatest color is \( \lambda(G) \). An \( L(2,1) \)-\(\text{coloring}\) \( f \) is a full-coloring if \( f : V(G) \rightarrow \{0,1,2,\ldots,\lambda(G)\} \) is onto and \( f \) is an irreducible no-hole coloring (inh-coloring) if \( f : V(G) \rightarrow \{0,1,2,\ldots,k\} \) is onto for some \( k \) and there does not exist an \( L(2,1) \)-\(\text{coloring}\) \( g \) such that \( g(u) < f(u) \) for all \( u \in V(G) \) and \( g(v) < f(v) \) for some \( v \in V(G) \). The Assignment sum of \( f \) on \( G \) is the sum of all the labels assigned to the vertices of \( G \) by the \( L(2,1) \) \(\text{coloring}\) \( f \). The \({Sum \;coloring\; number}\) of \( G \), introduced in this paper, \( \sum(G) \), is the minimum assignment sum over all the possible \( L(2,1) \) colorings of \( G \). \( f \) is a \(\text{Sum coloring}\) on \( G \) if its assignment sum equals the \({Sum\; coloring\; number}\). In this paper, we investigate the \({Sum\; coloring\; numbers}\) of certain classes of graphs. It is shown that \( \sum(P_n) = 2(n – 1) \) and \( \sum(C_n) = 2n \) for all \( n \). We also give an exact value for the Sum coloring number of a star and conjecture a bound for the Sum coloring number of an arbitrary graph \( G \) with span \( \lambda(G) \).
- Research article
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 056
- Pages: 3-16
- Published: 28/02/2006
Let \( U(n, f) \) denote the graph with vertex set the set of unlabeled graphs of order \( n \) that have no vertex of degree greater than \( f \). Two vertices \( H \) and \( G \) of \( U(n, f) \) are adjacent if and only if \( H \) and \( G \) differ (up to isomorphism) by exactly one edge. The problem of determining the values of \( n \) and \( f \) for which \( U(n, f) \) contains a Hamilton path is investigated. There are only a few known non-trivial cases for which a Hamilton path exists. Specifically, these are \( U(5, 3) \), \( U(6, 3) \), and \( U(7, 3) \). On the other hand, there are many cases for which it is shown that no Hamilton path exists. The complete solution of this problem is unresolved.
- Research article
- Full Text
- Journal of Combinatorial Mathematics and Combinatorial Computing
- Volume 056
- Pages: 17-32
- Published: 28/02/2006
We study nega-cyclic \(\pm 1\) matrices. We obtain preliminary results which are then used to decrease the search space. We find that there are \( 2 \), \( 4 \), \( 9 \), \( 23 \), \( 63 \), and \( 187 \) ip-equivalence classes for lengths \( 3 \), \( 5 \), \( 7 \), \( 9 \), \( 11 \), and \( 13 \) respectively. The matrices we find are used in a variant given here of the Goethals-Seidel array to form Hadamard matrices, the aim being to later check them for suitability for CDMA schemes.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 309-316
- Published: 31/01/2006
Let \(\gamma(G)\) be the domination number of a graph \(G\). A class \(\mathcal{P}\) of graphs is called \(\gamma\)-complete if the problem of determining \(\gamma(G)\), \(G \in \mathcal{P}\), is NP-complete. A class \(\mathcal{P}\) of graphs is called \(\gamma\)-polynomial if there is a polynomial-time algorithm for calculating \(\gamma(G)\) for all graphs \(G \in \mathcal{P}\).
We denote \(\Gamma = \{P_k\cap nK_1 : k \leq 4 \text{ and } n \geq 0\}\). Korobitsin \([4]\) proved that if \(\mathcal{P}\) is a hereditary class defined by a unique forbidden induced subgraph \(H\), then
- when \(H \in \Gamma\), \(\mathcal{P}\) is a \(\gamma\)-polynomial class,
- when \(H \notin \Gamma\), \(\mathcal{P}\) is a \(\gamma\)-complete class.
We extend a positive result (i) in the following way. The class \(\Gamma\) is hereditary, and it is characterized by the set
\[Z(\Gamma) = \{2K_2, K_{1,3},C_3,C_4,C_5\}\]
of minimal forbidden induced subgraphs.
For each \(Z \subseteq Z(\Gamma)\) we consider a hereditary class \({FIS}(Z)\) defined by the set \(Z\) of minimal forbidden induced subgraphs. We prove that \(\mathcal{FIS}(Z)\) is \(\gamma\)-complete in 16 cases, and it is \(\gamma\)-polynomial in the other 16 cases. We also prove that \(2K_2\)-free graphs with bounded clique number constitute a \(\gamma\)-polynomial class.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 297-308
- Published: 31/01/2006
Let \(G = (V, E)\) be a connected graph and \(S \subseteq E\). \(S\) is said to be an \(r\)-restricted edge cut if \(G – S\) is disconnected and each component in \(G – S\) contains at least \(r\) vertices. Define \(\lambda^{(r)}(G)\) to be the minimum size of all \(r\)-restricted edge cuts and \(\xi_r(G) = \min\{w(U): U \subseteq V, |U| = r\) and the subgraph of \(G\) induced by \(U\) is connected, where \(w(U)\) denotes the number of edges with one end in \(U\) and the other end in \(V\setminus U\). A graph \(G\) with \(\lambda^{(r)} = \xi_r(G)\) (\(r = 1,2,3\)) is called an \(\lambda^{(3)}\)-optimal graph. In this paper, we show that the only edge-transitive graphs which are not \(\lambda^{(3)}\)-optimal are the star graphs \(K_{1, n-1}\), the cycles \(C_n\), and the cube \(Q_3\). Based on this, we determine the expressions of \(N_i(G)\) (\(i = 0,1,\ldots,\xi_3(G) – 1\)) for edge transitive graph \(G\), where \(N_i(G)\) denotes the number of edge cuts of size \(i\) in \(G\).
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 289-296
- Published: 31/01/2006
A vertex-deleted subgraph (subdigraph) of a graph (digraph) \(G\) is called a card of \(G\). A card of \(G\) with which the degree (degree triple) of the deleted vertex is also given is called a degree associated card or dacard of \(G\). To investigate the failure of digraph reconstruction conjecture and its effect on Ulam’s conjecture, we study the parameter \(\textbf{degree associated reconstruction number}\) \(drm(G)\) of a graph (digraph) \(G\) defined as the minimum number of dacards required in order to uniquely identify \(G\). We find \(drm\) for some classes of graphs and prove that for \(t\geq 2\), \(drm(tG)\leq 1+drm(G)\) when \(G\) is connected nonregular and \(drm(tG)\leq m+2-r\) when \(G\) is connected \(r\)-regular of order \(m>2\) and these bounds are tight. \(drm \leq 3\) for other disconnected graphs. Corresponding results for digraphs are also proved.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 283-288
- Published: 31/01/2006
Two parameters for measuring irregularity in graphs are the degree variance and the discrepancy. We establish best possible upper bounds for the discrepancy in terms of the order and average degree of the graph, and describe some extremal graphs, thereby providing analogues of results of [1], [4] and [5] for the degree variance.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 277-281
- Published: 31/01/2006
It is calculated the number of symmetric \(r\)-colorings of vertices of a regular \(n\)-gon and the number of equivalence classes of symmetric \(r\)-colorings. A coloring is symmetric if it is invariant with respect to some mirror symmetry with an axis crossing the center of polygon and one of its vertices. Colorings are equivalent if we can get one from another by rotating about the polygon center.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 267-276
- Published: 31/01/2006
A graph \(G\) is said to be excellent if, given any vertex \(x\) of \(G\), there is a \(\gamma\)-set of \(G\) containing \(x\). It is known that any non-excellent graph can be imbedded in an excellent graph. For example, for every graph \(G\), its corona \(G \circ K\) is excellent, but the difference \(\gamma(G \circ K) – \gamma(G)\) may be high. In this paper, we give a construction to imbed a non-excellent graph \(G\) in an excellent graph \(H\) such that \(\gamma(H) \leq \gamma(G) + 2\). We also show that, given a non-excellent graph \(G\), there is a subdivision of \(G\) which is excellent. The excellent subdivision number of a graph \(G\), \(ESdn{G}\), is the minimum number of edges of \(G\) to be subdivided to get an excellent subdivision graph \(H\). We obtain upper bounds for \(ESdn{G}\). If any one of these upper bounds for \(ESdn{G}\) is attained, then the set of all vertices of \(G\) which are not in any \(\gamma\)-set of \(G\) is an independent set.
- Research article
- Full Text
- Ars Combinatoria
- Volume 078
- Pages: 257-265
- Published: 31/01/2006
In this paper, using the \(q\)-exponential operator technique to Bailey’s \(\mathop{_2\psi_2}\) transformation, we obtain some interesting \(\mathop{_3\psi_3}\)
transformation formulae and summation theorems.




