probcomp / Venturecxx

Primary implementation of the Venture probabilistic programming system
http://probcomp.csail.mit.edu/venture/
GNU General Public License v3.0
28 stars 6 forks source link

20180614 schaechtle make venture implement pldi syntax #690

Closed Schaechtle closed 6 years ago

Schaechtle commented 6 years ago

Edits to make Venture implement the PLDI paper. Creating a PR instead of merging directly because I understand that that will cause travis to run the test suite.

I have tested locally with ./check.sh -c lite-crashes.cfg.

Note that this branch does not include lbfgs_optimize; which lives on a separate branch and will get merged in August.