Time bar (total: 6.9s)
| 7.0ms | 270× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 5 |
| 1 | 40 | 5 |
| 2 | 84 | 5 |
| 3 | 200 | 5 |
| 4 | 463 | 5 |
| 5 | 708 | 5 |
| 6 | 1261 | 5 |
| 7 | 1854 | 5 |
| 8 | 2446 | 5 |
| 9 | 2811 | 5 |
| 10 | 2813 | 5 |
| 11 | 2813 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.0b
Found 3 expressions with local error:
| 0.0b | (- 1.0 (/ x (* (- y z) (- y t)))) |
| 0.0b | (* (- y z) (- y t)) |
| 8.4b | (/ x (* (- y z) (- y t))) |
| 63× | prod-diff |
| 49× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 41× | add-cube-cbrt |
| 32× | associate-/r/ |
| 31× | flip3-- flip-- |
| 20× | frac-times |
| 12× | times-frac |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log associate-*r/ associate-*l/ add-cbrt-cube |
| 5× | pow1 associate-*r* associate-*l* add-log-exp |
| 4× | div-inv |
| 3× | expm1-log1p-u sub-neg fma-neg log1p-expm1-u associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | frac-2neg diff-log pow-prod-down clear-num associate-/r* *-commutative unswap-sqr |
| 12.0ms | (- 1.0 (/ x (* (- y z) (- y t)))) |
| 10.0ms | (* (- y z) (- y t)) |
| 9.0ms | (/ x (* (- y z) (- y t))) |
| 68.0ms | (- 1.0 (/ x (* (- y z) (- y t)))) |
| 29.0ms | (* (- y z) (- y t)) |
| 56.0ms | (/ x (* (- y z) (- y t))) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 739 | 2495 |
| 1 | 3304 | 1795 |
| 2 | 5001 | 1771 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (* (/ 1 (- y z)) (/ x (- y t)))) |
| 0.0b | (/ 1 (- y z)) |
| 0.0b | (/ x (- y t)) |
| 1.6b | (* (/ 1 (- y z)) (/ x (- y t))) |
| 89× | add-sqr-sqrt |
| 74× | *-un-lft-identity |
| 67× | times-frac |
| 44× | add-cube-cbrt |
| 32× | add-exp-log |
| 21× | associate-*r* associate-*l* |
| 20× | add-cbrt-cube |
| 14× | distribute-lft-out-- difference-of-squares |
| 11× | div-exp |
| 10× | associate-/r* |
| 8× | prod-exp associate-/r/ |
| 7× | pow1 |
| 6× | cbrt-undiv associate-/l* add-log-exp unswap-sqr |
| 5× | flip3-- flip-- |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u div-inv |
| 3× | rec-exp fma-neg 1-exp prod-diff |
| 2× | frac-2neg clear-num |
| 1× | frac-times sub-neg pow-flip diff-log associate-*r/ pow-prod-down associate-*l/ *-commutative inv-pow |
| 3.0ms | (- 1.0 (* (/ 1 (- y z)) (/ x (- y t)))) |
| 5.0ms | (/ 1 (- y z)) |
| 5.0ms | (/ x (- y t)) |
| 21.0ms | (* (/ 1 (- y z)) (/ x (- y t))) |
| 61.0ms | (- 1.0 (* (/ 1 (- y z)) (/ x (- y t)))) |
| 35.0ms | (/ 1 (- y z)) |
| 28.0ms | (/ x (- y t)) |
| 130.0ms | (* (/ 1 (- y z)) (/ x (- y t))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 1149 |
| 1 | 2745 | 1014 |
| 2 | 5002 | 977 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y z)) |
| 0.6b | (cbrt (- y z)) |
| 0.6b | (* (/ (sqrt 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ x (- y t)) (cbrt (- y z)))) |
| 1.1b | (/ (/ x (- y t)) (cbrt (- y z))) |
| 636× | times-frac |
| 500× | add-sqr-sqrt |
| 446× | *-un-lft-identity |
| 249× | add-cube-cbrt |
| 233× | cbrt-prod |
| 174× | associate-*r* |
| 96× | distribute-lft-out-- difference-of-squares |
| 46× | associate-/r/ |
| 45× | add-exp-log |
| 31× | add-cbrt-cube |
| 27× | flip3-- flip-- |
| 21× | associate-/l* |
| 20× | cbrt-div div-inv unswap-sqr |
| 18× | cbrt-undiv div-exp associate-*l* |
| 13× | sqrt-prod |
| 12× | prod-exp cbrt-unprod |
| 8× | associate-/r* |
| 6× | pow1 |
| 5× | frac-times |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*r/ associate-*l/ |
| 2× | pow1/3 |
| 1× | frac-2neg pow-prod-down clear-num *-commutative associate-/l/ |
| 3.0ms | (cbrt (- y z)) |
| 3.0ms | (cbrt (- y z)) |
| 83.0ms | (* (/ (sqrt 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ x (- y t)) (cbrt (- y z)))) |
| 14.0ms | (/ (/ x (- y t)) (cbrt (- y z))) |
| 149.0ms | (cbrt (- y z)) |
| 150.0ms | (cbrt (- y z)) |
| 127.0ms | (* (/ (sqrt 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ x (- y t)) (cbrt (- y z)))) |
| 134.0ms | (/ (/ x (- y t)) (cbrt (- y z))) |
Useful iterations: 1 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1824 | 7085 |
| 1 | 5001 | 6748 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y z)) |
| 0.6b | (cbrt (- y z)) |
| 0.6b | (cbrt (- y z)) |
| 0.7b | (* (/ (* (* (cbrt x) (cbrt x)) 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ (cbrt x) (- y t)) (cbrt (- y z)))) |
| 539× | times-frac |
| 415× | add-sqr-sqrt |
| 391× | *-un-lft-identity |
| 320× | cbrt-prod |
| 294× | associate-*r* |
| 217× | add-cube-cbrt |
| 172× | add-exp-log |
| 87× | distribute-lft-out-- difference-of-squares |
| 84× | prod-exp |
| 63× | div-exp |
| 61× | add-cbrt-cube |
| 48× | cbrt-unprod |
| 39× | cbrt-undiv |
| 26× | associate-/r/ |
| 20× | cbrt-div |
| 18× | flip3-- flip-- |
| 13× | associate-*l* |
| 12× | 1-exp |
| 10× | div-inv |
| 7× | unswap-sqr |
| 6× | pow1 |
| 5× | frac-times |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 associate-*r/ associate-*l/ |
| 1× | pow-prod-down *-commutative |
| 3.0ms | (cbrt (- y z)) |
| 3.0ms | (cbrt (- y z)) |
| 3.0ms | (cbrt (- y z)) |
| 113.0ms | (* (/ (* (* (cbrt x) (cbrt x)) 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ (cbrt x) (- y t)) (cbrt (- y z)))) |
| 149.0ms | (cbrt (- y z)) |
| 148.0ms | (cbrt (- y z)) |
| 144.0ms | (cbrt (- y z)) |
| 83.0ms | (* (/ (* (* (cbrt x) (cbrt x)) 1) (* (cbrt (- y z)) (cbrt (- y z)))) (/ (/ (cbrt x) (- y t)) (cbrt (- y z)))) |
Useful iterations: 1 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2449 | 7909 |
| 1 | 5001 | 7554 |
5 alts after pruning (1 fresh and 4 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 18 |
| 1 | 24 | 18 |
| 2 | 24 | 18 |
| 242.0ms | 8452× | body | 80 | valid |