Skip to content

Source code of paper 'SAT Solving Using XOR-OR-AND Normal Forms'

Notifications You must be signed in to change notification settings

j-danner/2xnf_sat_solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2xnf_sat_solving

Source code for our paper SAT Solving Using XOR-OR-AND Normal Forms.

Implementations for the ANF->XNF conversion algorithms (of Section 3) can be found in anf_to_2xnf; implementations for the graph-based XNF solving algorithm (of Section 4) in 2xnf_solver.

About

Source code of paper 'SAT Solving Using XOR-OR-AND Normal Forms'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages