基于图论算法的员工调度问题研究

Fengda Zhu, Zeyu Liu, Ziyao Yan, Yu-Tung Liang
{"title":"基于图论算法的员工调度问题研究","authors":"Fengda Zhu, Zeyu Liu, Ziyao Yan, Yu-Tung Liang","doi":"10.1109/ISECON.2018.8340484","DOIUrl":null,"url":null,"abstract":"Employee's scheduling problem is a very state-of-the-art problem that increases the efficiency and saves labor force effectively. This paper studies three scenarios that come close to the real situation of a specific factory: the first one considers only the requirements of the devices and the physical condition in the factory, based on which, the second takes the resting time of the employee into account, and the third one attempts to make the workers work off-peak in order to further increase the efficiency. To transform a real-life problem into a mathematic model, we map the condition of the factory into a graph where the devices are the nodes and the paths between the devices are the edges. To find the required minimum labor force, we use the Floyd's Algorithm to generate the complete graph and calculate the Hamiltonian cycle of it. To distribute the tasks evenly to every employee, in the first and the second scenarios, we equally separate the whole graph into several sub-graphs based on the minimum spanning tree, resulting in four and five sub-graphs respectively. However, for the third scenario, with the advantage of working off-peak, letting all the employees follow the Hamiltonian cycle is more efficient than letting each of them be responsible for each sub-graph. In this case, working off-peak requires the least labor force and provides the time to rest and eat for the workers. This model of employee scheduling problem can be utilized and expanded to many other fields including nursing patients in a hospital etc.","PeriodicalId":186215,"journal":{"name":"2018 IEEE Integrated STEM Education Conference (ISEC)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"A study into employee scheduling problem based on graph theory algorithms\",\"authors\":\"Fengda Zhu, Zeyu Liu, Ziyao Yan, Yu-Tung Liang\",\"doi\":\"10.1109/ISECON.2018.8340484\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Employee's scheduling problem is a very state-of-the-art problem that increases the efficiency and saves labor force effectively. This paper studies three scenarios that come close to the real situation of a specific factory: the first one considers only the requirements of the devices and the physical condition in the factory, based on which, the second takes the resting time of the employee into account, and the third one attempts to make the workers work off-peak in order to further increase the efficiency. To transform a real-life problem into a mathematic model, we map the condition of the factory into a graph where the devices are the nodes and the paths between the devices are the edges. To find the required minimum labor force, we use the Floyd's Algorithm to generate the complete graph and calculate the Hamiltonian cycle of it. To distribute the tasks evenly to every employee, in the first and the second scenarios, we equally separate the whole graph into several sub-graphs based on the minimum spanning tree, resulting in four and five sub-graphs respectively. However, for the third scenario, with the advantage of working off-peak, letting all the employees follow the Hamiltonian cycle is more efficient than letting each of them be responsible for each sub-graph. In this case, working off-peak requires the least labor force and provides the time to rest and eat for the workers. This model of employee scheduling problem can be utilized and expanded to many other fields including nursing patients in a hospital etc.\",\"PeriodicalId\":186215,\"journal\":{\"name\":\"2018 IEEE Integrated STEM Education Conference (ISEC)\",\"volume\":\"17 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-03-10\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 IEEE Integrated STEM Education Conference (ISEC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ISECON.2018.8340484\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 IEEE Integrated STEM Education Conference (ISEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ISECON.2018.8340484","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

员工调度问题是一个非常先进的问题,可以有效地提高效率,节约劳动力。本文研究了三种接近具体工厂真实情况的场景:第一种场景只考虑设备的要求和工厂的物理条件,第二种场景在此基础上考虑员工的休息时间,第三种场景试图让工人在非高峰时工作,以进一步提高效率。为了将现实生活中的问题转化为数学模型,我们将工厂的条件映射为一个图,其中设备是节点,设备之间的路径是边。为了找到所需的最小劳动力,我们使用Floyd算法生成完整图并计算其哈密顿循环。为了将任务平均分配给每个员工,在第一种和第二种场景中,我们基于最小生成树将整个图均匀地分成几个子图,分别得到4个子图和5个子图。然而,对于第三种场景,利用非高峰工作的优势,让所有员工遵循哈密顿循环比让每个人负责每个子图更有效。在这种情况下,非高峰工作需要最少的劳动力,并为工人提供休息和吃饭的时间。该员工调度问题模型可推广应用于医院病人护理等多个领域。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A study into employee scheduling problem based on graph theory algorithms
Employee's scheduling problem is a very state-of-the-art problem that increases the efficiency and saves labor force effectively. This paper studies three scenarios that come close to the real situation of a specific factory: the first one considers only the requirements of the devices and the physical condition in the factory, based on which, the second takes the resting time of the employee into account, and the third one attempts to make the workers work off-peak in order to further increase the efficiency. To transform a real-life problem into a mathematic model, we map the condition of the factory into a graph where the devices are the nodes and the paths between the devices are the edges. To find the required minimum labor force, we use the Floyd's Algorithm to generate the complete graph and calculate the Hamiltonian cycle of it. To distribute the tasks evenly to every employee, in the first and the second scenarios, we equally separate the whole graph into several sub-graphs based on the minimum spanning tree, resulting in four and five sub-graphs respectively. However, for the third scenario, with the advantage of working off-peak, letting all the employees follow the Hamiltonian cycle is more efficient than letting each of them be responsible for each sub-graph. In this case, working off-peak requires the least labor force and provides the time to rest and eat for the workers. This model of employee scheduling problem can be utilized and expanded to many other fields including nursing patients in a hospital etc.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信