https://github.com/swaroopreddy07/exam-scheduling-using-graph-algorithms
This project implements an Exam Scheduling System using graph-based models and scheduling algorithms. A conflict graph is built where nodes represent subjects, and edges indicate shared students. The scheduling problem is solved using Backtracking, Greedy, DSATUR, Smallest Degree Last, and Tabu Search. For a detailed explanation, setup instruction
https://github.com/swaroopreddy07/exam-scheduling-using-graph-algorithms
cpp
Last synced: over 1 year ago
JSON representation
This project implements an Exam Scheduling System using graph-based models and scheduling algorithms. A conflict graph is built where nodes represent subjects, and edges indicate shared students. The scheduling problem is solved using Backtracking, Greedy, DSATUR, Smallest Degree Last, and Tabu Search. For a detailed explanation, setup instruction
- Host: GitHub
- URL: https://github.com/swaroopreddy07/exam-scheduling-using-graph-algorithms
- Owner: swaroopreddy07
- Created: 2025-03-15T03:11:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T03:42:52.000Z (over 1 year ago)
- Last Synced: 2025-03-15T04:19:55.321Z (over 1 year ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1