Skip to content

JonasNuesslein/3SAT-with-QUBO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3SAT_with_QUBO

This is the code for the paper "Solving (Max) 3-SAT via Quadratic Unconstrained Binary Optimization".

We implemented the four 3-SAT to QUBO translations: Chancellor^(n+m), Choi^(3m), Nüsslein^(n+m) and Nüsslein^(2n+m)

You can run a demo using:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages