Time bar (total: 25.4s)
| 51.0ms | 85× | body | 1280 | valid |
| 26.0ms | 66× | body | 640 | valid |
| 25.0ms | 259× | body | 80 | valid |
| 12.0ms | 39× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 19 |
| 1 | 26 | 13 |
| 2 | 57 | 12 |
| 3 | 87 | 12 |
| 4 | 114 | 12 |
| 5 | 132 | 12 |
| 6 | 150 | 12 |
| 7 | 170 | 12 |
| 8 | 172 | 12 |
| done | 172 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 3 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.2b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 0.5b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 11× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 9× | add-cube-cbrt *-un-lft-identity |
| 6× | times-frac associate-/r* sqrt-prod |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*r* associate-*l* fma-udef log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 0.0ms | (fma a1 a1 (* a2 a2)) |
| 23.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 27.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 48.0ms | (fma a1 a1 (* a2 a2)) |
| 173.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 322.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
Useful iterations: done (2.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 947 |
| 1 | 201 | 911 |
| 2 | 750 | 777 |
| 3 | 3465 | 759 |
| done | 5000 | 758 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.2b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 0.2b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 0.3b | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 56× | times-frac |
| 36× | add-exp-log cbrt-prod add-sqr-sqrt |
| 34× | add-cube-cbrt *-un-lft-identity |
| 23× | add-cbrt-cube |
| 18× | sqrt-prod |
| 13× | cbrt-undiv div-exp |
| 12× | div-inv |
| 10× | associate-/r* |
| 9× | prod-exp cbrt-unprod |
| 6× | pow1 associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*r* associate-*l* fma-udef |
| 2× | frac-2neg clear-num |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down *-commutative associate-/l/ unswap-sqr |
| 0.0ms | (fma a1 a1 (* a2 a2)) |
| 9.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 25.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 49.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 54.0ms | (fma a1 a1 (* a2 a2)) |
| 185.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 966.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 335.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 3852 |
| 1 | 473 | 3510 |
| 2 | 1760 | 3026 |
| done | 5001 | 3009 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.2b | (* (fma a1 a1 (* a2 a2)) (cos th)) |
| 0.3b | (/ (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) (cbrt (sqrt 2.0))) |
| 0.4b | (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) |
| 25× | cbrt-prod |
| 22× | add-sqr-sqrt |
| 20× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 19× | associate-*l* |
| 18× | times-frac |
| 13× | add-cbrt-cube |
| 11× | pow1 |
| 9× | associate-/r* |
| 7× | prod-exp cbrt-unprod |
| 6× | sqrt-prod |
| 4× | expm1-log1p-u associate-*r* pow-prod-down log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | cbrt-div associate-*l/ *-commutative div-inv |
| 1× | frac-2neg clear-num fma-udef associate-/l/ associate-/l* unswap-sqr |
| 1.0ms | (fma a1 a1 (* a2 a2)) |
| 18.0ms | (* (fma a1 a1 (* a2 a2)) (cos th)) |
| 60.0ms | (/ (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) (cbrt (sqrt 2.0))) |
| 49.0ms | (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) |
| 65.0ms | (fma a1 a1 (* a2 a2)) |
| 140.0ms | (* (fma a1 a1 (* a2 a2)) (cos th)) |
| 747.0ms | (/ (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) (cbrt (sqrt 2.0))) |
| 234.0ms | (* (cbrt (/ 1 2.0)) (* (fma a1 a1 (* a2 a2)) (cos th))) |
Useful iterations: 2 (236.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1965 |
| 1 | 372 | 1866 |
| 2 | 1328 | 1608 |
| done | 5000 | 1608 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt (fabs (cbrt 2.0))) |
| 1.0b | (cbrt 2.0) |
| 1.0b | (cbrt 2.0) |
| 1.0b | (/ (cbrt (/ 1 2.0)) (cbrt (fabs (cbrt 2.0)))) |
| 159× | times-frac |
| 151× | cbrt-prod |
| 97× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/l* |
| 8× | div-inv |
| 6× | add-exp-log associate-/r* |
| 4× | pow1 expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | cbrt-undiv cbrt-div frac-2neg div-exp clear-num associate-/l/ |
| 1.0ms | (cbrt (fabs (cbrt 2.0))) |
| 1.0ms | (cbrt 2.0) |
| 1.0ms | (cbrt 2.0) |
| 13.0ms | (/ (cbrt (/ 1 2.0)) (cbrt (fabs (cbrt 2.0)))) |
| 0.0ms | (cbrt (fabs (cbrt 2.0))) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (/ (cbrt (/ 1 2.0)) (cbrt (fabs (cbrt 2.0)))) |
Useful iterations: 4 (589.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 2967 |
| 1 | 316 | 2680 |
| 2 | 459 | 2646 |
| 3 | 753 | 2636 |
| 4 | 1434 | 2633 |
| 5 | 2723 | 2633 |
| 6 | 4883 | 2633 |
| done | 5000 | 2633 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 24 |
| 1 | 23 | 24 |
| done | 23 | 24 |
| 3.0s | 2529× | body | 1280 | valid |
| 1.6s | 8050× | body | 80 | valid |
| 1.2s | 2128× | body | 640 | valid |
| 403.0ms | 1047× | body | 320 | valid |
| 107.0ms | 487× | body | 160 | valid |