This commit is contained in:
aarne
2005-11-02 09:51:37 +00:00
parent da9c8e2e1c
commit 26c1c12825

View File

@@ -29,8 +29,8 @@ To see the probabilities, use <tt>pg -printer=probs</tt>.
<br> <br>
As a by-product, the probabilistic random generation algorithm is As a by-product, the probabilistic random generation algorithm is
available for any context-free abstract syntax. Use the flag available for any context-free abstract syntax. Use the flag
<tt>gr -cf<&tt>. This algorithm is much more efficient than the <tt>gr -cf</tt>. This algorithm is much faster than the
old (more general) one. old (more general) one, but it may sometimes loop.
<p> <p>