Time bar (total: 4.9s)
| 32.0ms | 92× | body | 2560 | valid |
| 21.0ms | 80× | body | 1280 | valid |
| 7.0ms | 46× | body | 640 | valid |
| 7.0ms | 245× | body | 80 | nan |
| 2.0ms | 18× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
| 0.0ms | 6× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 7 |
| 1 | 43 | 7 |
| 2 | 84 | 7 |
| 3 | 155 | 7 |
| 4 | 262 | 7 |
| 5 | 454 | 7 |
| 6 | 2878 | 7 |
| 7 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.6b
Found 3 expressions with local error:
| 0.0b | (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) |
| 0.2b | (* 5.0 (* v v)) |
| 0.6b | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
| 18× | add-sqr-sqrt |
| 13× | add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 10× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 4× | associate-/r* difference-of-squares |
| 3× | expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u associate-/l* add-log-exp |
| 2× | flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv acos-asin frac-2neg div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr |
| 10.0ms | (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) |
| 6.0ms | (* 5.0 (* v v)) |
| 1.0ms | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
| 81.0ms | (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) |
| 24.0ms | (* 5.0 (* v v)) |
| 3.0ms | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 623 |
| 1 | 1288 | 567 |
| 2 | 5001 | 565 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.0b | (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) |
| 0.0b | (expm1 (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))) |
| 0.2b | (* 5.0 (* v v)) |
| 0.6b | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | add-sqr-sqrt |
| 5× | expm1-log1p-u add-cube-cbrt *-un-lft-identity |
| 4× | log1p-expm1-u add-log-exp |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 1× | acos-asin log1p-udef expm1-log1p log1p-expm1 associate-*r* *-commutative expm1-udef unswap-sqr |
| 0.0ms | (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) |
| 0.0ms | (expm1 (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))) |
| 7.0ms | (* 5.0 (* v v)) |
| 1.0ms | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
| 86.0ms | (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) |
| 125.0ms | (expm1 (log1p (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))) |
| 28.0ms | (* 5.0 (* v v)) |
| 3.0ms | (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) |
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 473 |
| 1 | 385 | 408 |
| 2 | 992 | 406 |
| 3 | 3312 | 406 |
| 4 | 5001 | 406 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.0b | (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))) |
| 0.0b | (/ 1 (+ v (sqrt 1.0))) |
| 0.2b | (* 5.0 (* v v)) |
| 1.6b | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
| 42× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 30× | times-frac |
| 25× | add-cube-cbrt |
| 15× | add-exp-log |
| 13× | add-cbrt-cube |
| 10× | pow1 associate-/r* |
| 8× | difference-of-squares |
| 6× | associate-/l* |
| 4× | expm1-log1p-u sqrt-prod associate-/r/ log1p-expm1-u distribute-lft-out distribute-lft-out-- add-log-exp |
| 3× | div-exp associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | cbrt-undiv flip3-- frac-2neg clear-num flip-- div-inv associate-/l/ |
| 1× | acos-asin rec-exp pow-flip flip3-+ 1-exp div-sub associate-*r* *-commutative flip-+ inv-pow unswap-sqr |
| 15.0ms | (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))) |
| 7.0ms | (/ 1 (+ v (sqrt 1.0))) |
| 6.0ms | (* 5.0 (* v v)) |
| 1.0ms | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
| 97.0ms | (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))) |
| 52.0ms | (/ 1 (+ v (sqrt 1.0))) |
| 25.0ms | (* 5.0 (* v v)) |
| 12.0ms | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 505 | 1059 |
| 1 | 2146 | 967 |
| 2 | 5001 | 945 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ v (sqrt 1.0))) |
| 0.0b | (expm1 (log1p (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))))) |
| 0.2b | (* 5.0 (* v v)) |
| 1.6b | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
| 22× | *-un-lft-identity |
| 15× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 13× | add-exp-log |
| 12× | times-frac |
| 11× | add-cbrt-cube |
| 10× | pow1 |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u distribute-lft-out add-log-exp |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod associate-/l* |
| 2× | div-exp associate-/r/ |
| 1× | cbrt-undiv acos-asin rec-exp expm1-log1p pow-flip frac-2neg flip3-+ 1-exp associate-*r* clear-num *-commutative flip-+ div-inv inv-pow expm1-udef unswap-sqr |
| 7.0ms | (/ 1 (+ v (sqrt 1.0))) |
| 0.0ms | (expm1 (log1p (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))))) |
| 6.0ms | (* 5.0 (* v v)) |
| 1.0ms | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
| 46.0ms | (/ 1 (+ v (sqrt 1.0))) |
| 216.0ms | (expm1 (log1p (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))))) |
| 24.0ms | (* 5.0 (* v v)) |
| 11.0ms | (acos (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 297 | 699 |
| 1 | 1138 | 615 |
| 2 | 4506 | 592 |
| 3 | 5001 | 592 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.6b
0% (0.3b remaining)
Error of 0.9b against oracle of 0.5b and baseline of 0.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 13 |
| 1 | 21 | 13 |
| 1.1s | 3068× | body | 2560 | valid |
| 565.0ms | 2476× | body | 1280 | valid |
| 231.0ms | 8249× | body | 80 | nan |
| 205.0ms | 1225× | body | 640 | valid |
| 72.0ms | 605× | body | 320 | valid |
| 35.0ms | 417× | body | 160 | valid |
| 10.0ms | 209× | body | 80 | valid |