paper-with-me

Papers

A Constraint Programming Approach for Non-Preemptive Evacuation Scheduling

2015-05-11 · Caroline Even, Andreas Schutt, Pascal Van Hentenryck

Large-scale controlled evacuations require emergency services to select evacuation routes, decide departure times, and mobilize resources to issue orders, all under strict time constraints. Existing algorithms almost always allow for preemptive evacuation schedules, which are less desirable in practice. This paper proposes, for the first time, a constraint-based scheduling model that optimizes the evacuation flow rate (number of vehicles sent at regular time intervals) and evacuation phasing of widely populated areas, while ensuring a nonpreemptive evacuation for each residential zone. Two optimization objectives are considered: (1) to maximize the number of evacuees reaching safety and (2) to minimize the overall duration of the evacuation. Preliminary results on a set of real-world instances show that the approach can produce, within a few seconds, a non-preemptive evacuation schedule which is either optimal or at most 6% away of the optimal preemptive solution.

📄 PDF Abstract BibTeX arXiv:1505.02487

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Evacuation Shelter Scheduling Problem

2021-11-26 · Hitoshi Shimizu, Hirohiko Suwa, Tomoharu Iwata, Akinori Fujino 외

Evacuation shelters, which are urgently required during natural disasters, are designed to minimize the burden of evacuation on human survivors. However, the larger the scale of the disaster, the more costly it becomes t…

Scheduling

A Conflict-Based Path-Generation Heuristic for Evacuation Planning

2013-09-10 · Victor Pillac, Pascal Van Henetenryck, Caroline Even

Evacuation planning and scheduling is a critical aspect of disaster management and national security applications. This paper proposes a conflict-based path-generation approach for evacuation planning. Its key idea is to…

ManagementScheduling

Preemptive Scheduling of EV Charging for Providing Demand Response Services

2022-08-21 · Shiping Shao, Farshad Harirchi, Devang Dave, Abhishek Gupta

We develop a new algorithm for scheduling the charging process of a large number of electric vehicles (EVs) over a finite horizon. We assume that EVs arrive at the charging stations with different charge levels and diffe…

Scheduling

On Preemption and Learning in Stochastic Scheduling

2022-05-31 · Nadav Merlis, Hugo Richard, Flore Sentenac, Corentin Odic 외

We study single-machine scheduling of jobs, each belonging to a job type that determines its duration distribution. We start by analyzing the scenario where the type characteristics are known and then move to two learnin…

Efficient ExplorationScheduling

Priority-Aware Preemptive Scheduling for Mixed-Priority Workloads in MoE Inference

2025-03-12 · Mohammad Siavashi, Faezeh Keshmiri Dindarloo, Dejan Kostic, Marco Chiesa

Large Language Models have revolutionized natural language processing, yet serving them efficiently in data centers remains challenging due to mixed workloads comprising latency-sensitive (LS) and best-effort (BE) jobs. …

BlockingGPUMixture-of-ExpertsScheduling