Skip to content

Solves the 2-satisfiability problem by creating graph based on expression and dividing it into strong components using Tarjan's algorithm.

Notifications You must be signed in to change notification settings

OniQ/2-satisfiability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

About

Solves the 2-satisfiability problem by creating graph based on expression and dividing it into strong components using Tarjan's algorithm.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages