Location:
Search - wode_setdiff
Search list
Description: 该算法的功能是利用避圈法来求有权图的最小生成树
在函数的编写过程中用到了自己编写的 wode_setdiff(A,b) 函数,具体详参该函数
该算法的实用性相当强,可以实用于任何的赋权有向图最小生成树的求解!!!经过多次不同的运行,
程序的结果都正确无误!-the function is...
Platform: |
Size: 2048 |
Author: 王亚军 |
Hits:
Description: 该函数实现的功能是去掉A中与b相同的元素-the function is used to cut the sane member(a)which appeared in a arrray(A) from the array(A)
Platform: |
Size: 1024 |
Author: 王亚军 |
Hits: