Time bar (total: 9.8s)
| 25.0ms | 61× | body | 1280 | valid |
| 16.0ms | 65× | body | 640 | valid |
| 8.0ms | 28× | body | 2560 | valid |
| 5.0ms | 69× | body | 80 | valid |
| 3.0ms | 22× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 9 |
| 1 | 9 | 9 |
| done | 9 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 52.8b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.4b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.7b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 15.2b | (sqrt (+ (* x x) 1.0)) |
| 10× | *-un-lft-identity |
| 8× | add-log-exp |
| 7× | add-sqr-sqrt |
| 6× | pow1 add-cube-cbrt |
| 5× | add-exp-log |
| 4× | log-prod flip3-+ add-cbrt-cube flip-+ |
| 3× | sqrt-prod |
| 2× | +-commutative log-div sqrt-div sum-log distribute-lft-out |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp log-pow |
| 3.0ms | (+ (* x x) 1.0) |
| 9.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 8.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 39.0ms | (+ (* x x) 1.0) |
| 56.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 176.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 47.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 3 (612.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 885 |
| 1 | 332 | 812 |
| 2 | 912 | 719 |
| 3 | 3250 | 703 |
| done | 5000 | 703 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 0.1b | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 240× | times-frac |
| 220× | associate-*r* |
| 182× | add-sqr-sqrt |
| 140× | unpow-prod-down cube-prod |
| 118× | add-cube-cbrt *-un-lft-identity |
| 80× | sqrt-prod |
| 40× | sqr-pow |
| 30× | cube-mult unpow3 |
| 25× | add-exp-log unswap-sqr |
| 10× | prod-exp |
| 9× | div-exp |
| 7× | add-cbrt-cube |
| 6× | pow-to-exp pow-exp add-log-exp |
| 4× | pow1 |
| 3× | associate-*r/ associate-*l* |
| 2× | diff-log frac-sub cbrt-unprod |
| 1× | cbrt-undiv sub-neg flip3-- flip3-+ pow-prod-down associate--l+ sum-log *-commutative flip-- flip-+ div-inv |
| 115.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 74.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 164.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 145.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 2 (715.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 4436 |
| 1 | 860 | 3460 |
| 2 | 3031 | 2955 |
| done | 5000 | 2955 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ 0.0625 (pow x 5)) |
| 0.2b | (/ 0.125 (pow x 3)) |
| 10.5b | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 19.3b | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
| 72× | add-sqr-sqrt |
| 71× | times-frac |
| 68× | *-un-lft-identity |
| 46× | add-cube-cbrt |
| 26× | unpow-prod-down |
| 19× | associate-/r* |
| 15× | add-exp-log |
| 14× | cube-prod |
| 11× | log-prod |
| 10× | difference-of-squares sqr-pow |
| 9× | add-log-exp |
| 8× | add-cbrt-cube |
| 6× | div-exp frac-sub associate-/l* distribute-lft-out-- |
| 5× | pow1 log-div |
| 4× | cube-mult unpow3 distribute-lft-out |
| 2× | cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ diff-log frac-add pow-exp clear-num flip-- flip-+ div-inv |
| 1× | sub-neg rem-log-exp sum-log log-pow associate--r+ |
| 3.0ms | (/ 0.0625 (pow x 5)) |
| 4.0ms | (/ 0.125 (pow x 3)) |
| 82.0ms | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 98.0ms | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
| 47.0ms | (/ 0.0625 (pow x 5)) |
| 43.0ms | (/ 0.125 (pow x 3)) |
| 185.0ms | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 56.0ms | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
Useful iterations: done (888.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 2936 |
| 1 | 689 | 2663 |
| 2 | 2096 | 2511 |
| done | 5000 | 2507 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.2b | (/ 0.125 (pow x 3)) |
| 8.5b | (log (- (+ (* 2 x) (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
| 41× | add-sqr-sqrt |
| 40× | times-frac |
| 30× | *-un-lft-identity |
| 28× | add-cube-cbrt |
| 13× | unpow-prod-down cube-prod |
| 12× | associate-/r* |
| 9× | log-prod |
| 8× | add-exp-log |
| 5× | difference-of-squares sqr-pow |
| 4× | cube-mult log-div unpow3 add-cbrt-cube |
| 3× | pow1 div-exp associate-/l* |
| 2× | frac-sub add-log-exp |
| 1× | cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ rem-log-exp pow-exp clear-num log-pow flip-- flip-+ div-inv distribute-lft-out-- |
| 4.0ms | (/ 0.125 (pow x 3)) |
| 34.0ms | (log (- (+ (* 2 x) (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
| 42.0ms | (/ 0.125 (pow x 3)) |
| 158.0ms | (log (- (+ (* 2 x) (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
Useful iterations: 2 (198.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 204 | 1459 |
| 1 | 443 | 1276 |
| 2 | 1323 | 1216 |
| done | 5000 | 1216 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 32.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.00016167321766412214 | 1766.3470775505596 | 0.8894030106629419 |
| 10 | -3752817.331716861 | -5.670122129476186e-07 | -1.0108746280769982 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 57 |
| 1 | 40 | 57 |
| done | 40 | 57 |
| 954.0ms | 2299× | body | 1280 | valid |
| 380.0ms | 1555× | body | 640 | valid |
| 232.0ms | 822× | body | 2560 | valid |
| 115.0ms | 804× | body | 320 | valid |
| 69.0ms | 2139× | body | 80 | valid |
| 31.0ms | 381× | body | 160 | valid |