遍历求解路径数量我要分享

Number of traversal solution paths

深度优先 所有路径 深度优先遍历 路径遍历 两点所有路径

关注次数: 267

下载次数: 0

文件大小: 3KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

利用深度优先算法求解网络中两点之间的所有路径数目。


English Description:

The depth first algorithm is used to solve the number of all paths between two points in the network


代码预览

E1.mat

E2.mat

b.mat

c.mat

e.mat

ep.mat

findPath.m

p.mat

pc.mat