Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 187 Bytes

File metadata and controls

4 lines (3 loc) · 187 Bytes

CSP on Exam Scheduling

Description

Python program to implement Constraint Satisfaction Problem (CSP) on Exam Scheduling Problem using Backtracking Algorithm.