A graph is a data structure that consists of vertices that are connected via edges. It can be implemented with an: 1. Adjacency list.
確定! 回上一頁