Aplikasi GUI dari algoritma pewarnaan graf untuk penjadwalan ujian kampus menggunakan python tkinter. Aplikasi menerima input:
- tanggal mulai ujian dan tanggal selesai ujian
- jumlah sesi per hari
- nama mahasiswa dan matakuliah yang diambil dalam format .csv
- checkbox exclude weekend
contoh file input .csv dapat dilihat di file enc_input.csv output dalam bentuk .xlsx
GUI Application of graph coloring algorithm for scheduling university's exams using python tkinter. It takes 4 inputs:
- Starting date and last date of exams
- How many exams sessions per day
- Name of the students and which courses the student takes, in .csv format
- Checkbox exclude weekend
example for the input file can be seen in file enc_input.csv output will be in format .xlsx