Dataset π ( πΊ ) : Subdivision of Graph πΊ
Description
An important subject of study, which has experienced significant development in recent years, involves exploring graph-theoretic parameters through the use of graph operators. In 1943, J. Krausz introduced the concept of graph operators through his work on line graphs. Since then, different kinds of graph operators have been defined and investigated in the studies of graph dynamics, topological indices, and total domination. Motivated by this, we provide this dataset, which contains a set of graphs πΊ=(π,πΈ) generated randomly and their subdivision operator. The subdivision of a graph πΊ, denoted by π(πΊ), is the graph obtained from πΊ by replacing each of its edges with a path of length two. Additionally, we provide the double total domination number of πΊ and π(πΊ), as well as the C++ code used to generate the dataset and calculate the double total domination number using the CPLEX solver in C++.