Effective problem solving using SAT solvers

06/14/2019
by   Curtis Bright, et al.
0

In this article we demonstrate how to solve a variety of problems and puzzles using the built-in SAT solver of the computer algebra system Maple. Once the problems have been encoded into Boolean logic, solutions can be found (or shown to not exist) automatically, without the need to implement any search algorithm. In particular, we describe how to solve the n-queens problem, how to generate and solve Sudoku puzzles, how to solve logic puzzles like the Einstein riddle, how to solve the 15-puzzle, how to solve the maximum clique problem, and finding Graeco-Latin squares.

READ FULL TEXT
research
05/03/2021

Generating Extended Resolution Proofs with a BDD-Based SAT Solver

In 2006, Biere, Jussila, and Sinz made the key observation that the unde...
research
07/31/2023

On the use of associative memory in Hopfield networks designed to solve propositional satisfiability problems

Hopfield networks are an attractive choice for solving many types of com...
research
07/09/2019

SAT Solvers and Computer Algebra Systems: A Powerful Combination for Mathematics

Over the last few decades, many distinct lines of research aimed at auto...
research
12/30/2019

Boldly Going Where No Prover Has Gone Before

I argue that the most interesting goal facing researchers in automated r...
research
01/03/2022

Parametric Root Finding for Supporting Proving and Discovering Geometric Inequalities in GeoGebra

We introduced the package/subsystem GeoGebra Discovery to GeoGebra which...
research
02/11/2018

Learning a SAT Solver from Single-Bit Supervision

We present NeuroSAT, a message passing neural network that learns to sol...
research
06/28/2023

Finding the connected components of the graph using perturbations of the adjacency matrix

The problem of finding the connected components of a graph is considered...

Please sign up or login with your details

Forgot password? Click here to reset