Projects in Awesome Lists tagged with exam-scheduling
A curated list of projects in awesome lists tagged with exam-scheduling .
https://github.com/hxndev/exam-schedling-using-backtracking-algorithm
Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.
backtracking backtracking-algorithm code constraint-satisfaction-problem exam-schedule exam-scheduler exam-scheduling python
Last synced: 07 May 2025
https://github.com/sameetasadullah/csp-on-exam-scheduling-using-backtracking
Python program to implement Constraint Satisfaction Problem (CSP) on Exam Scheduling Problem using Backtracking Algorithm
artificial-intelligence constraint-satisfaction-problem csp exam-schedule exam-scheduler exam-scheduling pycharm pycharm-ide python python3
Last synced: 06 Apr 2025