Skip to content

Files

Latest commit

3e4d288 · Aug 14, 2022

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.