Time bar (total: 22.1s)
| 93.0ms | 261× | body | 10240 | exit |
| 49.0ms | 106× | body | 1280 | valid |
| 25.0ms | 77× | body | 640 | valid |
| 7.0ms | 36× | body | 320 | valid |
| 2.0ms | 19× | body | 160 | valid |
| 1.0ms | 18× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 13 |
| 1 | 15 | 13 |
| 2 | 25 | 13 |
| 3 | 31 | 13 |
| 4 | 42 | 13 |
| 5 | 52 | 13 |
| 6 | 55 | 13 |
| 7 | 87 | 13 |
| 8 | 100 | 13 |
| 9 | 136 | 13 |
| 10 | 201 | 13 |
| 11 | 355 | 13 |
| 12 | 892 | 13 |
| 13 | 2913 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 57.4b
Found 3 expressions with local error:
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.8b | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 6.3b | (- (exp x) (exp (- x))) |
| 40× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 20× | times-frac |
| 14× | add-cube-cbrt |
| 7× | distribute-lft-out add-log-exp |
| 6× | distribute-lft-out-- difference-of-squares |
| 5× | add-exp-log add-cbrt-cube associate-/l* |
| 4× | associate-/r* |
| 3× | pow1 |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub tanh-undef div-exp clear-num sum-log div-inv |
| 14.0ms | (+ (exp x) (exp (- x))) |
| 52.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 20.0ms | (- (exp x) (exp (- x))) |
| 30.0ms | (+ (exp x) (exp (- x))) |
| 85.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 41.0ms | (- (exp x) (exp (- x))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 1385 |
| 1 | 279 | 1333 |
| 2 | 714 | 1237 |
| 3 | 1755 | 1231 |
| done | 5001 | 1223 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (tanh x) |
| 1× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube tanh-def add-log-exp |
| 1.0ms | (tanh x) |
| 133.0ms | (tanh x) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 107 |
| 1 | 89 | 83 |
| 2 | 194 | 79 |
| 3 | 549 | 79 |
| 4 | 2651 | 79 |
| done | 5001 | 79 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3))) |
| 0.0b | (+ x (* 2/15 (pow x 5))) |
| 0.1b | (* 2/15 (pow x 5)) |
| 0.2b | (* 1/3 (pow x 3)) |
| 23× | add-sqr-sqrt |
| 19× | associate-*r* |
| 14× | add-exp-log |
| 11× | add-cube-cbrt *-un-lft-identity add-log-exp |
| 8× | unpow-prod-down add-cbrt-cube |
| 7× | unswap-sqr |
| 6× | associate-*l* prod-exp |
| 4× | pow1 cube-prod sqr-pow |
| 2× | pow-to-exp diff-log pow-exp sum-log *-commutative cbrt-unprod |
| 1× | +-commutative cube-mult sub-neg flip3-- flip3-+ unpow3 associate--l+ flip-- flip-+ |
| 58.0ms | (- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3))) |
| 10.0ms | (+ x (* 2/15 (pow x 5))) |
| 22.0ms | (* 2/15 (pow x 5)) |
| 24.0ms | (* 1/3 (pow x 3)) |
| 60.0ms | (- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3))) |
| 149.0ms | (+ x (* 2/15 (pow x 5))) |
| 88.0ms | (* 2/15 (pow x 5)) |
| 60.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 981 |
| 1 | 319 | 861 |
| 2 | 957 | 823 |
| 3 | 4564 | 812 |
| done | 5001 | 812 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ 1 (exp (+ x x)))) |
| 0.0b | (+ 1 (exp (+ x x))) |
| 0.3b | (/ (exp x) (+ (exp x) (exp (- x)))) |
| 6.3b | (- (/ (exp x) (+ (exp x) (exp (- x)))) (/ 1 (+ 1 (exp (+ x x))))) |
| 65× | *-un-lft-identity |
| 39× | add-sqr-sqrt times-frac |
| 22× | add-cube-cbrt |
| 13× | distribute-lft-out |
| 9× | add-exp-log |
| 8× | associate-/r* add-cbrt-cube add-log-exp |
| 6× | associate-/l* distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | associate-/r/ |
| 3× | flip3-+ div-exp flip-+ div-inv |
| 2× | cbrt-undiv frac-2neg clear-num |
| 1× | +-commutative sub-neg rec-exp flip3-- pow-flip diff-log 1-exp sum-log frac-sub flip-- inv-pow |
| 49.0ms | (/ 1 (+ 1 (exp (+ x x)))) |
| 25.0ms | (+ 1 (exp (+ x x))) |
| 39.0ms | (/ (exp x) (+ (exp x) (exp (- x)))) |
| 212.0ms | (- (/ (exp x) (+ (exp x) (exp (- x)))) (/ 1 (+ 1 (exp (+ x x))))) |
| 35.0ms | (/ 1 (+ 1 (exp (+ x x)))) |
| 16.0ms | (+ 1 (exp (+ x x))) |
| 52.0ms | (/ (exp x) (+ (exp x) (exp (- x)))) |
| 124.0ms | (- (/ (exp x) (+ (exp x) (exp (- x)))) (/ 1 (+ 1 (exp (+ x x))))) |
Useful iterations: done (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 2003 |
| 1 | 413 | 1845 |
| 2 | 1025 | 1749 |
| 3 | 2797 | 1692 |
| done | 5000 | 1687 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2 | 2 |
| done | 2 | 2 |
| 3.2s | 7551× | body | 10240 | exit |
| 1.7s | 3308× | body | 1280 | valid |
| 1.6s | 2440× | body | 640 | valid |
| 262.0ms | 1225× | body | 320 | valid |
| 109.0ms | 632× | body | 160 | valid |
| 47.0ms | 395× | body | 80 | valid |