minisat topic

List minisat repositories

batsat

31
Stars
4
Forks
Watchers

A (parametrized) Rust SAT solver originally based on MiniSat

batsat-ocaml

10
Stars
2
Forks
Watchers

OCaml bindings for batsat (https://github.com/c-cube/batsat)

CreuSAT

591
Stars
10
Forks
Watchers

CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.

touist

65
Stars
12
Forks
Watchers

TouIST, the IDE & Language for Logic (backed by SAT, SMT and QBF solvers)

togasat

63
Stars
11
Forks
Watchers

A Header-Only CDCL SAT Solver for Programming Contest

minisat-rust

71
Stars
6
Forks
Watchers

Experimental minisat SAT solver reimplementation in Rust

PyMiniSolvers

20
Stars
6
Forks
Watchers

A Python API for the MiniSat and MiniCard constraint solvers.

minisat-ml

38
Stars
1
Forks
Watchers

Faithful reimplementation of Minisat 2.2 in OCaml.

SatPie

19
Stars
4
Forks
Watchers

SAT solver based on CDCL in Python with Conflict Driven Clause Learning, clever Heuristics - VSIDS, 2 - Literal watch advanced data structure, Random restarts with restart probability decay