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

8 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 2-Xornado.

(The submodules can be downloaded via git submodule update --init.)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published