@hackage mcmc-synthesis0.1.2.2
MCMC applied to probabilistic program synthesis
Categories
License
GPL-3.0-only
Maintainer
Jessica Taylor <jessica.liu.taylor@gmail.com>
Links
Versions
Installation
Dependencies (2)
- MonadRandom >=0.1 && <0.2
- base >3 && <=5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/array-forth
A simple implementation of the ideas from "Stochastic Superoptimization" which uses a variant of Markov Chain Monte Carlo (MCMC) to synthesize programs based on a set of test cases. "Stochastic Superoptimization": http://cs.stanford.edu/people/eschkufz/research/asplos291-schkufza.pdf