Specification File
adjacencyListGragh
class GeneralGraph:
use adjacency list to implement the graph which data structure is vector
Construct methods:
* public GeneralGraph():
contain an empty vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirecte ...
/dl/441581.html
标签:
adjacencyListGragh
Specification
GeneralGraph
adjacency
上传时间:
2013-12-13
上传用户:lyy1234