shortest_path

时间:2021-06-25 01:48:57
【文件属性】:
文件名称:shortest_path
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-25 01:48:57
Java 最短路径 一个 map reduce 程序,用于找到从源节点到任何可达节点的最短路径。 如果要查找特定节点的路径,则需要稍作更改以及时停止搜索。 shortest_path.jar 文件(在 develop 分支中)可以通过以下方式使用: 1.如果在hadoop集群上运行 hadoop jar shortest_path.jar shortest_path.shortest_path input_path output_path middle_path source_page -参数 input_path is the folder containing input file(s) output_path is the folder containing final output file(s) intermediate_path is the folder containing
【文件预览】:
shortest_path-master
----.externalToolBuilders()
--------New_Builder.launch(1000B)
----src()
--------.DS_Store(6KB)
--------shortest_path()
----bin()
--------.gitignore(27B)
----.classpath(377B)
----shortest_path.jar(4KB)
----.DS_Store(6KB)
----.settings()
--------org.eclipse.jdt.core.prefs(587B)
----README.md(1KB)
----.project(692B)
----build.xml(250B)

网友评论