matsengrp / larch

Inference and manipulation of history DAGs
2 stars 2 forks source link

hard time-limit and parsimony based stopping criteria added #87

Closed marybarker closed 3 weeks ago

marybarker commented 4 weeks ago

This branch adds two stopping criteria that can be used in addition to the -c <iter-count> option in larch-usher executable:

Also a small bug in the way that batching callbacks treat rejected moves is fixed.