Time bar (total: 12.1s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 32 | 12 |
| done | 32 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 36.4b
Found 2 expressions with local error:
| 0.1b | (/ (fma z z (fma x x (* y y))) 3.0) |
| 33.9b | (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) |
| 20× | add-sqr-sqrt |
| 19× | times-frac |
| 17× | add-cube-cbrt *-un-lft-identity |
| 13× | sqrt-prod |
| 4× | add-exp-log add-cbrt-cube |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | expm1-log1p-u rem-sqrt-square log1p-expm1-u div-inv add-log-exp |
| 1× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 5.0ms | (/ (fma z z (fma x x (* y y))) 3.0) |
| 5.0ms | (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) |
| 75.0ms | (/ (fma z z (fma x x (* y y))) 3.0) |
| 212.0ms | (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) |
Useful iterations: 3 (201.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 1118 |
| 1 | 164 | 1062 |
| 2 | 362 | 977 |
| 3 | 933 | 974 |
| 4 | 3336 | 974 |
| done | 5000 | 974 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 18.9b
Found 3 expressions with local error:
| 0.0b | (fma y y (pow z 2)) |
| 0.1b | (* 0.3333333333333333 (fma x x (fma y y (pow z 2)))) |
| 33.9b | (sqrt (* 0.3333333333333333 (fma x x (fma y y (pow z 2))))) |
| 8× | pow1 |
| 7× | add-sqr-sqrt |
| 5× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 3× | expm1-log1p-u associate-*r* associate-*l* fma-udef log1p-expm1-u add-log-exp |
| 2× | sqrt-pow1 pow-prod-down |
| 1× | distribute-rgt-in distribute-lft-in pow1/2 prod-exp sqrt-prod *-commutative cbrt-unprod unswap-sqr |
| 0.0ms | (fma y y (pow z 2)) |
| 8.0ms | (* 0.3333333333333333 (fma x x (fma y y (pow z 2)))) |
| 6.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (pow z 2))))) |
| 44.0ms | (fma y y (pow z 2)) |
| 69.0ms | (* 0.3333333333333333 (fma x x (fma y y (pow z 2)))) |
| 211.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (pow z 2))))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 675 |
| 1 | 136 | 638 |
| 2 | 346 | 558 |
| 3 | 1431 | 558 |
| done | 5002 | 558 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 6.9b
Found 3 expressions with local error:
| 0.0b | (fma y y (pow z 2)) |
| 0.1b | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (pow z 2))))) |
| 33.8b | (sqrt (fma x x (fma y y (pow z 2)))) |
| 17× | add-sqr-sqrt |
| 13× | sqrt-prod |
| 8× | pow1 add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r* associate-*l* |
| 5× | add-exp-log add-cbrt-cube |
| 4× | unswap-sqr |
| 3× | expm1-log1p-u sqrt-pow1 pow1/2 pow-prod-down log1p-expm1-u add-log-exp |
| 1× | rem-sqrt-square sqrt-unprod prod-exp *-commutative cbrt-unprod fma-udef |
| 0.0ms | (fma y y (pow z 2)) |
| 14.0ms | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (pow z 2))))) |
| 2.0ms | (sqrt (fma x x (fma y y (pow z 2)))) |
| 43.0ms | (fma y y (pow z 2)) |
| 202.0ms | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (pow z 2))))) |
| 135.0ms | (sqrt (fma x x (fma y y (pow z 2)))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 889 |
| 1 | 124 | 809 |
| 2 | 316 | 761 |
| 3 | 826 | 761 |
| 4 | 2463 | 761 |
| done | 5000 | 761 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 6.9b
Found 4 expressions with local error:
| 0.4b | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 33.8b | (sqrt (fma z z (fma x x (* y y)))) |
| 33.8b | (sqrt (fma z z (fma x x (* y y)))) |
| 33.9b | (sqrt (* (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) |
| 49× | sqrt-prod |
| 36× | add-sqr-sqrt times-frac |
| 34× | add-cube-cbrt *-un-lft-identity |
| 14× | pow1 |
| 8× | sqrt-pow1 |
| 6× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | rem-sqrt-square pow1/2 sqrt-div |
| 1× | cbrt-undiv pow2 frac-times sqrt-undiv frac-2neg pow-plus associate-*r/ div-exp pow-prod-down associate-*l/ clear-num pow-sqr pow-prod-up div-inv |
| 8.0ms | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 2.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 2.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 22.0ms | (sqrt (* (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) |
| 266.0ms | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 129.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 131.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 274.0ms | (sqrt (* (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 2466 |
| 1 | 182 | 2013 |
| 2 | 314 | 1939 |
| 3 | 556 | 1939 |
| 4 | 1123 | 1939 |
| 5 | 1823 | 1939 |
| 6 | 3549 | 1939 |
| done | 5000 | 1939 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 6.8b
39.6% (18.8b remaining)
Error of 25.1b against oracle of 6.3b and baseline of 37.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 5.2211603344189125e+47 | 1.338752107099957e+51 | 1.3221493030139048e+51 |
| 10 | -1.1996080839781489e+124 | -1.8713537616617044e+109 | -3.655717002048407e+123 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 29 |
| 1 | 24 | 29 |
| 2 | 27 | 29 |
| done | 27 | 29 |
| 269.0ms | 8000× | body | 80 | valid |