Your conditions: 孔云峰
  • A minimum-envy location problem for spatial equality of public service: model formulation and case analysis

    Subjects: Geosciences >> Geography Subjects: Mathematics >> Control and Optimization. submitted time 2023-05-13

    Abstract: Location problems have been widely applied to service planning of public health, compulsory education, emergency management, and delivery logistics. However, the mainstream location models are usually to optimize the efficiency objectives such as travel cost, facility cost and the number of customs to be served, rather than the equality objectives. A few location models aim to optimize one of the equality measures, such as the variance of distances, the deviation of distances, the Gini coefficient between the travel distances, and the variance of spatial accessibility indexes. However, the facility locations, capacities and their service areas can be easily distorted by most equality-oriented objective functions. In this paper, a spatially envy objective function for service equality is proposed to overcome the shortcomings of commonly used equality functions. The envy value of customers at a location is determined by their travel distance that beyond a predefined distance. The envy function can be added to mainstream location models in a weighted manner. As a result, the capacitated p-median problem (CPMP) is enhanced as CPMP-envy. The original and improved models were tested on three large instances. Case experiments show that the equality measures, such as maximum travel distance, variance of distances, coefficient of variation, and Gini coefficient between travel distances, can be substantially improved by minimizing the weighted sum of spatial envy and travel cost. It is argued that the envy indicator has theoretical and practical potentials in facility planning towards spatial equality of public service.

  • An improved iterative local search algorithm for the regionalization problem

    Subjects: Geosciences >> Geography submitted time 2022-03-29

    Abstract:

    Regionalization is to divide a large geographic area into a number of homogenous and spatially contiguous regions. It has been widely used in fields such as geography, cartography, ecology, environment management, socio-economy, and urban planning. Since the general regionalization problem has been proven to be NP-Hard, various models and solution methods for regionalization have be proposed since 1960s. The regionalization methods can be classified into four categories: exact, clustering-based, heuristic, and tree-based. However, the commonly used regionalization algorithms are difficult to solve the problem in an effective and efficient manner simultaneously. An improved iterative local search algorithm is proposed in this paper for the regionalization problem. There are six key mechanisms in the new algorithm: the search of moving boundary units to improve the current solution; the center-based approach to accelerate the computation of solution objective; the solution perturbation to escape from the state of local optimum; the frequent update of regional centers to reevaluate the solution; the population-based search to explore larger solution space; and the region repair to keep spatially contiguous regions. The regionalization experimentations on 55 benchmark instances show that the proposed algorithms outperforms ARISEL algorithm and SKATER algorithm in terms of sum-squared errors and adjusted Rand index. A case study of the climate regionalization using 60 attributes illustrates that the improved ILS is effective to delineate climate regions that are compatible with the precipitation, temperature and landform patterns.

  • A matheuristic algorithm for the single-source capacitated facility location problem and its variants

    Subjects: Geosciences >> Geography Subjects: Management Science >> Management Engineering submitted time 2021-06-09

    Abstract: This article proposes a matheuristic algorithm for the single-source facility location problem (SSCFLP) and its variants: SSCFLP with K facilities (SSCKFLP), SSCFLP with connective service areas (CFLSAP), and SSCFLP with K facilities and connective service areas (CKFLSAP). The algorithm starts from an initial solution, and then iteratively improves the solution by searching large-scale neighborhood of current solution. The neighborhood is defined by determining a subset of candidate facilities and a subset of customers: (1) randomly select a customer; (2) select Q nearest facilities and their customers from the current solution; (3) select nearest candidate facilities of all the customers; and (4) randomly drop some candidate facilities if too many facilities are selected in previous step. The size of neighborhood is critical to the performance of the algorithm: it is hard to solve an extra-large neighborhood and it is difficult to find a better solution in a small neighborhood. The value of Q is suggested according to the number of facilities in current solution. The current solution might be improved by finishing the following steps: (1) formulate a sub-problem model using the selecting facilities and customers; (2) solve the model and update the current solution using sub-problem solution; and (3) for CFLSAP or CKFLSAP, repair the non-connective service areas, and improve solution with local search operators. Two set of instances were generated to test the algorithm. Experimentation shows that the instances of SSCFLP and its variant problems can be solved by the proposed matheuristic algorithm effectively and efficiently. The solutions found by the proposed algorithm approximate optimal solutions or the lower bounds with average gaps of 0.01% for SSCFLP, 0.22% for CFLSAP, 0.00% for SSCKFLP, and 0.08% for CKFLSAP. Solution results show that the solution objective would be slightly increased by adding the contiguity constraints on SSCFLP or SSCKFLP. The optimal facility locations of SSCFLP/SSCKFLP might be different from those of CFLSAP/CKFLSAP. " "

  • A matheuristic algorithm for the single-source capacitated facility location problem

    Subjects: Geosciences >> Geography submitted time 2021-05-19

    Abstract: This article proposes a matheuristic algorithm for the classical single-source facility location problem (SSCFLP). The algorithm starts from an initial solution, and then iteratively improves the solution by searching the large-scale neighborhoods. The initial solution is generated by a Lagrangian heuristic and the large neighborhoods are explored by solving sub-problems. The performance of the algorithm was tested on 5 set of benchmark instances. Experimentation showed that the instances could be solved effectively and efficiently. For the largest set of instances, the proposed matheuristic algorithm performs better than existing methods in terms of the solution quality, the computational time, the number of optimal solutions and the number of better solutions.

  • An Iterative Local Search Based hybrid algorithm for the service area problem

    Subjects: Geosciences >> Geography submitted time 2021-05-19

    Abstract: This article presents a hybrid algorithm for the service area problem. The design of service areas is one of the essential issues in providing efficient services in both the public and private sectors. For a geographical region with a number of small spatial units, the service area problem is to assign the service-demand units to the service-supply units such that each facility has a service area. The basic criteria for the service areas are the highest service accessibility, the contiguous service areas, and that the service demand does not exceed the service supply in each service area. A hybrid algorithm for the service area problem is proposed by extending iterative local search (ILS) algorithm with three schemes: population-based ILS, variable neighborhood descent (VND) search, and set partitioning. The performance of the algorithm was tested using 60 well-designed instances. Experimentation showed that the instances could be solved effectively and efficiently. The solutions found by the hybrid algorithm approximate optimal solutions or the lower bounds with an average gap of 0.15%.

  • A Hybrid Algorithm for the Equal Districting Problem

    Subjects: Geosciences >> Geography submitted time 2021-04-08

    Abstract: The equal districting problem (EDP) arises in applications such as political redistricting, police patrol area delineation, sales territory design and some service area design. The important criteria for these problems are district equality, contiguity and compactness. A mixed integer linear programming (MILP) model and a hybrid algorithm are proposed for the EDP. The hybrid algorithm is designed by extending iterative local search (ILS) algorithm with three schemes: population-based ILS, variable neighborhood descent (VND) local search, and set partitioning. The performance of the algorithm was tested on five areas. Experimenta-tion showed that the instances could be solved effectively and efficiently.

  • The Equal Districting Problem: Model, Algorithm and Applications

    Subjects: Geosciences >> Geography Subjects: Mathematics >> Control and Optimization. submitted time 2021-02-24

    Abstract: Districting problems have been widely applied in geography, economics, environmental science, politics, business, public service and many other areas. The equal districting problem (EDP) arises in applications such as political redistricting, police patrol area delineation, sales territory design and some service area design. The important criteria for these problems are district equality, contiguity and compactness. A mixed integer linear programming (MILP) model and a hybrid algorithm are proposed for the EDP. The hybrid algorithm is designed by extending iterative local search (ILS) algorithm with three schemes: population-based ILS, variable neighborhood descent (VND) local search, and set partitioning. The performance of the algorithm was tested on five areas. Experimentation showed that the instances could be solved effectively and efficiently. The potential applications of the EDP in emergency services are also discussed.

  • Measuring spatial accessibility of public service by optimal supply-demand assignment

    Subjects: Geosciences >> Geography submitted time 2021-01-19

    Abstract: 空间可达性是衡量公共服务设施公平性的重要指标,在医疗、教育、休闲等公共服务的布局规划中得到广泛应用。然而,现有可达性模型难以充分反映服务供需关系,计算指标也缺乏物理意义。本文提出新的可达性计算方法取代现有方法。该方法基于最优供需分配模型,将设施服务分配给需求者,根据分配结果计算空间可达性指标。给定服务设施与需求的空间分布,以最小化旅行成本为目标,顾及设施服务能力,采用经典的运输问题模型确定最优的服务供需分配方案,进而度量服务的空间可达性。以郑州市某区社区卫生服务为例,求解 25个中心与1333个居住小区的最优服务配置。使用最优配置结果确定每个设施的服务范围、每个居住小区使用服务的旅行时间,以及特定时间阈值的服务覆盖比率。与流行的两步移动搜索法相比,新方法的计算指标具有明确的物理意义。本文提出的可达性评价方法无需参数,计算高效,结果易于解释,在公共服务评价及设施布局规划方面具有应用潜力。

  • A Unified Algorithm for the Transit Bus and Driver Scheduling Problems

    Subjects: Traffic and Transportation Engineering >> Traffic and Transportation System Engineering submitted time 2020-10-28

    Abstract: This paper introduces a unified hybrid metaheuristic algorithm for the transit bus and driver scheduling problems, such as the problem with fuel or electronic vehicles, the problem with single route or multiple routes, and the problem that arises from most transit companies in China where a driver should drive the same bus in the same day. The problems aim to minimize the fixed bus cost, the bus travel cost, the fixed driver cost and the allowance for drivers, while satisfying various operational rules on vehicles and drivers. The hybrid algorithm was implemented based on initial solution generation, local search improvement and the search strategies such as iterative local search (ILS), variable neighborhood decent (VND), and set partitioning. The performance of the proposed algorithm was tested on 62 single-route instances and 11 multi-route instances. There are three important findings for transit operations in China from the experimentation. First, electronic vehicles may replaces fuel buses by an increase of 0.8% and 1.6% vehicles for single-route instances and multi-route instances, respectively. Second, compared with the single-route scheduling, the multi-route scheduling has potentials to reduce 4.6% of vehicles and 2.4% of drivers. Third, if the drivers are allowed to change driving in their daily works, the number of vehicles required could be reduced significantly, especially for the single-route instances.