Time bar (total: 6.7s)
| 30.0ms | 77× | body | 10240 | exit |
| 20.0ms | 51× | body | 1280 | valid |
| 18.0ms | 348× | body | 80 | valid |
| 16.0ms | 51× | body | 640 | valid |
| 2.0ms | 15× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 4 (34.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)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 28.5b
Found 4 expressions with local error:
| 0.0b | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 0.0b | (exp (* (- 1.0 eps) x)) |
| 0.0b | (exp (* (+ 1.0 eps) x)) |
| 0.5b | (- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0)) |
| 101× | *-un-lft-identity |
| 94× | times-frac |
| 81× | add-sqr-sqrt |
| 26× | distribute-lft-out-- |
| 25× | add-cube-cbrt |
| 17× | difference-of-squares |
| 14× | add-log-exp |
| 6× | add-cbrt-cube distribute-lft-out associate-/l* |
| 5× | add-exp-log |
| 4× | pow1 exp-to-pow |
| 3× | div-sub associate-/r* div-inv |
| 2× | exp-prod flip3-- diff-log flip-- rem-exp-log associate-/l/ |
| 1× | cbrt-undiv sub-neg distribute-rgt-out-- frac-2neg div-exp clear-num sum-log frac-sub sub-div associate--r- |
| 12.0ms | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 3.0ms | (exp (* (- 1.0 eps) x)) |
| 3.0ms | (exp (* (+ 1.0 eps) x)) |
| 164.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)) |
| 47.0ms | (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) |
| 20.0ms | (exp (* (- 1.0 eps) x)) |
| 18.0ms | (exp (* (+ 1.0 eps) x)) |
| 177.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 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 1621 |
| 1 | 1440 | 1536 |
| 2 | 5002 | 1520 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 3 | 117 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 3 | 118 |
Merged error: 0.6b
Found 1 expressions with local error:
| 0.1b | (* (pow x 2) (- (* x 0.33333333333333337) 0.5)) |
| 10× | add-sqr-sqrt |
| 8× | associate-*l* |
| 6× | add-exp-log |
| 4× | add-cube-cbrt unpow-prod-down *-un-lft-identity unswap-sqr |
| 3× | associate-*r* prod-exp add-cbrt-cube |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ unpow2 sqr-pow |
| 1× | pow1 pow-to-exp flip3-- pow-exp *-commutative flip-- cbrt-unprod add-log-exp |
| 8.0ms | (* (pow x 2) (- (* x 0.33333333333333337) 0.5)) |
| 79.0ms | (* (pow x 2) (- (* x 0.33333333333333337) 0.5)) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 214 |
| 1 | 638 | 189 |
| 2 | 4553 | 189 |
| 3 | 5001 | 189 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 2 | 36 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 4 | 39 |
Merged error: 0.6b
Found 4 expressions with local error:
| 0.4b | (* (cbrt (pow x 2)) (cbrt (pow x 2))) |
| 29.2b | (cbrt (pow x 2)) |
| 29.2b | (cbrt (pow x 2)) |
| 29.2b | (cbrt (pow x 2)) |
| 96× | cbrt-prod |
| 52× | add-sqr-sqrt |
| 31× | unpow-prod-down |
| 25× | unswap-sqr |
| 22× | add-cube-cbrt *-un-lft-identity |
| 17× | unpow2 sqr-pow |
| 11× | pow1 swap-sqr associate-*r* associate-*l* |
| 9× | pow1/3 |
| 6× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 10.0ms | (* (cbrt (pow x 2)) (cbrt (pow x 2))) |
| 2.0ms | (cbrt (pow x 2)) |
| 2.0ms | (cbrt (pow x 2)) |
| 2.0ms | (cbrt (pow x 2)) |
| 197.0ms | (* (cbrt (pow x 2)) (cbrt (pow x 2))) |
| 176.0ms | (cbrt (pow x 2)) |
| 172.0ms | (cbrt (pow x 2)) |
| 177.0ms | (cbrt (pow x 2)) |
Useful iterations: 3 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 785 |
| 1 | 552 | 648 |
| 2 | 2672 | 604 |
| 3 | 5001 | 600 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 2 | 136 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 4 | 140 |
Merged error: 0.6b
Found 4 expressions with local error:
| 29.2b | (cbrt (pow x 2)) |
| 29.2b | (cbrt (pow x 2)) |
| 29.2b | (cbrt (pow x 2)) |
| 29.2b | (cbrt (pow x 2)) |
| 32× | cbrt-prod |
| 12× | add-sqr-sqrt add-cube-cbrt unpow-prod-down *-un-lft-identity |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube unpow2 add-log-exp sqr-pow |
| 2.0ms | (cbrt (pow x 2)) |
| 2.0ms | (cbrt (pow x 2)) |
| 2.0ms | (cbrt (pow x 2)) |
| 2.0ms | (cbrt (pow x 2)) |
| 178.0ms | (cbrt (pow x 2)) |
| 179.0ms | (cbrt (pow x 2)) |
| 183.0ms | (cbrt (pow x 2)) |
| 176.0ms | (cbrt (pow x 2)) |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 296 |
| 1 | 162 | 260 |
| 2 | 607 | 244 |
| 3 | 3985 | 244 |
| 4 | 5002 | 244 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 1 | 76 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 4 | 80 |
Merged error: 0.6b
96.2% (0.6b remaining)
Error of 1.1b against oracle of 0.5b and baseline of 16.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.08433677106829839 | 715934.3120435103 | 282.8047645330818 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 32 |
| 1 | 46 | 32 |
| 792.0ms | 1990× | body | 10240 | exit |
| 748.0ms | 1778× | body | 1280 | valid |
| 511.0ms | 9707× | body | 80 | valid |
| 304.0ms | 1274× | body | 640 | valid |
| 99.0ms | 630× | body | 320 | valid |
| 38.0ms | 379× | body | 160 | valid |