Giter VIP home page Giter VIP logo

sat-smt-solvers's Introduction

Decision procedures and SAT/SMT solvers

This repository contains solutions to various NAIL094 homework assignments.

Please, do not copy


Programming assignments - Build your own SAT solver, and related tasks

Root: CPP

  1. Tseitin Encoding and DIMACS Format: formula2cnf
  2. DPLL Algorithm: bin/main -a
  3. Watched Literals: bin/main -w
  4. CDCL: bin/main

Old (Haskell)

Root: Haskell

Remarkable for its brevity, not so much for its speed

  1. Tseitin Encoding and DIMACS Format: cabal run formula2cnf
  2. DPLL Algorithm: cabal run dpll

Programming assignments - Using a SAT solver

Root: sat-use


Theoretical assignments

Root: lecture-hw

sat-smt-solvers's People

Contributors

jiriklepl avatar

Watchers

 avatar  avatar

sat-smt-solvers's Issues

Using SAT #2 - Backbones

  • implement for Minisat
  • implement for glucose
    • install glucose
  • implement for lingeling
    • install lingeling
  • implement for cadical
    • install cadical
  • measure
  • analyze and comment

prg task 4 - CDCL

  • Learning
  • Resets
  • Clause removing
  • ignoring relearned clauses
  • cleaning up
  • do measurements
  • write a report

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.