8000 GitHub - Randy1005/QSat: A Quick Conflict Driven SAT Solver
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Randy1005/QSat

Repository files navigation

example

QSat

Features

  • CDCL SAT solver
  • activity-based variable selection

Current Progress

  • basic solver functionaliy (boolean constraint propagation + conflict analysis)
  • regression / integration test for comparing performance with minisat
  • geometric solver restart strategy

TODO

  • modify SYCL to CUDA
    • cuda memory pool
    • configure kernels with num_blocks that fit each problem (instead of fixed blocks)

Releases

No releases published

Packages

No packages published
0