ETP Dataset
收藏资源简介:
This is the dataset for Examination Timetabling Problem.Files included: - Student_public.csv — columns: StudentAlias. This file contains list of students. - StudSub_public.csv — columns: StudentAlias, SubCode. This list indicating which subjects students must take. - Invigilator_public.csv — columns: InvigilatorAlias, NumberOfClass. This file contains a list of invigilators and the number of classes they taught during the semester. - SubjectInvigilator.csv — binary supervision matrix (0/1) indicating which invigilators are eligible to supervise which subjects. - Subject.csv — list of subjects together with the exam duration (in minutes) for each subject. - Room.csv — list of rooms - NumberStudentPerSubject.csv — this file shows how many students took the exam for each subject, in order from one to the end. - StudentSubject.csv — binary supervision matrix (0/1) indicating which students are required to take which subjects



