图论中KMB算法我要分享

KMB algorithm in graph theory

steiner树算法 KMB算法 steiner “KMB算法” Steiner-Tree-matlab

关注次数: 300

下载次数: 1

文件大小: 9KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

图论中KMB算法,用于解决加权节点的Steiner树的问题。


English Description:

KMB algorithm in graph theory is used to solve the problem of Steiner tree with weighted nodes.


代码预览

KMB算法

.......\arrow.m

.......\KMB.asv

.......\KMB.m

.......\Krusf.m

.......\ktonshf.asv

.......\ktonshf.m

.......\link_plot.m

.......\n2shortf.m

.......\n2shortf_complete.m

.......\Net_Create.m

.......\Net_plot.m

.......\result_kmb.asv

.......\result_kmb.m

.......\shortdf.m

.......\tu_plot.asv

.......\tu_plot.m

相关推荐