/AI-SAT-Solver

SAT Assignment for Artificial Intelligence course

Primary LanguageC++

AI-SAT-Solver

Objective of Assignment to model a problem of subgraph finding (under suitable constraints) as a SAT problem. Exact problem statement can be found here. Written as an assignment for the AI course at IIT Delhi.