A graceful difference labeling (gdl for short) of a directed graph \(G\) with vertex set \(V\) is a bijection \(f:V\rightarrow\{1,\ldots,\vert V\vert\}\) such that, when each arc $uv$ is assigned the difference label \(f(v)-f(u)\), the resulting arc labels are distinct. We conjecture that all disjoint unions of circuits have a gdl, except in two particular cases. We prove partial results which support this conjecture.
Given a set of locations or cities and the cost of travel between each location, the task is to find the optimal tour that will visit each locations exactly once and return to the starting location. We solved a routing problem with focus on Traveling Salesman Problem using two algorithms. The task of choosing the algorithm that gives optimal result is difficult to accomplish in practice. However, most of the traditional methods are computationally bulky and with the rise of machine learning algorithms, which gives a near optimal solution. This paper studied two methods: branch-and-cut and machine learning methods. In the machine learning method, we used neural networks and reinforcement learning with 2-opt to train a recurrent network that predict a distribution of different location permutations using the negative tour-length as the reward signal and policy gradient to optimize the parameters of recurrent network. The improved machine learning with 2-opt give near-optimal results on 2D Euclidean with upto 200 nodes.
The Wiener index \(W(G)\) of a graph \(G\) is defined as the sum of distances between its vertices. A tree \(T\) generates \(r\)-uniform hypergraph \(H_{r,k}(T)\) by the following way: hyperedges of cardinality \(r\) correspond to edges of the tree and adjacent hyperedges have \(k\) vertices in common. A relation between quantities \(W(T)\) and \(W(H_{r,k}(T))\) is established.
The aim of this paper is to calculate the multiplicative topological indices of Zigzag polyhex nanotubes, Armchair polyhex nanotubes, Carbon nanocone networks, two dimensional Silicate network, Chain silicate network, six dimensional Hexagonal network, five dimensional Oxide network and four dimensional Honeycomb network.
Let \(G\) be a simple connected graph with \(n\) vertices, \(m\) edges, and a sequence of vertex degrees \(\Delta=d_1\geq d_2\geq\cdots\geq d_n=\delta >0\). Denote by \(\mu_1\geq \mu_2\geq\cdots\geq \mu_{n-1}>\mu_n=0\) the Laplacian eigenvalues of \(G\). The Kirchhoff index of \(G\) is defined as \(Kf(G)=n\sum_{i=1}^{n-1} \frac{1}{\mu_i}\). A couple of new lower bounds for \(Kf(G)\) that depend on \(n\), \(m\), \(\Delta\) and some other graph invariants are obtained.