Abstract

Over recent years, timetable programming in academic settings has become particularly challenging due to such factors as the growing number of students, the variety of lectures, the inadequacy of educational facilities in some areas, and the incorporation of teachers and students’ preferences into the schedule. Many researchers, therefore, have been formulating the problem of timetabling lectures using different methods. In this research, a multiobjective mixed-integer programming model was developed to provide a timetable for the postgraduate courses at the Industrial Engineering Department of Islamic Azad University, Najafabad Branch (IAUN). The proposed model minimized the violation of the lecturers and educational priorities, the student travel time between classes, and the classes’ surplus capacity. To convert the multiobjective model into a single one, the ε-constraint method was adopted, and the model’s accuracy and feasibility were examined through a real example solved by the CPLEX solver of GAMS software. The results approved the efficiency of this model in preparing a timetable for university lectures.

1. Introduction

The problems associated with timetabling persist in various sectors such as industry, transportation, and sport. However, timetabling continues to be a complicated task in academia. Educational centers widely differ in terms of the available space and the number of courses, teachers, students, and time slots, making the adoption of a universal schedule virtually impossible [1, 2]. Another challenge facing universities in this regard is creating a timetable that meets staff and students’ demands and the existing requirements [3]. To deal with this complexity, many educational institutions apply heuristic methods. Mathematical models, such as integer programming (IP), have recently been performed to solve these problems [4]. The IP problems were developed into the mixed-integer programming model by adding realistic assumptions that make the University Course Timetabling Problems (UCTP) more complicated.

These assumptions combine different decisions such as lecturers and students’ preferences, free time, class overlapping, students flow, and the maximum capacity of rooms. The scheduling of classes has a significant effect on students’ movements, and this means universities with many students attending courses in a single building are highly likely to encounter the problem of congestion in the aisles [5]. In this respect, the objective functions of timetabling problem in the most relevant studies have focused on the maximization of preferences, the minimization of unregistered courses, time interference, free hours between lectures, and the number of students who fail to apply for courses [2].

This research was motivated by the UCTP at the Industrial Engineering Department (IED) of IAUN. The department has nine classrooms located on the second floor of the Engineering Faculty. There are around 400 postgraduate and 300 undergraduate students majoring in industrial engineering. The department has two chairpersons for post- and undergraduate groups, who provide timetabling programs separately, though they share information about the availability of classrooms and lecturers in each time slot. The postgraduate chair finds it challenging to solve UCTP with three study areas (project management, system optimization, and quality and productivity) because most postgraduate students prefer to take courses on two last days of the week (Wednesday and Thursday Iran). This decision generally results in congestion in the IED.

One possible solution would be to spread courses over the day and week. However, this often leads to free periods in the schedule, thereby causing dissatisfaction among students and teachers. The limited capacity of the classrooms also affects programming despite the chairpersons’ attempts to develop the timetable manually by trial and error every semester. Figure 1 illustrates the floor layout of the department.

This study developed a timetabling model to meet the requirements of IED, with three objective functions: minimizing the violation of the teachers and educational priorities, minimizing the travel time for students, and minimizing classrooms’ surplus capacity. The model aimed to help the chairperson consider the educational preferences, manage time, and allocate classes more effectively by adding the constraints caused by the department’s conditions, including the limited capacity of classrooms and restrictions on the number of groups offered for each lecture.

In summary, the contributions of this study are threefold:(i)The study applies the mixed-integer programming model to formulate the realistic feature of the timetabling problem, such as the effect of timetabling on the student flow.(ii)The model has three objectives to satisfy different stakeholders: students, teachers, and the university.(iii)The feasibility and efficiency of the model have been checked by using the random number and real data.

The rest of the current paper is organized as follows. Section 2 represents a review of the relevant previous studies. In Section 3, the problem will be described, and the proposed model will be formulated. Section 4 will discuss how the model is validated and solved for the random numbers and the case study, followed by an analysis of the results. Finally, the most significant results, along with suggestions for future studies, are discussed in Section 5.

