维基百科路径查找器 使用BFS查找两篇Wikipedia文章之间的最短路径。 该脚本取决于 使用此脚本调用 python --url1 "Your starting Wikipedia link" --url2 "Your ending Wikipedia link" 输出将是两条关节之间的最短路径。 一个示例用法是 python main.py --url1 https://en.wikipedia.org/wiki/Make_a_Smellmitment --url2 https://en.wikipedia.org/wiki/Nike,_Inc. https://en.wikipedia.org/wiki/Make_a_Smellmitment https://en.wikipedia.org/wiki/Wieden+Kennedy https:/