Time bar (total: 6.0s)
| 14.0ms | 248× | body | 160 | nan |
| 10.0ms | 463× | body | 80 | nan |
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 12 | 5 |
| 2 | 12 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.1b
Found 3 expressions with local error:
| 0.0b | (+ x (sqrt (- (* x x) 1.0))) |
| 0.2b | (log (+ x (sqrt (- (* x x) 1.0)))) |
| 28.9b | (sqrt (- (* x x) 1.0)) |
| 10× | *-un-lft-identity |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 5× | pow1 add-log-exp |
| 4× | add-exp-log log-prod sqrt-prod |
| 3× | expm1-log1p-u fma-def add-cbrt-cube log1p-expm1-u |
| 2× | log-div flip3-+ sqrt-div flip-+ distribute-lft-out |
| 1× | +-commutative rem-sqrt-square flip3-- sqrt-pow1 pow1/2 rem-log-exp sum-log log-pow flip-- difference-of-squares |
| 8.0ms | (+ x (sqrt (- (* x x) 1.0))) |
| 9.0ms | (log (+ x (sqrt (- (* x x) 1.0)))) |
| 6.0ms | (sqrt (- (* x x) 1.0)) |
| 70.0ms | (+ x (sqrt (- (* x x) 1.0))) |
| 191.0ms | (log (+ x (sqrt (- (* x x) 1.0)))) |
| 56.0ms | (sqrt (- (* x x) 1.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 436 |
| 1 | 1140 | 401 |
| 2 | 5001 | 389 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (log x) (/ (/ 0.25 x) x)) |
| 0.2b | (/ (/ 0.25 x) x) |
| 0.2b | (+ (log 2) (- (- (log x) (/ (/ 0.25 x) x)) (/ 0.09375 (pow x 4)))) |
| 0.3b | (/ 0.09375 (pow x 4)) |
| 870× | times-frac |
| 804× | add-sqr-sqrt |
| 668× | *-un-lft-identity |
| 570× | add-cube-cbrt |
| 544× | prod-diff |
| 379× | associate-+r+ |
| 183× | associate--l+ |
| 124× | pow1 |
| 120× | log-pow |
| 84× | unpow-prod-down |
| 78× | difference-of-squares |
| 62× | distribute-lft-out-- |
| 46× | div-inv |
| 28× | sqr-pow |
| 16× | associate-/l* |
| 14× | add-exp-log |
| 11× | add-cbrt-cube |
| 10× | associate-/r* add-log-exp |
| 9× | log-prod |
| 8× | distribute-lft-out |
| 6× | div-exp |
| 4× | cbrt-undiv expm1-log1p-u fma-def fma-neg diff-log log1p-expm1-u |
| 3× | sub-neg associate-+l+ sum-log |
| 2× | frac-2neg clear-num |
| 1× | +-commutative pow-to-exp associate-+r- flip3-- flip3-+ pow-exp flip-- flip-+ associate-/l/ |
| 25.0ms | (- (log x) (/ (/ 0.25 x) x)) |
| 6.0ms | (/ (/ 0.25 x) x) |
| 373.0ms | (+ (log 2) (- (- (log x) (/ (/ 0.25 x) x)) (/ 0.09375 (pow x 4)))) |
| 4.0ms | (/ 0.09375 (pow x 4)) |
| 320.0ms | (- (log x) (/ (/ 0.25 x) x)) |
| 24.0ms | (/ (/ 0.25 x) x) |
| 98.0ms | (+ (log 2) (- (- (log x) (/ (/ 0.25 x) x)) (/ 0.09375 (pow x 4)))) |
| 43.0ms | (/ 0.09375 (pow x 4)) |
Useful iterations: 1 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2647 | 14534 |
| 1 | 5002 | 11801 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 0.125 (/ 1 (pow x 3))) |
| 0.0b | (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3)))) |
| 0.2b | (log (fma 2 x (- (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3))))))) |
| 0.6b | (/ 1 (pow x 3)) |
| 80× | times-frac |
| 73× | add-sqr-sqrt |
| 57× | *-un-lft-identity |
| 53× | add-cube-cbrt |
| 40× | associate-*r* |
| 34× | add-exp-log |
| 23× | unpow-prod-down cube-prod |
| 12× | div-exp associate-/r* |
| 11× | add-cbrt-cube |
| 10× | prod-exp |
| 9× | unswap-sqr sqr-pow |
| 7× | pow1 cube-mult unpow3 |
| 6× | pow-to-exp rec-exp 1-exp pow-exp |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | log-prod associate-*l* associate-/l* |
| 2× | cbrt-undiv cbrt-unprod div-inv |
| 1× | pow-flip frac-2neg associate-*r/ rem-log-exp pow-prod-down clear-num log-pow un-div-inv *-commutative fma-udef inv-pow |
| 18.0ms | (* 0.125 (/ 1 (pow x 3))) |
| 0.0ms | (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3)))) |
| 1.0ms | (log (fma 2 x (- (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3))))))) |
| 5.0ms | (/ 1 (pow x 3)) |
| 35.0ms | (* 0.125 (/ 1 (pow x 3))) |
| 79.0ms | (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3)))) |
| 150.0ms | (log (fma 2 x (- (fma 0.5 (/ 1 x) (* 0.125 (/ 1 (pow x 3))))))) |
| 34.0ms | (/ 1 (pow x 3)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 963 |
| 1 | 2398 | 726 |
| 2 | 5002 | 725 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.4b against oracle of 0.2b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 9 |
| 1 | 15 | 9 |
| 361.0ms | 7606× | body | 160 | nan |
| 345.0ms | 16200× | body | 80 | nan |
| 239.0ms | 8000× | body | 80 | valid |