GithubHelp home page GithubHelp logo

sat_solver's Introduction

SAT_solver

Usage

  1. Clone the repository
  2. Move into "Solver" folder
  3. Run: python run.py < dimacs type input file >

Contributors:

Bor Juroš, Tilen Kavčič

Example

´´´ cd ./Test_samples/random_ksat-10.dimacs ´´´

sat_solver's People

Contributors

bjur avatar tilenk avatar

Watchers

Janoš Vidali avatar  avatar

sat_solver's Issues

Output

The output for a satisfiable input should be a just list of integers separated by spaces without any other information.

This will let me simplify my attempt at calling your program - ideally, it should consist of just a single program or function call.

CNF formula example

It appears that you haven't included an example of a CNF formula generated by you, whose satisfiability can be demonstrated by your SAT solver, as requested in the instructions for the homework. Please include one, so I can link to it on the course repository and then use it to run tests.

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.