Skip to content

An artificial Intelligence based solution for the Boolean Satisfaction Problem

Notifications You must be signed in to change notification settings

Shashank-N-S/3SAT-Problem

Repository files navigation

Usage: 
	run 3sat.py

The code runs and finds the most probable solutions and finds if the output is true or false.
The code then shows the most probable solution.
simulated annealing: simulated_annealing.py
SAT problem creation: sat.py
3SAT prolem solution: 3sat.py

About

An artificial Intelligence based solution for the Boolean Satisfaction Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages