paper-with-me

홈 › Papers

Automated Large-scale Class Scheduling in MiniZinc

2020-11-15 · Md. Mushfiqur Rahman, Sabah Binte Noor, Fazlul Hasan Siddiqui

Class Scheduling is a highly constrained task. Educational institutes spend a lot of resources, in the form of time and manual computation, to find a satisficing schedule that fulfills all the requirements. A satisficing class schedule accommodates all the students to all their desired courses at convenient timing. The scheduler also needs to take into account the availability of course teachers on the given slots. With the added limitation of available classrooms, the number of solutions satisfying all constraints in this huge search-space, further decreases. This paper proposes an efficient system to generate class schedules that can fulfill every possible need of a typical university. Though it is primarily a fixed-credit scheduler, it can be adjusted for open-credit systems as well. The model is designed in MiniZinc and solved using various off-the-shelf solvers. The proposed scheduling system can find a balanced schedule for a moderate-sized educational institute in less than a minute.

📄 PDF Abstract BibTeX arXiv:2011.07507

Code (1)

mushfiqur11/ClassSchedule 공식 구현

Tasks

AllScheduling

Similar Papers 제목 키워드 기반

Google vs IBM: A Constraint Solving Challenge on the Job-Shop Scheduling Problem

2019-09-18 · Giacomo Da Col, Erich Teppan

The job-shop scheduling is one of the most studied optimization problems from the dawn of computer era to the present day. Its combinatorial nature makes it easily expressible as a constraint satisfaction problem. In thi…

Job Shop SchedulingScheduling

Automated Intersection Management with MiniZinc

2020-11-15 · Md. Mushfiqur Rahman, Nahian Muhtasim Zahin, Kazi Raiyan Mahmud, Md. Azmaeen Bin Ansar

Ill-managed intersections are the primary reasons behind the increasing traffic problem in urban areas, leading to nonoptimal traffic-flow and unnecessary deadlocks. In this paper, we propose an automated intersection ma…

Management

Cable Tree Wiring -- Benchmarking Solvers on a Real-World Scheduling Problem with a Variety of Precedence Constraints

2020-11-25 · Jana Koehler, Joseph Bürgler, Urs Fontana, Etienne Fux 외

Cable trees are used in industrial products to transmit energy and information between different product parts. To this date, they are mostly assembled by humans and only few automated manufacturing solutions exist using…

BenchmarkingSchedulingTraveling Salesman Problem

Enhancing Kubernetes Automated Scheduling with Deep Learning and Reinforcement Techniques for Large-Scale Cloud Computing Optimization

2024-02-26 · Zheng Xu, Yulu Gong, Yanlin Zhou, Qiaozhi Bao 외

With the continuous expansion of the scale of cloud computing applications, artificial intelligence technologies such as Deep Learning and Reinforcement Learning have gradually become the key tools to solve the automated…

Cloud ComputingDeep Learningreinforcement-learningReinforcement Learning+1

Solving Parallel Machine Scheduling With Precedences and Cumulative Resource Constraints With Calendars

2025-12-05 · Christoph Einspieler, Matthias Horn, Marie-Louise Lackner, Patrick Malik 외 arxiv

The task of finding efficient production schedules for parallel machines is a challenge that arises in most industrial manufacturing domains. There is a large potential to minimize production costs through automated sche…