CLSS: An Intelligent Crane Lorry Scheduling System

作者:Hon Wai Chun, Rebecca Y. M. Wong

摘要

Companies that provide crane-lorry services are faced with the daily need to perform vehicle and driver allocation and scheduling. Many companies still do this manually due to the lack of suitable technologies. This manual approach is both time consuming and inaccurate and most probably will not lead to an optimized plan that can reduce operational costs. In this paper, we describe the design of a system called “Crane Lorry Scheduling System” (CLSS) that we have developed for the largest crane lorry company in Hong Kong. A crane lorry company is a company that provides lorries with different types of mounted crane equipment and drivers to service different types of moving and lifting jobs. CLSS is a Web-based application that streamlines communication with customers, subcontractors and employees/lorry drivers. We modeled the lorry-assignment problem as a constraint-satisfaction problem (CSP) algorithm, which we call the “Crane Lorry Optimizing Engine” (CLOE). CLOE was designed to be easily customizable to match the needs and requirements of different crane lorry companies. We experimented with two versions of CLOE, regular CLOE that finds “best” solutions and X-CLOE that finds “optimal” solutions. Results from our tests show that CLOE is faster and generates better quality plans than the manual approach.

论文关键词:constraint satisfaction problem, CSP, constraint programming, vehicle scheduling, optimization

论文评审过程:

论文官网地址:https://doi.org/10.1023/B:APIN.0000013339.60707.66