Skip to content

Pengaplikasian algoritma pewarnaan graf untuk penjadwalan ujian di kampus,

Notifications You must be signed in to change notification settings

Invidia19/graph-coloring-for-scheduling-exams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Aplikasi GUI dari algoritma pewarnaan graf untuk penjadwalan ujian kampus menggunakan python tkinter. Aplikasi menerima input:

  1. tanggal mulai ujian dan tanggal selesai ujian
  2. jumlah sesi per hari
  3. nama mahasiswa dan matakuliah yang diambil dalam format .csv
  4. 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:

  1. Starting date and last date of exams
  2. How many exams sessions per day
  3. Name of the students and which courses the student takes, in .csv format
  4. Checkbox exclude weekend

example for the input file can be seen in file enc_input.csv output will be in format .xlsx

About

Pengaplikasian algoritma pewarnaan graf untuk penjadwalan ujian di kampus,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages