Repo for the project of the course on Combinatorial Decision Making and Optimization @ Unibo
-
Updated
Jun 22, 2023 - Jupyter Notebook
Repo for the project of the course on Combinatorial Decision Making and Optimization @ Unibo
Experimental SAT solver written in C language. The program uses bitmaps to represent the search state, and bitwise operations are at the backbone of the algorithm implementation.
SudokuAreEz-SAT are project implement Mathematics Logic using Boolean Satisfiability to solve Sudoku puzzle.
Boolean satisfiability problem (SAT), maximum satisfiability problem (MAX-SAT) etc
Backtracking, watchlist-based, Boolean satisfiability problem solver
Algorithms project for City University Y1 IN1002.
CDCL based SAT Solver for boolean formulas in DIMACS CNF format
Using Javascript to configure the new approach to how to handle and sort large dataset known as SAT often referred to as Boolean satisfiability in a timeframe using predetermined results to speed things up.
AI4Verification,Verfication,EDA,AI4EDA,SAT
Slitherlink Puzzle interpreting as a SAT Problem
CNF Encodings for the Min-Max Multiple Traveling Salesmen Problem
💣 Minesweeper solver implemented using pysat and visualized using pygame. Also a version of Minesweeper with no guessing needed!
The boolean satisfaction and optimization library for .NET
Super efficient SAT solver in 500 lines of code
Advanced Algorithms | Spring 2021 | DPLL SAT solver for Sudoku
Python tool for converting ANF to (2-)XNF.
python implementations of algorthims for the boolean satisfiability problem, including one to solve 3SAT in polynomial time
CDCL SAT Solver from Scratch in Python
OCaml experimental sat3 solver
A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed
Add a description, image, and links to the boolean-satisfiability topic page so that developers can more easily learn about it.
To associate your repository with the boolean-satisfiability topic, visit your repo's landing page and select "manage topics."