ambit version 0.11 has been released!
- https://github.com/jimwise/ambit
- <Author:: Jim W. (mailto:[email protected])>
- <Copyright:: Copyright © 2011 Jim W.>
- <License:: 2-clause BSD-Style (see LICENSE.txt)>
Ambit is a ruby non-deterministic programming system with backtracking
and
branch cut.
Changes:
0.11 / 2012-10-12
-
Additional documentation on side effects and rewinding.
-
Fixed Ambit::trace and Ambit::untrace to work as described in the
docs.
This breaks the (undocumented) ability to turn on tracing
generator-by-generator, but buys the ability to trace operation of the
anonymous generator used by Ambit::choose.