Skip to content

πŸ“ˆ Implementation of a SAT solver to solve satisfiability problems.

Notifications You must be signed in to change notification settings

kuanhungchen/Spring-2020-Applied-Mathematical-Logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Spring-2020-Applied-Mathematical-Logic

An easy implementation of a SAT solver to solve satisfiability problems.

Features

  • 2 Literal Watching
  • Recursive DPLL
  • Chronological Backtracking
  • Conflict Clause Learning
  • Non-Chronological Backtracking
  • Learnt Clause Minimization
  • Phase saving

Usage

To be released.

Contact

Feel free to email me at [email protected] or open an issue here if you have any ideas.

About

πŸ“ˆ Implementation of a SAT solver to solve satisfiability problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages