遗传算法解决仓库选址问题用matlab我要分享

Using MATLAB to solve the problem of warehouse loc

关注次数: 290

下载次数: 3

文件大小: 35.65 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:简单的遗传算法优化仓库在选址问题,给你很多需求点,要求你在需求点中找到几个配送中心。解决的问题描述: 在物流配送中心选址模型中做如下假设: (1)配送中心的规模容量总是可以满足需求点需求,并由其配送辐射范围内的需求量确定; (2)一个需求点仅由一个配送中心供应; (3)不考虑工厂到配送中心的运输费用。


English Description:

Simple genetic algorithm optimization warehouse location problem, give you a lot of demand points, require you to find several distribution centers in the demand point. Problem Description:


代码预览

相关推荐