Time bar (total: 2.2s)
| 14.0ms | 355× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 54 | 7 |
| 2 | 92 | 7 |
| 3 | 142 | 7 |
| 4 | 192 | 7 |
| 5 | 238 | 7 |
| 6 | 255 | 7 |
| 7 | 286 | 7 |
| 8 | 330 | 7 |
| 9 | 427 | 7 |
| 10 | 455 | 7 |
| 11 | 518 | 7 |
| 12 | 595 | 7 |
| 13 | 803 | 7 |
| 14 | 807 | 7 |
| 15 | 807 | 7 |
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: 3.7b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.3b | (/ y (* z 3.0)) |
| 0.3b | (* (* z 3.0) y) |
| 7.6b | (/ t (* (* z 3.0) y)) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log div-inv distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ distribute-lft-out-- |
| 10.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 5.0ms | (/ y (* z 3.0)) |
| 5.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 76.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 19.0ms | (/ y (* z 3.0)) |
| 20.0ms | (* (* z 3.0) y) |
| 33.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 532 |
| 1 | 2039 | 469 |
| 2 | 5001 | 469 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 9 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 9 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 0.3b | (/ y (* z 3.0)) |
| 0.3b | (/ t (* z 3.0)) |
| 5.2b | (/ (/ t (* z 3.0)) y) |
| 39× | times-frac |
| 29× | *-un-lft-identity |
| 24× | add-sqr-sqrt add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 9× | cbrt-undiv div-exp add-log-exp |
| 7× | div-inv |
| 5× | associate-/r* |
| 4× | pow1 |
| 3× | frac-2neg prod-exp clear-num cbrt-unprod |
| 2× | associate-+l+ frac-add sum-log distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log flip-- flip-+ associate-/l/ distribute-lft-out-- |
| 15.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 5.0ms | (/ y (* z 3.0)) |
| 4.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 78.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 22.0ms | (/ y (* z 3.0)) |
| 19.0ms | (/ t (* z 3.0)) |
| 29.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 482 | 721 |
| 1 | 1906 | 657 |
| 2 | 5001 | 657 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 3 | 121 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 8 | 130 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (* (/ t (* z 3.0)) (/ 1 y))) |
| 0.3b | (/ y (* z 3.0)) |
| 0.3b | (/ t (* z 3.0)) |
| 5.2b | (* (/ t (* z 3.0)) (/ 1 y)) |
| 53× | add-exp-log |
| 35× | add-cbrt-cube |
| 24× | add-sqr-sqrt |
| 20× | times-frac |
| 18× | *-un-lft-identity div-exp prod-exp |
| 17× | add-cube-cbrt |
| 13× | associate-*r* |
| 11× | cbrt-undiv |
| 10× | cbrt-unprod |
| 9× | add-log-exp |
| 8× | frac-add |
| 7× | associate-*l* |
| 6× | pow1 associate-/l* |
| 4× | flip3-- flip-- div-inv |
| 3× | frac-times rec-exp 1-exp associate-*r/ associate-*l/ un-div-inv unswap-sqr |
| 2× | associate-+l+ frac-2neg clear-num associate-/r* sum-log |
| 1× | +-commutative associate-+l- sub-neg flip3-+ diff-log pow-prod-down *-commutative flip-+ |
| 8.0ms | (+ (- x (/ y (* z 3.0))) (* (/ t (* z 3.0)) (/ 1 y))) |
| 4.0ms | (/ y (* z 3.0)) |
| 4.0ms | (/ t (* z 3.0)) |
| 11.0ms | (* (/ t (* z 3.0)) (/ 1 y)) |
| 77.0ms | (+ (- x (/ y (* z 3.0))) (* (/ t (* z 3.0)) (/ 1 y))) |
| 19.0ms | (/ y (* z 3.0)) |
| 22.0ms | (/ t (* z 3.0)) |
| 28.0ms | (* (/ t (* z 3.0)) (/ 1 y)) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 650 | 911 |
| 1 | 3102 | 801 |
| 2 | 5002 | 786 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 0 | 131 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 8 | 139 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (* 0.3333333333333333 (/ y z))) |
| 0.2b | (* 0.3333333333333333 (/ y z)) |
| 0.3b | (/ t (* z 3.0)) |
| 5.2b | (/ (/ t (* z 3.0)) y) |
| 46× | times-frac |
| 35× | add-sqr-sqrt |
| 30× | add-cube-cbrt *-un-lft-identity |
| 23× | add-exp-log add-cbrt-cube |
| 13× | associate-*r* |
| 10× | associate-/l* |
| 8× | cbrt-undiv div-exp |
| 7× | div-inv |
| 6× | pow1 add-log-exp |
| 4× | prod-exp associate-/r* cbrt-unprod |
| 3× | associate-*l* |
| 2× | frac-2neg clear-num unswap-sqr |
| 1× | sub-neg flip3-- diff-log associate-*r/ pow-prod-down *-commutative flip-- associate-/l/ |
| 3.0ms | (- x (* 0.3333333333333333 (/ y z))) |
| 6.0ms | (* 0.3333333333333333 (/ y z)) |
| 4.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 32.0ms | (- x (* 0.3333333333333333 (/ y z))) |
| 24.0ms | (* 0.3333333333333333 (/ y z)) |
| 18.0ms | (/ t (* z 3.0)) |
| 29.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 607 |
| 1 | 2115 | 546 |
| 2 | 5001 | 546 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 125 | 8 | 133 |
Merged error: 0b
Loading profile data...