2. Literature Review

Due to the nature of required decisions in scheduling problems such as UCTP, the formulation of this type of mathematical modeling problem often utilizes integer variables. In the following, a comprehensive review of the previous research in the University Course Timetabling Problem is presented.

Formulated objective functions within the literature of UCTP could be summarized in some particular categories, and therefore, we have categorized our reviewed papers based on different objective functions. However, what is challenging among UCTPs is that the problem is completely different from one university to others regarding different constraints and resources. Most of the earlier studies have aimed to provide a university timetable with the minimum cost. For example, Daskalaki et al. [6] developed an IP model of a timetabling problem for the Department of Electrical and Computer Engineering at the University of Patras. The objective function was to minimize the cost to demonstrate the model’s capabilities to address the university’s timetabling problem, using the MIP solver of CPLEX software. Further, Daskalaki and Birbas [7] proposed a solution approach for the IP model of a university timetabling problem. The model was a cost minimization problem, and the solution was based on a relaxation procedure of certain constraints. These were the constraints that ensured the consecutiveness of the multiperiod sessions assigned to a given course. The applicability of the adopted procedure was investigated by applying real data from a case study. Thepphakorn and Pongcharoen [8] propose a Cuckoo Search-based algorithm for the UCTP of Faculty of Engineering, Naresuan University, with the aim of minimizing the total university operating costs.

Providing a university timetable with particular attention to the preferences of students, teachers, or administrators has been another motivation for the formulation of a UCTP. Ozdemir and Gasimov [3] presented an IP model for the UCTP. The model’s objectives were minimizing the average preference level per hour, the average preference level of all instructors, the administration’s total preference level, and the total deviation from the upper load limits of the recent instructors. The objectives’ weights were calculated using the AHP method, and then the problem was solved using real data from a case study. Gunawan et al. [9] provided a weekly timetable model based on the teachers’ preferences. The model’s objective function was to maximize the teachers’ total preference value of the assignment of courses, days, and time slots. An initial solution was obtained based on the Lagrangian relaxation method; however, this solution was further improved by a Simulated Annealing algorithm. The applicability of the proposed model was examined using real data from a university in Indonesia. Méndez-Díaz et al. [10] considered a timetabling problem arising from a real-world application in a private university in Buenos Aires, Argentina. They proposed an integer programming model, which maximizes the global weighted preference (a combination of students’ preferences and rank performances) while assigning lessons to the time slots. Afterward, a heuristic algorithm was deployed to solve the model. Jamili et al. [11] proposed a multiobjective integer mathematical model for UCTP. The objectives were to maximize instructors’ preferences and the time spent by instructors for teaching, leading to an increase in the available time for research and addressing research affairs of students. The model was coded in GAMS software and solved by the augmented ε-constraint method in the Industrial Engineering and Systems Faculty of a public university in Tehran, Iran. Yasari et al. [12] investigated a UCTP where the registration was implemented in two steps: preregistration and drop/add phases. They developed a two-stage stochastic programming model for this situation, which provided a feasible timetable, maximizing the expected value of satisfaction level among all teachers and students. The performance of the adopted approach was analyzed using random numbers. In the UCTP of Chávez-Bosquez et al. [13], the purpose is to maximize Professors’ preferences, and the paper applies a hybrid Tabu Search algorithm to solve the problem. Algethami and Laesanklang [14] propose a multiobjective model for UCTP of Taif University to maximize events assignments and faculty-members preferences satisfaction and minimize student learning days and unassigned events. The model has been solved within IBM ILOG CPLEX software. Colajanni and Daniele [15] formulate an ILP model for UCTP of the University of Catania to maximize teachers’ preferences and minimize the daily movements of students among classrooms. The model has been solved within IBM ILOG CPLEX software.

