This java swing gui project is a comprehensive scheduling system for a Pediatric Endocrinology Clinic. It uses Directed Graph data structure to efficiently model the complex relationships and constraints between doctors and their shifts. The system ensures that all constraints related to doctor-shift assignments are respected generates timetable.
gui linked-list maven scheduler scheduling xlsx directed-graph constraint-satisfaction-problem timetable hashmap jtable timetable-generator swing-gui arraylist scheduling-algorithms adjacency-matrix dynamictable apachepoiexcel shiftschedule directed-graph-schedule
-
Updated
Aug 13, 2024 - Java