Giter Club home page Giter Club logo

complesat's Introduction

CompleSAT

A Simple SAT Solver

I was wondering how hard it could be to make a SAT solver which is (more or less) functional. Speed isn't a top priority of this project, however readablility of the code is. I hope that, it can be used as a toy SAT solver to get a general grasp of what it's supposed to do.

What if I want a real SAT solver

As you can tell by the simplicity of the code, CompleSAT isn't really meant as a state of the art SAT solver (however having it be somewhat fast is on the wish list).

If you are looking for one in Go that'll solve your problems in acceptable time: take a look at Gophersat by the CRIL.

If you're just looking for SAT solvers in general there are too many to be listed however you could take a look at MiniSat or an extention of that solver called MinisatID developed at the Computer Science department of the KU Leuven.

complesat's People

Contributors

eprovst avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.