Write a program to decide if a graph has a cycle or not. The given graph can be a directed or undirected graph, which is indicated at the time of reading the input (0 for directed graph and 1 for undirected graphs). The input is given as an adjacency list.
/dl/425102.html
标签:
graph
directed
program
decide
上传时间:
2013-12-23
上传用户:cursor