解决货物配送的Dijstra算法实现我要分享

Implementation of Dijstra algorithm for goods distribution

Dijstra算法 运输方案

关注次数: 176

下载次数: 0

文件大小: 12KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

解决货物配送的Dijstra算法实现,解决运输方案的最优方案,达到成本最低。


English Description:

Dijstra algorithm is used to solve the problem of goods distribution, and the optimal scheme of transportation scheme is solved to achieve the lowest cost.


代码预览

dijistra.docx