A regular graph is one in which each vertex has the same number of neighbors, but in a star topology the central vertex is connected to more than one vertex. So, why is it referred to as a regular graph?
Tell me more
×
Computer Science Stack Exchange is a question and answer site for
students, researchers and practitioners of computer science. It's 100% free, no registration required.
|
|
summarizing the comments: by the standard definition, a star is not a regular graph. They might defined "regular" in a different way than common to apply to star topology. Specifically, in the paper the OP point out "regular" is never defined (and sparsely used). |
||||
|
|