Changes between Version 5 and Version 6 of Documentation/Reference/Probabilistic Tree Creator
- Timestamp:
- 10/31/11 12:30:52 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Reference/Probabilistic Tree Creator
v5 v6 4 4 tree length of 1), and begin expanding until the target length is reached. This works by 5 5 initially placing dummy extension points onto the available children placeholders, then 6 replacing them with subtrees of specific depth and length. 6 replacing them with subtrees of specific depth and length. 7 8 The number of children is determined 9 in a more sophisticated way: the minimum/maximum arities are calculated based on the cumulative 10 max/min expression lengths of the allowed child symbols so that the number of nodes will fit the 11 desired tree length. 7 12 8 13 [[Image(PTC2-01.png, 450px)]]