Time bar (total: 5.9s)
| 13.0ms | 60× | body | 1280 | valid |
| 5.0ms | 36× | body | 640 | valid |
| 4.0ms | 134× | body | 80 | valid |
| 2.0ms | 20× | body | 320 | valid |
| 0.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 30 | 5 |
| 3 | 52 | 5 |
| 4 | 114 | 5 |
| 5 | 322 | 5 |
| 6 | 1627 | 5 |
| 7 | 5002 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.6b
Found 2 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 1.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 7× | add-sqr-sqrt |
| 6× | *-un-lft-identity add-log-exp |
| 2× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube difference-of-squares |
| 1× | +-commutative sub-neg flip3-- flip3-+ times-frac diff-log sum-log flip-- flip-+ distribute-lft-out distribute-lft-out-- |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 10.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 19.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 80.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 242 |
| 1 | 457 | 222 |
| 2 | 1597 | 217 |
| 3 | 5001 | 217 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.0b | (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3) |
| 0.0b | (cbrt (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 1.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 35× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 18× | cbrt-prod |
| 12× | unpow-prod-down cube-prod |
| 10× | add-cube-cbrt difference-of-squares |
| 8× | add-log-exp |
| 5× | pow1 add-exp-log times-frac add-cbrt-cube distribute-lft-out-- |
| 4× | cube-div |
| 3× | pow-unpow flip3-- flip-- |
| 2× | cube-mult cbrt-div unpow3 sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg pow-pow flip3-+ pow1/3 diff-log pow-exp sum-log rem-cbrt-cube flip-+ distribute-lft-out rem-cube-cbrt |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 11.0ms | (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3) |
| 15.0ms | (cbrt (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 11.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 121.0ms | (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3) |
| 77.0ms | (cbrt (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 78.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 909 |
| 1 | 1226 | 864 |
| 2 | 5001 | 849 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3)) |
| 0.0b | (cbrt (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3))) |
| 0.3b | (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) |
| 1.8b | (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 79× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 35× | sqrt-prod |
| 29× | unpow-prod-down cube-prod |
| 28× | associate-*r* |
| 26× | cube-div |
| 18× | difference-of-squares |
| 17× | add-exp-log |
| 16× | associate-*l* unswap-sqr |
| 13× | add-cube-cbrt |
| 11× | sqr-pow |
| 9× | prod-exp |
| 8× | frac-times cbrt-div distribute-lft-out |
| 7× | pow-to-exp flip3-- flip3-+ pow-exp add-cbrt-cube flip-- flip-+ |
| 6× | times-frac distribute-lft-out-- add-log-exp |
| 5× | pow1 |
| 4× | associate-*r/ associate-*l/ |
| 3× | cube-mult pow-unpow unpow3 |
| 2× | pow-prod-down |
| 1× | cbrt-prod sub-neg pow-pow pow1/3 diff-log *-commutative rem-cbrt-cube cbrt-unprod rem-cube-cbrt |
| 47.0ms | (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3)) |
| 33.0ms | (cbrt (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3))) |
| 16.0ms | (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) |
| 14.0ms | (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 644.0ms | (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3)) |
| 373.0ms | (cbrt (* (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) (pow (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3))) |
| 269.0ms | (pow (+ (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) 3) |
| 116.0ms | (- (sqrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
Useful iterations: 2 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 726 | 3518 |
| 1 | 3940 | 3179 |
| 2 | 5002 | 2920 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 0.0b | (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) |
| 0.0b | (cbrt (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3))) |
| 1.4b | (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) |
| 392× | times-frac |
| 298× | *-un-lft-identity |
| 236× | unpow-prod-down cube-prod |
| 202× | cbrt-prod |
| 182× | add-sqr-sqrt add-cube-cbrt |
| 61× | difference-of-squares |
| 59× | cube-mult unpow3 sqr-pow |
| 58× | distribute-lft-out |
| 17× | add-exp-log |
| 14× | associate-/r* associate-/l* |
| 9× | div-exp |
| 8× | cube-div |
| 7× | pow-to-exp pow-exp add-cbrt-cube |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | associate-/r/ |
| 3× | pow-unpow flip3-- flip-- |
| 2× | flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv sub-neg cbrt-div pow-pow frac-2neg pow1/3 diff-log clear-num rem-cube-cbrt |
| 31.0ms | (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 13.0ms | (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) |
| 36.0ms | (cbrt (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3))) |
| 11.0ms | (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) |
| 283.0ms | (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)) |
| 127.0ms | (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) |
| 195.0ms | (cbrt (/ (pow (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) 3) (pow (+ (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3))) |
| 87.0ms | (- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0)) |
Useful iterations: 2 (134.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 843 | 17229 |
| 1 | 4410 | 15988 |
| 2 | 5001 | 15870 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
98% (0.6b remaining)
Error of 0.6b against oracle of 0.0b and baseline of 28.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 88 |
| 1 | 54 | 88 |
| 349.0ms | 1604× | body | 1280 | valid |
| 181.0ms | 1279× | body | 640 | valid |
| 111.0ms | 4162× | body | 80 | valid |
| 60.0ms | 636× | body | 320 | valid |
| 20.0ms | 319× | body | 160 | valid |