グラフ理論:頂点
頂点
(
vertices
、
vertex
)
グラフ理論:節点
-
グラフ理論:ノード
グラフ理論:辺
graph theory:vertex
code:vertex.mermaid
graph TD
A
頂点 A
-->|辺|B
頂点 B