开发者

How is this Graph called?

开发者 https://www.devze.com 2023-03-03 11:29 出处:网络
What could be the开发者_高级运维 name to call a (Circular?) graph made like this: (to Last D) <- A <-> B <-> C <-> D -> (to First A)

What could be the开发者_高级运维 name to call a (Circular?) graph made like this:

(to Last D) <- A <-> B <-> C <-> D -> (to First A)

So the connection between the first and last element closes the graph like a circle.

Thanks and sorry for the maybe stupid question not directly related to programming.


A cycle graph.

0

精彩评论

暂无评论...
验证码 换一张
取 消