Another group of papers has focused on the minimization of timetable violations. For example, MirHassani [16] formulated an IP model for UCTP to minimize the soft constraint infeasibility and penalize the redundant and nonpreferred times. Azadeh et al. [17] proposed an IP model, intending to minimize the collegians’ interferences. The problem was solved by GAMS using random data. The timetabling problem of Vermuyten et al. [5] stated that a timetable should be scheduled based on the teaching preferences of teachers. However, teachers’ preferences can be violated by scheduling a lecture at a timeslot when a teacher does not prefer to teach this lecture. The objective functions of the model were the minimization of the violation of teachers’ educational preferences and the minimax of the travel time for each series of students. The model was applied to the Faculty of Economics and Business dataset of the KU Leuven Campus Brussels and was solved by using the CPLEX software. Phillips et al. [18] presented an IP model to eliminate violations of an existing timetable while minimizing the disruption to the remainder of the timetable. Real data of the University of Auckland was used to solve the model deploying the Gurobi solver. Bagger et al. [19] formulated an IP model to provide a timetable minimizing a weighted sum of the violations of the soft constraints. This model was validated by solving several real examples from the literature applying the Gurobi solver. In another study, Bagger et al. [20] employed a Dantzig–Wolfe reformulation to solve the model by Column Generation. The objective was to find a feasible timetable while minimizing the soft constraints. In addition, the objective of UCTP studies of Goh et al. [21], Song et al. [22], and Gozali et al. [23] is to minimize violations of soft constraints. In Goh et al. [21], the solution approach is a combined algorithm based on Tabu Search and Simulated Annealing. Song et al. [22] apply a competition-guided multineighborhood local search algorithm to solve their model, while Gozali et al. [23] propose a localized island model genetic algorithm to solve the model. However, in Rezaeipanah et al. [24], the paper maximizes the number of satisfied soft constraints instead of minimizing soft constraints violations. To solve their UCTP, they have presented an Improved Parallel Genetic Algorithm and Local Search.

Meanwhile, in some previous studies, there are capacity limitations on classrooms. In other words, the problem is to schedule courses considering the optimal usage of classrooms. For example, Kaviani et al. [25] presented an IP model for the UCTP with four objectives: minimizing the teacher’s idle time, minimizing the surplus capacity of rooms, maximizing the use of the available classrooms, and maximizing teachers’ use of the class. The model was solved within LINGO software and using randomly generated data. Phillips et al. [4] presented an IP model for the University of Auckland, which found an efficient partial room assignment and made the best possible use of the available rooms. The objective of the model was the maximization of the number of patterns assigned to the classrooms. Tavakoli et al. [26] formulated a model for the UCTP, where the model considered six objectives: the maximal use of classrooms, lecturers during their attendance at university, the use of a classroom by a lecturer, the assignment of specialized courses to the faculty members, and the quality of the assigned lecturers to courses and minimization of the surplus capacity of rooms. Lemos et al. [27] discussed the problem of room usage optimization by proposing a two-stage IP model. In the first stage, lectures were allocated to the classrooms for the maximum use of classrooms, whereas the second stage minimized the number of transitions from free to occupied (and vice versa) for each classroom. The model was solved using a greedy algorithm and applying real data from Institute Superior Técnico, the Engineering School from Universidade de Lisboa.

Table 1 compares selected papers with the proposed model of this research.

As discussed, the bulk of the recent research has utilized mathematical models with different objective functions for UCPT problems. Nonetheless, most of these models have been formulated as integer programming with binary decision variables. This means the mixed-integer programming model has been paid less attention in the literature, though the continuous variables of MIP models can help consider more realistic assumptions. In this research, a multiobjective mixed-integer programming model was developed for the UCTP, drawing on the model of Vermuyten et al. [5]. It should also be noted that this study considered some particular parameters and constraints in the model to provide a timetable for the IED. These positive points of the model are considering classroom capacity, assignment of teachers based on the expertise, and the number of groups offered for each lecture given the IED’s desired circumstances.

