Skip to content

adrianN/2Sat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

2-Sat Solver

This is a small piece of Python to generate random 2-sat formulas and test them for satisfiability. Depends on networkx for the graph implementation.

Released under BSD 3-clause license.

About

A solver for 2-sat formulas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages