This final project discusses the existence of Hamiltonian cycle in the wheel graph by constructing steps to find the existence of the Hamiltonian cycle. A graph that has a Hamiltonian cycle is called a Hamiltonian graph. A cycle graph is a graph in which each vertex is of degree two, which has n vertices denoted by Cn. A graph containing n-cycles and one additional central vertex vc that is a…