An open API service indexing awesome lists of open source software.

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.
https://github.com/hxndev/exam-schedling-using-backtracking-algorithm

backtracking backtracking-algorithm code constraint-satisfaction-problem exam-schedule exam-scheduler exam-scheduling python

Last synced: 12 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

All the files have been commented for your ease. Furthermore you may also add further comments if you may.

For further queries contact me at : [email protected]