Time bar (total: 6.4s)
| 25.0ms | 60× | body | 1280 | valid |
| 23.0ms | 58× | body | 10240 | exit |
| 17.0ms | 330× | body | 80 | valid |
| 10.0ms | 42× | body | 640 | valid |
| 8.0ms | 30× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 4 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 16 |
| 1 | 122 | 16 |
| 2 | 347 | 16 |
| 3 | 1295 | 16 |
| 4 | 5001 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.8b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 eps) x) |
| 0.0b | (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) |
| 0.0b | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 3.9b | (- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0)) |
| 122× | *-un-lft-identity |
| 106× | times-frac |
| 94× | add-sqr-sqrt |
| 36× | add-cube-cbrt |
| 26× | distribute-lft-out-- |
| 17× | difference-of-squares |
| 11× | distribute-lft-out |
| 10× | add-cbrt-cube associate-/l* |
| 8× | add-exp-log |
| 6× | pow1 associate-/r* add-log-exp |
| 4× | associate-*l* div-inv associate-/l/ |
| 3× | div-sub associate-*r* |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp associate-*l/ clear-num flip-- flip-+ |
| 1× | sub-neg distribute-rgt-out-- diff-log pow-prod-down prod-exp *-commutative frac-sub cbrt-unprod sub-div associate--r- unswap-sqr |
| 9.0ms | (* (+ 1.0 eps) x) |
| 20.0ms | (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) |
| 25.0ms | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 219.0ms | (- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0)) |
| 31.0ms | (* (+ 1.0 eps) x) |
| 41.0ms | (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) |
| 48.0ms | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 180.0ms | (- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0)) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 689 | 1986 |
| 1 | 2265 | 1877 |
| 2 | 5003 | 1876 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (* 0.5 (pow x 2)) |
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 6.0b | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 23× | add-sqr-sqrt |
| 20× | associate-*r* |
| 13× | add-exp-log |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | unpow-prod-down add-log-exp unswap-sqr |
| 7× | add-cbrt-cube |
| 6× | associate-*l* prod-exp |
| 4× | cube-prod sqr-pow |
| 3× | pow1 |
| 2× | pow-to-exp diff-log pow-exp *-commutative cbrt-unprod unpow2 |
| 1× | cube-mult sub-neg flip3-- unpow3 associate--l+ sum-log flip-- |
| 6.0ms | (* 0.5 (pow x 2)) |
| 6.0ms | (* 0.33333333333333337 (pow x 3)) |
| 25.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 29.0ms | (* 0.5 (pow x 2)) |
| 37.0ms | (* 0.33333333333333337 (pow x 3)) |
| 43.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 281 | 367 |
| 1 | 1210 | 327 |
| 2 | 5001 | 314 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 4.7b | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 4.7b | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 6.0b | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 6.0b | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 14× | add-log-exp |
| 8× | add-sqr-sqrt |
| 6× | pow1 add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | add-exp-log flip3-- sqrt-div diff-log add-cbrt-cube flip-- |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 associate--l+ sum-log |
| 21.0ms | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 22.0ms | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 28.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 25.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 59.0ms | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 58.0ms | (sqrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 38.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 41.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
Useful iterations: 3 (98.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 688 |
| 1 | 611 | 636 |
| 2 | 3106 | 618 |
| 3 | 5003 | 616 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 6.0b | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 9.2b | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 9.2b | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 9.2b | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 9× | cbrt-prod add-log-exp |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | cbrt-div |
| 4× | pow1 add-exp-log flip3-- add-cbrt-cube flip-- |
| 3× | pow1/3 |
| 2× | diff-log |
| 1× | sub-neg associate--l+ sum-log |
| 28.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 12.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 12.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 12.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 44.0ms | (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2))) |
| 149.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 144.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
| 151.0ms | (cbrt (- (+ (* 0.33333333333333337 (pow x 3)) 1.0) (* 0.5 (pow x 2)))) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 983 |
| 1 | 904 | 924 |
| 2 | 4251 | 839 |
| 3 | 5001 | 839 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
95.8% (0.6b remaining)
Error of 1.0b against oracle of 0.4b and baseline of 15.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.003342748024832997 | 311.65670950425 | 174.4766212849145 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 22 |
| 1 | 42 | 22 |
| 925.0ms | 1991× | body | 10240 | exit |
| 749.0ms | 1773× | body | 1280 | valid |
| 533.0ms | 10064× | body | 80 | valid |
| 323.0ms | 1331× | body | 640 | valid |
| 107.0ms | 644× | body | 320 | valid |
| 32.0ms | 310× | body | 160 | valid |