Time bar (total: 2.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 14% | 85.8% | 0.1% | 7 |
| 22.6% | 77.2% | 0.1% | 8 |
| 23.8% | 74.5% | 1.7% | 9 |
| 40% | 56.4% | 3.7% | 10 |
| 46.9% | 48.7% | 4.4% | 11 |
| 48% | 45.8% | 6.2% | 12 |
| 58.1% | 32.2% | 9.7% | 13 |
| 62.1% | 27.2% | 10.6% | 14 |
| 8.0ms | 256× | body | 80 | valid |
| 1.0ms | 33× | body | 80 | invalid |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4820 | 9 |
| 1 | 4820 | 9 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (+ y 1.0) z) |
| 0.0b | (- (* x (/ (+ y 1.0) z)) x) |
| 2.8b | (* x (/ (+ y 1.0) z)) |
| 35× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 25× | times-frac |
| 21× | add-cube-cbrt |
| 16× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 5× | pow1 add-log-exp |
| 4× | associate-/l* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ diff-log associate-*r/ pow-prod-down clear-num *-commutative flip-- flip-+ |
| 6.0ms | (/ (+ y 1.0) z) |
| 7.0ms | (- (* x (/ (+ y 1.0) z)) x) |
| 9.0ms | (* x (/ (+ y 1.0) z)) |
| 7.0ms | (/ (+ y 1.0) z) |
| 8.0ms | (- (* x (/ (+ y 1.0) z)) x) |
| 8.0ms | (* x (/ (+ y 1.0) z)) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4967 | 798 |
| 1 | 4967 | 798 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 3 | 88 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 5 | 90 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (* x (* (+ y 1.0) (/ 1 z))) x) |
| 0.1b | (* (+ y 1.0) (/ 1 z)) |
| 2.8b | (* x (* (+ y 1.0) (/ 1 z))) |
| 27× | add-exp-log |
| 19× | add-sqr-sqrt |
| 17× | add-cbrt-cube |
| 15× | *-un-lft-identity |
| 14× | associate-*r* |
| 13× | prod-exp |
| 12× | add-cube-cbrt |
| 11× | times-frac |
| 10× | pow1 |
| 8× | associate-*r/ |
| 7× | associate-*l* cbrt-unprod |
| 5× | add-log-exp |
| 4× | frac-times flip3-+ div-exp pow-prod-down associate-*l/ flip-+ |
| 3× | unswap-sqr |
| 2× | cbrt-undiv rec-exp 1-exp un-div-inv *-commutative |
| 1× | sub-neg flip3-- diff-log flip-- div-inv distribute-lft-out |
| 10.0ms | (- (* x (* (+ y 1.0) (/ 1 z))) x) |
| 9.0ms | (* (+ y 1.0) (/ 1 z)) |
| 9.0ms | (* x (* (+ y 1.0) (/ 1 z))) |
| 10.0ms | (- (* x (* (+ y 1.0) (/ 1 z))) x) |
| 4.0ms | (* (+ y 1.0) (/ 1 z)) |
| 8.0ms | (* x (* (+ y 1.0) (/ 1 z))) |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 751 |
| 1 | 4958 | 751 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 0 | 89 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 89 | 5 | 94 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* x (+ y 1.0)) |
| 0.0b | (- (* (* x (+ y 1.0)) (/ 1 z)) x) |
| 4.1b | (* (* x (+ y 1.0)) (/ 1 z)) |
| 27× | add-exp-log |
| 17× | associate-*r* add-cbrt-cube |
| 14× | add-sqr-sqrt *-un-lft-identity |
| 13× | prod-exp |
| 12× | add-cube-cbrt |
| 10× | pow1 |
| 9× | times-frac |
| 7× | associate-*r/ cbrt-unprod |
| 5× | add-log-exp |
| 4× | div-exp associate-*l* pow-prod-down |
| 3× | flip3-+ flip-+ |
| 2× | cbrt-undiv frac-times rec-exp 1-exp associate-*l/ *-commutative |
| 1× | distribute-rgt-in sub-neg flip3-- distribute-lft-in diff-log un-div-inv flip-- div-inv distribute-lft-out unswap-sqr |
| 5.0ms | (* x (+ y 1.0)) |
| 9.0ms | (- (* (* x (+ y 1.0)) (/ 1 z)) x) |
| 9.0ms | (* (* x (+ y 1.0)) (/ 1 z)) |
| 5.0ms | (* x (+ y 1.0)) |
| 8.0ms | (- (* (* x (+ y 1.0)) (/ 1 z)) x) |
| 7.0ms | (* (* x (+ y 1.0)) (/ 1 z)) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5255 | 738 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 6 | 90 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* x (+ (- y z) 1.0)) |
| 9.2b | (/ (* x (+ (- y z) 1.0)) z) |
| 11× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 5× | associate-*r* |
| 4× | pow1 associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* |
| 2× | cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ associate-/l/ distribute-lft-out add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- unswap-sqr |
| 8.0ms | (* x (+ (- y z) 1.0)) |
| 9.0ms | (/ (* x (+ (- y z) 1.0)) z) |
| 7.0ms | (* x (+ (- y z) 1.0)) |
| 9.0ms | (/ (* x (+ (- y z) 1.0)) z) |
Useful iterations: 0 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5594 | 485 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 1 | 53 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 54 | 5 | 59 |
Merged error: 0b
90.7% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 3.5b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.9424758591370718e-77 | 5.920735313394982e-72 | 3.2544835239499223e-72 |
| 9 | -1.9482215228739983e-53 | -5.715860115822873e-59 | -4.030468098406412e-54 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 37 |
| 1 | 105 | 37 |
| 251.0ms | 8000× | body | 80 | valid |
| 33.0ms | 1028× | body | 80 | invalid |
Loading profile data...