source

adasat

24.0.0

Implementation of a DPLL-based SAT solver in Ada.

24.0.0

Main features:

  • [X] Conflict analysis and backjumping
  • [X] Two-watched literals scheme
  • [X] Built-in support for At-Most-One constraints
  • [X] Custom theories