Description: 1, Figure storage structure definition and diagram types to create plans are: a directed graph, undirected graph, directed networks, undirected networks. Map storage structure can be used: adjacency matrix, adjacency list. Requirements: respectively, the adjacency matrix and adjacency list are given a certain kind of graph creation algorithm
To Search:
- [graph1] - 1, map storage structure definition and
File list (Check if you may need any files):
4-创建有向图.cpp