2 Forks
45 Stars
45 Watchers

diff-SAT

Answer Set and SAT solver based on Differentiable Satisfiability :::::: Use cases, e.g., Probabilistic SAT solving, Weighted SAT solving, Probabilistic Answer Set Programming, Distribution-aware model sampling, Multi-models optimization ::::::

How to download and setup diff-SAT

Open terminal and run command
git clone https://github.com/MatthiasNickles/diff-SAT.git
git clone is used to create a copy or clone of diff-SAT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with diff-SAT https://github.com/MatthiasNickles/diff-SAT/archive/master.zip

Or simply clone diff-SAT with SSH
[email protected]:MatthiasNickles/diff-SAT.git

If you have some problems with diff-SAT

You may open issue on diff-SAT support forum (system) here: https://github.com/MatthiasNickles/diff-SAT/issues