Time bar (total: 12.5s)
| 13.0ms | 291× | body | 80 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 14 | 4468 |
| 13 | 1561 |
| 12 | 595 |
| 11 | 277 |
| 10 | 170 |
| 9 | 166 |
| 8 | 148 |
| 7 | 120 |
| 6 | 86 |
| 5 | 74 |
| 4 | 60 |
| 3 | 45 |
| 2 | 30 |
| 1 | 19 |
| 0 | 8 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.1b | (/ (+ 1.0 (/ x y)) (/ (+ 1.0 x) x)) |
| 124× | times-frac |
| 122× | *-un-lft-identity |
| 58× | add-sqr-sqrt add-cube-cbrt |
| 32× | distribute-lft-out |
| 16× | associate-/r* |
| 6× | add-cbrt-cube add-exp-log div-inv |
| 4× | associate-/l* |
| 3× | cbrt-undiv div-exp |
| 2× | associate-/l/ |
| 1× | expm1-log1p-u pow1 clear-num frac-2neg flip3-+ associate-/r/ flip-+ log1p-expm1-u add-log-exp |
| 40.0ms | (/ (+ 1.0 (/ x y)) (/ (+ 1.0 x) x)) |
| 60.0ms | (/ (+ 1.0 (/ x y)) (/ (+ 1.0 x) x)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2516 |
| 1 | 481 |
| 0 | 175 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (* 1 x) (+ 1.0 x)) |
| 0.1b | (* (+ 1.0 (/ x y)) (/ (* 1 x) (+ 1.0 x))) |
| 21× | add-exp-log |
| 16× | add-cbrt-cube |
| 15× | *-un-lft-identity |
| 10× | associate-*r* |
| 9× | add-sqr-sqrt |
| 8× | times-frac prod-exp |
| 7× | add-cube-cbrt |
| 6× | div-exp |
| 5× | cbrt-unprod |
| 4× | pow1 cbrt-undiv associate-/r* flip3-+ associate-*l* associate-/r/ flip-+ distribute-lft-out |
| 2× | expm1-log1p-u frac-times 1-exp associate-*l/ log1p-expm1-u div-inv add-log-exp |
| 1× | clear-num frac-2neg pow-prod-down associate-*r/ *-commutative associate-/l* unswap-sqr |
| 13.0ms | (/ (* 1 x) (+ 1.0 x)) |
| 75.0ms | (* (+ 1.0 (/ x y)) (/ (* 1 x) (+ 1.0 x))) |
| 56.0ms | (/ (* 1 x) (+ 1.0 x)) |
| 68.0ms | (* (+ 1.0 (/ x y)) (/ (* 1 x) (+ 1.0 x))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2513 |
| 1 | 417 |
| 0 | 133 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (cbrt (/ (+ 1.0 x) x)) (cbrt (/ (+ 1.0 x) x))) |
| 0.3b | (cbrt (/ (+ 1.0 x) x)) |
| 0.3b | (cbrt (/ (+ 1.0 x) x)) |
| 0.3b | (cbrt (/ (+ 1.0 x) x)) |
| 136× | cbrt-prod |
| 128× | *-un-lft-identity |
| 102× | times-frac |
| 92× | add-sqr-sqrt |
| 68× | add-cube-cbrt |
| 27× | distribute-lft-out |
| 25× | swap-sqr |
| 19× | associate-*r* associate-*l* |
| 11× | pow1 |
| 9× | pow1/3 unswap-sqr |
| 7× | cbrt-div div-inv |
| 6× | add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 frac-times pow-plus associate-*l/ prod-exp associate-*r/ *-commutative cbrt-unprod |
| 83.0ms | (* (cbrt (/ (+ 1.0 x) x)) (cbrt (/ (+ 1.0 x) x))) |
| 8.0ms | (cbrt (/ (+ 1.0 x) x)) |
| 4.0ms | (cbrt (/ (+ 1.0 x) x)) |
| 5.0ms | (cbrt (/ (+ 1.0 x) x)) |
| 220.0ms | (* (cbrt (/ (+ 1.0 x) x)) (cbrt (/ (+ 1.0 x) x))) |
| 152.0ms | (cbrt (/ (+ 1.0 x) x)) |
| 177.0ms | (cbrt (/ (+ 1.0 x) x)) |
| 187.0ms | (cbrt (/ (+ 1.0 x) x)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1859 |
| 1 | 403 |
| 0 | 194 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) |
| 0.3b | (pow (/ x y) 3) |
| 1.0b | (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) |
| 16.5b | (/ (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) (* (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) (+ 1.0 x))) |
| 31× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 21× | add-cbrt-cube add-exp-log add-cube-cbrt |
| 19× | times-frac |
| 17× | unpow-prod-down cube-prod |
| 9× | associate-*l* |
| 7× | pow1 |
| 5× | cbrt-undiv div-exp prod-exp cbrt-unprod distribute-lft-out |
| 4× | expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp |
| 3× | pow-unpow flip3-+ associate-*r* flip-+ div-inv |
| 2× | pow-exp associate-*r/ associate-/r/ rem-cube-cbrt associate-/l/ |
| 1× | cube-div cube-mult pow-to-exp clear-num associate-/r* pow-pow frac-2neg unpow3 pow-prod-down sum-cubes *-commutative fma-udef associate-/l* unswap-sqr sqr-pow |
| 0.0ms | (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) |
| 6.0ms | (pow (/ x y) 3) |
| 191.0ms | (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) |
| 79.0ms | (/ (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) (* (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) (+ 1.0 x))) |
| 32.0ms | (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) |
| 42.0ms | (pow (/ x y) 3) |
| 120.0ms | (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) |
| 113.0ms | (/ (* (+ (pow (/ x y) 3) (pow 1.0 3)) x) (* (fma (- (/ x y) 1.0) (/ x y) (* 1.0 1.0)) (+ 1.0 x))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4613 |
| 1 | 742 |
| 0 | 200 |
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
| Iter | Nodes |
|---|---|
| done | 17 |
| 2 | 17 |
| 1 | 16 |
| 0 | 10 |
| 923.0ms | 9153× | body | 80 | valid |