Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumith1896/skosette

Reimplementation of the Skolem function generation using Rosette
https://github.com/sumith1896/skosette

program-synthesis racket solvers

Last synced: 3 days ago
JSON representation

Reimplementation of the Skolem function generation using Rosette

Awesome Lists containing this project

README

        

# Skosette

Skosette is a reimplementation of the Skolem function generation, as described in the FMCAD'15 paper [*Skolem Functions for Factored Formulas*](https://arxiv.org/abs/1508.05497).

## Requirements

Skosette is built in the [Rosette](http://homes.cs.washington.edu/~emina/rosette/) solver-aided language, which extends [Racket](http://racket-lang.org). Install the following requirements:

* Racket v6.9 ([download](http://download.racket-lang.org/racket-v6.9.html))
* Rosette ([instructions on GitHub](https://github.com/emina/rosette))