Here are
37 public repositories
matching this topic...
Experimental minisat SAT solver reimplementation in Rust
Updated
Aug 10, 2019
Rust
TouIST, the IDE & Language for Logic (backed by SAT, SMT and QBF solvers)
Updated
Jan 12, 2021
OCaml
A Header-Only CDCL SAT Solver for Programming Contest
Faithful reimplementation of Minisat 2.2 in OCaml.
Updated
Sep 20, 2019
OCaml
A (parametrized) Rust SAT solver originally based on MiniSat
Updated
Jan 12, 2021
Rust
A Python API for the MiniSat and MiniCard constraint solvers.
Updated
May 21, 2021
OCaml
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
Updated
Sep 16, 2020
Jupyter Notebook
A Header-Only CDCL SAT Solver based on MiniSat (Fast and only 500 lines)
SAT-based generator for Alcazar puzzles
Simple bindings to Minisat-C
Compile MiniSat to WebAssembly using emscripten
Decision Table-Based Testing
Updated
Nov 16, 2018
Python
Subgraph isomorphism using SAT Solving
Updated
Oct 7, 2018
Python
🗿 SAT solver wrappers for Kotlin
Updated
Jul 29, 2021
Kotlin
A SAT-based forward/backwards solver for Conway's "Game of Life".
A simple Sudoku solver that I've done to experiment with SAT/SMT solvers.
Updated
Feb 13, 2016
Haskell
Check to see if a mapping exists between 2 graphs (subgraph-isomorphism) by developing optimised SAT clauses and solving them using MINISAT.
SAT-based Sudoku solver, written in Python.
Sudoku Solver by constraint satisfaction problem (CSP) using heuristics - Minimum Remaining Value (MRV), Least Common Value (LCV), Maintainin Arc Consistency (MAC). Secondly, by converting to Satisfiability Problem (SAT) and using a sat solver (miniSAT).
Updated
May 11, 2017
Java
A simple partial unweighted MaxSAT Solver that uses a Minisat backbone
Solving LightUp problems with minisat
Implementation of n x n SAT Sudoku solver using minisat
Solving a Graph Subset Mapping Problem using MiniSAT
A Minisat-based solver for 9*9 sudoku boards.
Simple Sokoban solver using SAT solver Minisat
Updated
Nov 21, 2018
Python
Collection of assignments given by Prof. Mausam in the COL333 course
Hands-on Constraint Solving: Sudoku to SAT/SMT
Quick template to start doing CSP in C++ with Minisat
Combinational Logic Circuits SAT analyzer.
Improve this page
Add a description, image, and links to the
minisat
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
minisat
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.