3. Materials and Methods

There are several points in the timetabling problem of the IED as follows:(i)The industrial engineering curriculum entails including a specific number of courses in each semester, which should be scheduled in an organized way.(ii)The knowledge and experience of a teacher have an effect on the priority of teachers for a lecture.(iii)Teachers can have a particular number of lectures based on the educational rules in IAUN.(iv)The congestion and movement of students in aisles disturb other classes. Free hours in the timetable compound this issue. So, the minimization of student flow and also removing free time can alleviate this problem.(v)Each classroom has different facilities such as a computer and data show. Some classes, therefore, are more suitable for some lectures.(vi)All model parameters are deterministic, and the problem was scheduled based on the conditions and preferences of the case study.

3.1. Notation

In this section, the required notation for the model formulation is presented in Tables 24.

3.2. Model Formulation

A multiobjective mixed-integer programming model with three objective functions is developed to address the IED requirements regarding the mentioned features. The objective functions and the required constraints are explained in this section.

Equations (1) to (3) are objective functions of the proposed MIP model. The first objective function minimizes the violation of the lecturers and educational priorities. The second objective function minimizes the student travel time, and the last objective function minimizes the surplus capacity of classrooms.

Equation (4) states that only one lecture must be presented in a particular time slot and class by a teacher.

Equation (5) assures each teacher to conduct only one lecture in a certain time slot and a class.

Equation (6) indicates that only one lecture can be held in a classroom in a time slot.

Equation (7) states that a group of students can participate solely in one lecture in a particular time slot.

Equation (8) states that teachers cannot present more than a specific number of lectures in one day.

Equation (9) demonstrates the relation between and . In this equation, the percentage of students on a path depends on the flow of students between two classes in two consecutive time slots.

Equation (10) states the total student flow between classes c and d at time t.

Equation (11) ensures that this flow should not be greater than the maximum allowed flow.

Equation (12) determines the travel time from class c to class d at time slot t, which varies depending on the total number of students, the distance of two classrooms, the area of the aisle, and the maximum speed of movement.

Equation (13) states that the number of lectures in a semester cannot be more than the predetermined number specified by the department’s chair.

Finally, the decision variables’ domains are defined by equations (14)–(16).

3.3. Solution Approach

Multiobjective problems include more than one objective function, particularly conflicting objectives. The multiobjective mathematical model area has been widely employed for decades because most real-world problems have various objectives. Many methods and approaches have been developed to tackle multiobjective problems [27].

The ε-constraint method is one of the most efficient methods which can be applied. Accordingly, one of the objective functions is optimized, and other objectives are added to the constraints. The steps of this method are as follows:(1)The payoff table is calculated for all objectives(2)One objective is selected to be optimized, and other objectives are considered as constraints(3)The ε values account for the constrained objectives function(4)Efficient solutions (Pareto front) to the problem are achieved by the main objective optimization and the epsilon’s parametric variation(5)The Pareto solutions are reported [28, 29]

Figure 2 represents the steps of the ε-constraint method.

In the present study, the ε-constraint method has been deployed to solve the proposed model.

4. Experiments

In order to validate the proposed model, a random problem was first generated and solved using the CPLEX solver of GAMS software on a laptop with Intel Core i5, 2.5 GHz, and 4 GB of RAM.

4.1. Validating Model by Random Data

This example considered eight lectures in three days, four classrooms, four lecturers, and six paths between classrooms. There were four time slots per day, which means there were a total of 12 time slots. The floor layout of the classroom’s location and paths is shown in Figure 3, and the most important input data of the random problem are presented in Tables 58.

Table 5 shows the capacity of each classroom (). The number of students in each group () has been presented in Table 6.

Table 7 includes the lectures offered for each group of students () and the lectures taught by each teacher ().

Table 8 shows the paths that connect the classrooms based on Figure 3.

The outputs of the model solved by GAMS software in Table 9 demonstrate the efficiency of the model to create a timetable.

