数据结构Status BfsReachable(ALGraph g int i int j);
试基于图的广度优先搜索策略写一算法。 实现下列函数: Status BfsReachable(ALGraph g, int i, int j);
下载地址
用户评论