paper-with-me

Papers

Multi-User Remote lab: Timetable Scheduling Using Simplex Nondominated Sorting Genetic Algorithm

2020-03-26 · Seid Miad Zandavi, Vera Chung, Ali Anaissi

The scheduling of multi-user remote laboratories is modeled as a multimodal function for the proposed optimization algorithm. The hybrid optimization algorithm, hybridization of the Nelder-Mead Simplex algorithm and Non-dominated Sorting Genetic Algorithm (NSGA), is proposed to optimize the timetable problem for the remote laboratories to coordinate shared access. The proposed algorithm utilizes the Simplex algorithm in terms of exploration, and NSGA for sorting local optimum points with consideration of potential areas. The proposed algorithm is applied to difficult nonlinear continuous multimodal functions, and its performance is compared with hybrid Simplex Particle Swarm Optimization, Simplex Genetic Algorithm, and other heuristic algorithms.

📄 PDF Abstract BibTeX arXiv:2003.11708

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

A tabu search algorithm with efficient diversification strategy for high school timetabling problem

2013-09-12 · Salman Hooshmand, Mehdi Behshameh, Omid Hamidi

The school timetabling problem can be described as scheduling a set of lessons (combination of classes, teachers, subjects and rooms) in a weekly timetable. This paper presents a novel way to generate timetables for high…

Scheduling

Integrated optimization of train timetables rescheduling and response vehicles on a disrupted metro line

2022-12-12 · Hui Wang, Jialin Liu, Feng Li, Hao Ji 외

When an unexpected metro disruption occurs, metro managers need to reschedule timetables to avoid trains going into the disruption area, and transport passengers stranded at disruption stations as quickly as possible. Th…

Solving the Course-timetabling Problem of Cairo University Using Max-SAT

2018-02-11 · Mohamed El Halaby

Due to the good performance of current SAT (satisfiability) and Max-SAT (maximum ssatisfiability) solvers, many real-life optimization problems such as scheduling can be solved by encoding them into Max-SAT. In this pape…

Scheduling

Reinforcement Learning for Scalable Train Timetable Rescheduling with Graph Representation

2024-01-13 · Peng Yue, Yaochu Jin, Xuewu Dai, ZhenHua Feng 외

Train timetable rescheduling (TTR) aims to promptly restore the original operation of trains after unexpected disturbances or disruptions. Currently, this work is still done manually by train dispatchers, which is challe…

reinforcement-learningReinforcement Learning

RL-MSA: a Reinforcement Learning-based Multi-line bus Scheduling Approach

2024-03-11 · Yingzhuo Liu

Multiple Line Bus Scheduling Problem (MLBSP) is vital to save operational cost of bus company and guarantee service quality for passengers. Existing approaches typically generate a bus scheduling scheme in an offline man…

Scheduling