搜索资源列表
多机调度问题
- 多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine proc
基于DEDS派送调度问题的研究
- 太原理工大学硕 士 学 位 论 文 摘 要 派送调度问题是物流管理领域中一个重要的课题,是大型 超市集团、大型零售连锁店、物流派送中心及工业生产企业共 同存在的问题。随着跨地区、跨地域的经济活动日益加强,迫 切要求解决物资流通当中合理调度运输工具的问题来有效实现 企业生产计划、减少物资库存,从而提高工商企业的生产效率。 目前对于派送调度问题的研究主要集中在对运输工具的配置和 静态调度领域,这些研究工作已经取得了丰富的成果,并且研 究结果也主要应用于决策和管理方面。但是对于运输工具运行 情况变化和
遗传算法解决车间调度问题
- 遗传算法解决车间调度问题,应用matlab
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
Desktop
- 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
FlowShop
- 用c++实现的批处理作业调度问题·优先队列式分支限界法·回溯法,包括Flowshop和make两个类,含有测试用的数据data-With c++ Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including Flowshop and make the two categories, containing the test data us
DualDirectionjobSheudling
- 使用双向的调度算法,解决作业 调度问题!效率非常高!值得一看-The use of dual-direction scheduling algorithm, job scheduling problem to solve! Very efficient! Worth a visit
zuoyediaodu
- 算法设计中经典的批处理作业调度问题,是多机器多任务的调度-Algorithm design in the classic problem of a batch job scheduling, multi-tasking is a multi-machine scheduling
bestschedulestore
- 用贪心算法实现的程序存储问题和用回溯法实现的最佳调度问题-Greedy algorithm with memory problems and procedures to achieve the best use of backtracking scheduling problem
Shop-scheduling-genetic-algorithm
- 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
车间调度JobShop优化算例库
- JSP作业车间调度问题算例库,供研究人员做案例用(JSP job shop scheduling problem example library)
流水车间批量流调度问题求解方法研究_桑红燕.caj
- 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
运输调度问题
- 主要是 IBM CPLEX 软件OPL语言自己编写的求解运输调度问题的源程序,供大家参考(Mainly IBM CPLEX software OPL language prepared to solve the problem of transport scheduling source for your reference)
数据结构 程序设计 机器调度问题
- 多机调度问题的解决方案,算法进行合理调度,使得在m台机器上处理n个作业所需要的处理时间最短。(The solution of multi machine scheduling problem)
chapter17
- 遗传算法有较强的问题解决能力,这个地方用他解决车间调度问题(Genetic algorithm has a strong problem solving ability, this place uses it to solve the job shop scheduling problem)
用pso算法解决了6X6的车间调度问题
- 采用粒子群优化算法解决6*6车间调度问题(Solving job shop scheduling with PSO)
车间调度问题标准算例库
- 关于车间调度问题的标准算例库,其中包含txt文档和excel文档,便于对相关的车间调度问题进行相应的测试验证(The standard example library of job shop scheduling problem, which contains TXT documents and EXCEL documents, is easy to test and verify the related job shop scheduling problem)
_电动汽车光伏充电站的多目标优化调度方法
- 电动汽车光伏充电站是实现电动汽车对可再生能源就地消纳利用的典型集成方式,本 文针对光伏充电站运行中的优化调度问题展开研究。介绍了光伏充电站的典型结构、组成单元功 能及基本运行策略(Photovoltaic(PV)-assisted charging station for electric vehicles(EVs) is a typical integration of consuming renewable resources locally. Research on multi-objec
解决车间调度问题的改进模拟退火算法_潘全科
- 用改进模拟退火算法来解决车间调度问题的论文(Paper on Job Shop Scheduling Problem Solved by Improved Simulated Annealing Algorithms)
基于蚁群算法的多配送中心的车辆调度问题的研究
- 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long