Time bar (total: 1.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 25% | 75% | 0% | 3 |
| 62.5% | 25% | 12.5% | 4 |
| 68.7% | 12.5% | 18.8% | 5 |
| 71.8% | 6.2% | 21.9% | 6 |
| 73.4% | 3.1% | 23.5% | 7 |
| 74.2% | 1.6% | 24.3% | 8 |
| 74.6% | 0.8% | 24.6% | 9 |
| 75% | 0.4% | 24.6% | 10 |
| 75.1% | 0.2% | 24.7% | 11 |
| 75.1% | 0.1% | 24.8% | 12 |
| 75.1% | 0% | 24.8% | 13 |
| 75.2% | 0% | 24.8% | 14 |
| 15.0ms | 79× | body | 1280 | valid |
| 7.0ms | 49× | body | 640 | valid |
| 4.0ms | 100× | body | 80 | valid |
| 1.0ms | 17× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 6 |
| 1 | 8 | 6 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 37.5b
Found 2 expressions with local error:
| 0.0b | (/ (- (exp x) 1.0) x) |
| 2.5b | (- (exp x) 1.0) |
| 22× | add-sqr-sqrt *-un-lft-identity |
| 15× | times-frac |
| 12× | add-cube-cbrt |
| 5× | associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* |
| 2× | pow1 flip3-- flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num div-inv |
| 6.0ms | (/ (- (exp x) 1.0) x) |
| 4.0ms | (- (exp x) 1.0) |
| 4.0ms | (/ (- (exp x) 1.0) x) |
| 2.0ms | (- (exp x) 1.0) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5003 | 536 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 4 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 4 | 58 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* x (* x (+ 1/2 (* x 1/6)))) |
| 0.1b | (* x (+ 1/2 (* x 1/6))) |
| 0.3b | (* x 1/6) |
| 3.1b | (/ (+ x (* x (* x (+ 1/2 (* x 1/6))))) x) |
| 21× | add-sqr-sqrt |
| 17× | add-cube-cbrt *-un-lft-identity |
| 15× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 9× | times-frac associate-*l* |
| 7× | associate-*r* |
| 6× | associate-*r/ |
| 5× | distribute-rgt-in distribute-lft-in pow-prod-down prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | flip3-+ associate-/r* *-commutative flip-+ associate-/l* |
| 2× | associate-/l/ unswap-sqr |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 6.0ms | (* x (* x (+ 1/2 (* x 1/6)))) |
| 5.0ms | (* x (+ 1/2 (* x 1/6))) |
| 3.0ms | (* x 1/6) |
| 5.0ms | (/ (+ x (* x (* x (+ 1/2 (* x 1/6))))) x) |
| 6.0ms | (* x (* x (+ 1/2 (* x 1/6)))) |
| 5.0ms | (* x (+ 1/2 (* x 1/6))) |
| 2.0ms | (* x 1/6) |
| 5.0ms | (/ (+ x (* x (* x (+ 1/2 (* x 1/6))))) x) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4940 | 1102 |
| 1 | 4940 | 1102 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 0 | 105 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 4 | 109 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* x (+ (exp x) 1.0)) |
| 0.0b | (* (exp x) (exp x)) |
| 0.0b | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (* x (+ (exp x) 1.0))) |
| 2.5b | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
| 22× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 18× | add-cube-cbrt exp-prod |
| 13× | pow1 add-cbrt-cube |
| 11× | add-exp-log |
| 7× | associate-*r* |
| 6× | associate-*l* add-log-exp |
| 5× | pow-prod-down |
| 4× | times-frac associate-*r/ pow-sqr pow-prod-up associate-/l* |
| 3× | swap-sqr prod-exp cbrt-unprod difference-of-squares |
| 2× | cbrt-undiv flip3-- flip3-+ div-exp associate-/r/ *-commutative flip-- flip-+ associate-/l/ unswap-sqr |
| 1× | pow2 distribute-rgt-in sub-neg frac-2neg distribute-lft-in pow-plus diff-log div-sub clear-num associate-/r* div-inv distribute-lft-out |
| 7.0ms | (* x (+ (exp x) 1.0)) |
| 8.0ms | (* (exp x) (exp x)) |
| 12.0ms | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (* x (+ (exp x) 1.0))) |
| 6.0ms | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
| 4.0ms | (* x (+ (exp x) 1.0)) |
| 3.0ms | (* (exp x) (exp x)) |
| 14.0ms | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (* x (+ (exp x) 1.0))) |
| 4.0ms | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
Useful iterations: 0 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4950 | 914 |
| 1 | 4950 | 914 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 1 | 109 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 109 | 4 | 113 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) 1.0) |
| 0.0b | (/ (- (pow (exp x) 2) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 0.0b | (pow (exp x) 2) |
| 2.5b | (- (pow (exp x) 2) (* 1.0 1.0)) |
| 38× | *-un-lft-identity |
| 32× | add-sqr-sqrt |
| 28× | times-frac |
| 24× | difference-of-squares |
| 20× | add-cube-cbrt |
| 9× | unpow-prod-down distribute-lft-out |
| 8× | add-log-exp |
| 7× | associate-/l* unpow2 sqr-pow |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | pow-pow associate-/r* |
| 3× | pow-unpow exp-prod |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative pow-to-exp sub-neg frac-2neg diff-log div-sub div-exp pow-exp clear-num sum-log div-inv |
| 4.0ms | (+ (exp x) 1.0) |
| 10.0ms | (/ (- (pow (exp x) 2) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 3.0ms | (pow (exp x) 2) |
| 5.0ms | (- (pow (exp x) 2) (* 1.0 1.0)) |
| 2.0ms | (+ (exp x) 1.0) |
| 9.0ms | (/ (- (pow (exp x) 2) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 3.0ms | (pow (exp x) 2) |
| 4.0ms | (- (pow (exp x) 2) (* 1.0 1.0)) |
Useful iterations: 0 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5018 | 1316 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 3 | 120 |
Merged error: 0.0b
98.8% (0.3b remaining)
Error of 0.3b against oracle of 0.1b and baseline of 21.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | -0.000787588323402845 | -4.795285847932189e-14 | -0.00011068363192155683 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 32 |
| 1 | 27 | 32 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 25% | 75% | 0% | 3 |
| 62.5% | 25% | 12.5% | 4 |
| 68.7% | 12.5% | 18.8% | 5 |
| 71.8% | 6.2% | 21.9% | 6 |
| 73.4% | 3.1% | 23.5% | 7 |
| 74.2% | 1.6% | 24.3% | 8 |
| 74.6% | 0.8% | 24.6% | 9 |
| 75% | 0.4% | 24.6% | 10 |
| 75.1% | 0.2% | 24.7% | 11 |
| 75.1% | 0.1% | 24.8% | 12 |
| 75.1% | 0% | 24.8% | 13 |
| 75.2% | 0% | 24.8% | 14 |
| 422.0ms | 2271× | body | 1280 | valid |
| 194.0ms | 1617× | body | 640 | valid |
| 75.0ms | 2868× | body | 80 | valid |
| 65.0ms | 824× | body | 320 | valid |
| 22.0ms | 420× | body | 160 | valid |
Loading profile data...