|
Regular graphs with large Italian domatic number: Sage CodeAll code was run in a jupyter notebook with Sage 8.7. The notebook is located here: ItalianDomatic.ipynb. This can be run online without downloading Sage by accessing it on myBinder at https://mybinder.org/v2/gh/sjlyle/ItalianDomatic/main and clicking on ItalianDomatic.ipynb. Alternatively, you can load each cell separately below (or execute in mybinder). There are four cells/parts, and the action of each part is described below.
The result of running this code should be the Graph6 code for any potential host graph. Note: the graph G should be manually set to each of the graphs Gr1 through Gr7 (on the line 9 of the actual code) to check each case. Output For G = Gr1 Graph 1 : Intersect. graph KCHY@eAGKOGB yields QEYbtZSZrtTlt[tkult]i]ujYlO Output For G = Gr2 Graph 1 : Intersect. graph KCHY@eAWCO?F yields QEYblZWZrtTlu[tkuxdZm]ujUl_ Output For G = Gr3 In this case, no initial perfect 2-factors on the give rise to a host graph (Gr3 does not satisfy the SPER property). Output For G = Gr4 In this case, no initial perfect 2-factors on the give rise to a host graph (Gr4 does not satisfy the SPER property). Output For G = Gr5 In this case, no initial perfect 2-factors on the give rise to a host graph (Gr5 does not satisfy the SPER property). Output For G = Gr6 Graph 1 : Intersect. graph KMo@_K`@KG@B yields QEYdZXtmb^UmucuTuuusuZyjTlO Output For G = Gr7 ---------------------------- Graph 1 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWjrtYktZjtNVBtZt\inZ? Graph 2 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWmZmXsrjm\MzBmZrlixz? Graph 3 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWtZtTwjrt\NVBtZjtjTz? Graph 4 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWrjmVKmZrlMzBmZm\jMz? Graph 5 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWjujNStZ]lTzBtZjtjTz? Graph 6 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWm]\Mwrj\tVNBmZm\jMz? Graph 7 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWt\]NSjr]lYnBtZt\inZ? Graph 8 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWrlrMwmZ\tXvBmZrlixz? Graph 9 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWmZmXs\rrlVNE\Zm\hvZ? Graph 10 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWjrtYk]jt\TzEjZjthyz? Graph 11 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWtZtTw]jjtYnD]Zt\hyz? Graph 12 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWrjmVK\rm\XvDrZrlhvZ? Graph 13 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWm]\Mw\rm\XvE\Z\tixz? Graph 14 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWjujNS]jjtYnEjZ]linZ? Graph 15 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWt\]NS]jt\TzD]Z]ljTz? Graph 16 : Intersect. graph K??FFB_F?wB_ yields QBjB\jWrlrMw\rrlVNDrZ\tjMz? Graph 17 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW\trXsmZrlMzE\Z\tixz? Graph 18 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW]l]Ykjrt\NVEjZ]linZ? Graph 19 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW\u\VKrjm\MzDrZ\tjMz? Graph 20 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW]mjTwtZjtNVD]Z]ljTz? Graph 21 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW\u\VKmZ\tXvE\Zm\hvZ? Graph 22 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW]mjTwjr]lYnEjZjthyz? Graph 23 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW\trXsrj\tVNDrZrlhvZ? Graph 24 : Intersect. graph K??FFB_F?wB_ yields QBjB\jW]l]YktZ]lTzD]Zt\hyz? For one graph in particular, there are many corresponding host graphs, but it turns out that they are isomorphic. This part simply loads the output from Part 2 to identify only non-isomorphic candidates. The result of running this code should be a list of the non-isomorphic host graphs generated in the previous part. Output Non-isomorphic Candidates: Graph 0 : QEYbtZSZrtTlt[tkult]i]ujYlO Graph 1 : QEYblZWZrtTlu[tkuxdZm]ujUl_ Graph 2 : QEYdZXtmb^UmucuTuuusuZyjTlO Graph 3 : QBjB\jWjrtYktZjtNVBtZt\inZ? In this case, we look at the complement of G, i.e. G, to see if G has an Italian domatic number of δ(G ) + 2, that is, dI(G) = δ(G ) + 2. This is the only way to satisfy the Nordhaus-Gaddum equation dI(G) + dI(G) = n +2, where n is the number of vertices of G. Since the complement must also satisfy Lemma 1, this is done by simply checking for independent sets of the correct size in G. This is checked by accomplishing the following steps:
The result of running this code should be output indicating if it is possible for dI(G) = δ(G ) + 2 for any host graph G found in the previous parts. Output Host graph 0 with graph6 code QEYbtZSZrtTlt[tkult]i]ujYlO For the original graph with graph6 code QEYbtZSZrtTlt[tkult]i]ujYlO Set Size (calculated): 3 Number of Sets needed (calculated): 12 Number of independent sets of correct length in G: 15 Number of Italian dominating sets of correct size: 15 For the complement graph with graph6 code Qxd[IcjcKIiQIbIRHQI`T`HSdQg Set Size (calculated) - complement: 4 Number of Sets needed (calculated) - complement: 9 Number of independent sets of correct size: 27 Number of Italian dominating sets of correct size: 0 ------------------ Host graph 1 with graph6 code QEYblZWZrtTlu[tkuxdZm]ujUl_ For the original graph with graph6 code QEYblZWZrtTlu[tkuxdZm]ujUl_ Set Size (calculated): 3 Number of Sets needed (calculated): 12 Number of independent sets of correct length in G: 16 Number of Italian dominating sets of correct size: 16 For the complement graph with graph6 code Qxd[QcfcKIiQHbIRHEYcP`HShQW Set Size (calculated) - complement: 4 Number of Sets needed (calculated) - complement: 9 Number of independent sets of correct size: 30 Number of Italian dominating sets of correct size: 0 ------------------ Host graph 2 with graph6 code QEYdZXtmb^UmucuTuuusuZyjTlO For the original graph with graph6 code QEYdZXtmb^UmucuTuuusuZyjTlO Set Size (calculated): 3 Number of Sets needed (calculated): 12 Number of independent sets of correct length in G: 14 Number of Italian dominating sets of correct size: 14 For the complement graph with graph6 code QxdYceIP[_hPHZHiHHHJHcDSiQg Set Size (calculated) - complement: 4 Number of Sets needed (calculated) - complement: 9 Number of independent sets of correct size: 18 Number of Italian dominating sets of correct size: 0 ------------------ Host graph 3 with graph6 code QBjB\jWjrtYktZjtNVBtZt\inZ? For the original graph with graph6 code QBjB\jWjrtYktZjtNVBtZt\inZ? Set Size (calculated): 3 Number of Sets needed (calculated): 12 Number of independent sets of correct length in G: 12 Number of Italian dominating sets of correct size: 12 For the complement graph with graph6 code Q{S{aSfSKIdRIcSIog{IcIaTOcw Set Size (calculated) - complement: 4 Number of Sets needed (calculated) - complement: 9 Number of independent sets of correct size: 0 Number of Italian dominating sets of correct size: 0 |
|
Contact Information: On-campus: Burke Administration Building, 003D Off-campus: sjlyle ( Commercial At ) Olivet (D0T) EDU |