Giter Club home page Giter Club logo

ps-sat's Introduction

Popularity-Similarity random model for SAT instances

Please, read and cite the detailed description in:

@inproceedings{ijcai17,
  author 	= {Jes{\'u}s Gir{\'a}ldez{-}Cru and Jordi Levy},
  title 	= {Locality in Random {SAT} Instances},
  booktitle 	= {Proc. of the 26th Int. Joint Conf. on Artificial Intelligence, IJCAI'17},
  year 		= {2017},
  pages     	= {638--644},	
}

Compilation:
 $ make all

Description/Help:
 $ ./ps-sat -h

c Popularity-Similarity SAT Instance Generator
c Created by Jesús Giráldez Crú and Jordi Levy
c
c Usage: ./ps-sat [arguments]
c    Arguments:
c         -n <int>   : number of nodes (default=100)
c         -m <int>   : number of clauses (default=400)
c         -k <int>   : average clause size (default=0)
c         -K <int>   : clause size for regular model (default=0)
c         -b <float> : beta for variables (default=1)
c         -B <float> : beta for clauses (default=1)
c         -T <float> : temperature (default=0)
c         -r         : varRename variables and reorder clauses so similar ones are closer (default=false)
c         -s <int>   : random seed (default=0)
c         -g         : print graph instead of CNF (default=false)
c

ps-sat's People

Contributors

jgirald avatar

Stargazers

Joseph David avatar

Watchers

 avatar

Forkers

oraclearch

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.