Time bar (total: 21.4s)
| 19.0ms | 256× | body | 80 | valid |
| 13.0ms | 254× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 39 | 7 |
| 2 | 61 | 7 |
| 3 | 80 | 7 |
| 4 | 105 | 7 |
| 5 | 114 | 7 |
| 6 | 114 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.2b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 11× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 9× | *-un-lft-identity |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*r* |
| 4× | associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* sum-log |
| 2× | cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 13.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 10.0ms | (* 6.0 (- x 1.0)) |
| 22.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 34.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 40.0ms | (* 6.0 (- x 1.0)) |
| 77.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 495 |
| 1 | 1642 | 421 |
| 2 | 5001 | 420 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 0.1b | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 sum-log |
| 2× | frac-2neg flip3-+ clear-num flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ |
| 14.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 36.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 27.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 39.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 72.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 78.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 2084 |
| 1 | 2942 | 1986 |
| 2 | 5001 | 1984 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
| 0.0b | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0))) |
| 0.1b | (/ (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 0.1b | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) |
| 25326× | times-frac |
| 15653× | *-un-lft-identity |
| 13901× | add-sqr-sqrt |
| 12335× | sqrt-prod |
| 8373× | add-cube-cbrt |
| 2764× | difference-of-squares |
| 2258× | distribute-lft-out |
| 1382× | distribute-lft-out-- |
| 669× | associate-/r/ |
| 366× | div-inv |
| 190× | flip3-+ flip-+ |
| 128× | associate-/l* |
| 115× | flip3-- flip-- |
| 110× | associate-/r* |
| 34× | add-exp-log add-cbrt-cube |
| 20× | cbrt-undiv div-exp |
| 5× | associate-/l/ |
| 4× | pow1 frac-2neg sqrt-div clear-num add-log-exp |
| 37.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
| 34.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0))) |
| 252.0ms | (/ (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 35.0ms | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) |
| 501.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
| 433.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0))) |
| 415.0ms | (/ (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 277.0ms | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (+ (sqrt x) (sqrt 1.0)))) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 325973 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (* (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 31× | cbrt-prod |
| 29× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log flip3-+ swap-sqr associate-*r* associate-*l* flip-+ |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 3× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 71.0ms | (* (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 101.0ms | (cbrt (- x 1.0)) |
| 98.0ms | (cbrt (- x 1.0)) |
| 99.0ms | (cbrt (- x 1.0)) |
| 155.0ms | (* (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (cbrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 1135 |
| 1 | 1421 | 1066 |
| 2 | 5001 | 975 |
5 alts after pruning (1 fresh and 4 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 7 |
| 1 | 14 | 7 |
| 519.0ms | 8000× | body | 80 | valid |
| 433.0ms | 8128× | body | 80 | nan |