4.2. Applied Model by Real Data

This section will discuss a real example of the IED at IAUN for postgraduate students for the first semester of 2019–2020. It should be mentioned that the IED is located in the Engineering Faculty and offers three different areas of study for postgraduate, including project management, system optimization, and quality and productivity.

This real example considers 14 lectures, eight teachers (denoted by E1 to E8), two days per week, nine classrooms, four time slots on Wednesday, and two time slots on Thursday. The limitation of time slots is due to the availability of the classrooms and preventing overlap with the undergraduate classes. The input data for this instance are presented in Tables 1016.

Table 10 represents available postgraduate lectures of the IED and teachers’ areas of interest.

Table 11 shows the capacity of each classroom (). For instance, the capacity of classroom number 207 is 30 students, and its code is 1.

The number of students in each group () is presented in Table 12. For example, the number of students in the project management group (program) with group code S1 is 25.

Table 13 demonstrates the lectures offered for each group of students (). As can be seen, if lecture l is offered for a group (program) s, the value is 1 and 0 otherwise.

The area () between the two classrooms is shown in Table 14. For example, the area between classrooms no. 1 and no. 2 is 24 m2.

The distance () between two classrooms is illustrated in Table 15. For example, the distance between classrooms no. 1 and no. 2 is 4 m.

By considering the real data of the IED, () is equal to 1, the number of lessons presented by one professor is four (), the maximum speed is assumed to be 10 (), and the scaling parameter is 20.

Then, three objectives are optimized separately to investigate the feasibility and the efficiency of the proposed model for the timetabling problem. Table 16 shows each objective function’s values and the allocation of a lecture to a teacher, classroom, and time slot.

As can be seen from Table 16, lecture one is taught by teacher one in time slot six in classroom nine when the first objective has been optimized.

The proposed model is a multiobjective model, so the ε-constraint method is used to convert the model to a single objective model. For this reason, three objective functions are optimized to calculate the payoff table (Table 17).

Then, the first objective was optimized, and the rest were placed in the constraints by six different values of ε to show conflicting objectives function and reach the Pareto solutions. Table 18 shows Pareto solutions based on different six ε values.

It is evident from Figure 4 and Table 18 that the classroom’s surplus capacity is increasing to cover the educational priorities as the first objective function, which means the model has been decided to use more classrooms to increase educational priorities.

Ultimately, Table 19 compares the conventional university lecture timetable systems and the outcomes of the mathematical model for the Department of Industrial Engineering of IAUN. The results indicate the amount of educational priorities objective in the conventional method stands at 17, whereas by means of the mathematical model, this figure arrives at 15, which indicates an improvement of approximately 13% in the quality. Another significant change resulting from the mathematical model is the run time. The previous method was based on the programmer’s experience, and it demands a great deal of time to modify the timetable.

5. Conclusion

This study provided multiobjective mixed-integer programming to prepare a timetable for postgraduate students at the Industrial Engineering Department of IAUN. The model has three objective functions: minimizing the violation of the lecturers and educational priorities, minimizing students’ travel time, and minimizing classrooms’ surplus capacity. The study also investigated the related constraints created by classrooms, days, time slots, and the expertise of teachers.

The model was applied to schedule all postgraduate lectures according to the data from the first semester of 2019–2020. The results approved the proposed model’s applicability and practicality in providing a case study timetable considering the limitations and preferences of the case study. The multiobjective model was transformed into a single objective model using the ε-constraint method and solved by GAMS software, CPLEX solver. The parametric variation of ε resulted in the Pareto optimal solutions, which indicated a trade-off between objective functions.

Researchers in future studies can apply the proposed model in this study for scheduling lectures in other universities and educational centers. However, creating software capable of scheduling lectures is one of the other exciting directions for future research. Further research should also focus on developing heuristic or metaheuristic techniques that can solve large-scale lecture timetabling problems.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.