Time bar (total: 4.1s)
| 4.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 3 |
| 1 | 14 | 3 |
| 2 | 16 | 3 |
| 3 | 16 | 3 |
| done | 16 | 3 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (/ (- x y) (+ x y)) |
| 34× | *-un-lft-identity |
| 22× | add-sqr-sqrt |
| 20× | times-frac |
| 12× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | associate-/r* |
| 3× | add-exp-log add-cbrt-cube |
| 2× | associate-/r/ associate-/l/ |
| 1× | pow1 cbrt-undiv expm1-log1p-u flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ log1p-expm1-u div-inv add-log-exp |
| 24.0ms | (/ (- x y) (+ x y)) |
| 76.0ms | (/ (- x y) (+ x y)) |
Useful iterations: 3 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 297 |
| 1 | 547 | 283 |
| 2 | 1899 | 283 |
| 3 | 5001 | 280 |
| done | 5001 | 280 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ y (+ x y)) |
| 0.0b | (/ x (+ x y)) |
| 0.0b | (- (/ x (+ x y)) (/ y (+ x y))) |
| 581× | *-un-lft-identity |
| 484× | times-frac |
| 331× | add-sqr-sqrt |
| 324× | prod-diff |
| 319× | add-cube-cbrt |
| 123× | distribute-lft-out |
| 82× | associate-/r/ |
| 41× | flip3-+ flip-+ div-inv |
| 18× | fma-neg |
| 8× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube distribute-lft-out-- |
| 6× | associate-/l* |
| 5× | add-log-exp |
| 4× | difference-of-squares |
| 3× | pow1 expm1-log1p-u distribute-rgt-out-- log1p-expm1-u |
| 2× | cbrt-undiv frac-2neg div-exp clear-num |
| 1× | sub-neg flip3-- diff-log frac-sub flip-- sub-div |
| 11.0ms | (/ y (+ x y)) |
| 12.0ms | (/ x (+ x y)) |
| 103.0ms | (- (/ x (+ x y)) (/ y (+ x y))) |
| 47.0ms | (/ y (+ x y)) |
| 44.0ms | (/ x (+ x y)) |
| 91.0ms | (- (/ x (+ x y)) (/ y (+ x y))) |
Useful iterations: 2 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 927 | 10910 |
| 1 | 2600 | 7864 |
| 2 | 5001 | 6854 |
| done | 5001 | 6854 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (cbrt (/ y (+ x y))) (cbrt (/ y (+ x y)))) |
| 8.1b | (cbrt (/ y (+ x y))) |
| 8.1b | (cbrt (/ y (+ x y))) |
| 8.1b | (cbrt (/ y (+ x y))) |
| 150× | cbrt-prod |
| 128× | *-un-lft-identity |
| 102× | times-frac |
| 92× | add-sqr-sqrt |
| 68× | add-cube-cbrt |
| 27× | swap-sqr distribute-lft-out |
| 21× | associate-*r* associate-*l* |
| 14× | associate-/r/ |
| 11× | pow1 |
| 9× | pow1/3 unswap-sqr |
| 7× | cbrt-div flip3-+ flip-+ 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-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod |
| 62.0ms | (* (cbrt (/ y (+ x y))) (cbrt (/ y (+ x y)))) |
| 6.0ms | (cbrt (/ y (+ x y))) |
| 6.0ms | (cbrt (/ y (+ x y))) |
| 6.0ms | (cbrt (/ y (+ x y))) |
| 173.0ms | (* (cbrt (/ y (+ x y))) (cbrt (/ y (+ x y)))) |
| 156.0ms | (cbrt (/ y (+ x y))) |
| 148.0ms | (cbrt (/ y (+ x y))) |
| 149.0ms | (cbrt (/ y (+ x y))) |
Useful iterations: 3 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 1752 |
| 1 | 867 | 1700 |
| 2 | 3177 | 1620 |
| 3 | 5002 | 1615 |
| done | 5002 | 1615 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (sqrt x) (sqrt y)) |
| 0.0b | (/ (- (sqrt x) (sqrt y)) (+ x y)) |
| 0.1b | (* (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (+ x y))) |
| 117× | *-un-lft-identity |
| 112× | add-sqr-sqrt |
| 73× | times-frac |
| 61× | sqrt-prod |
| 42× | associate-*r* |
| 36× | difference-of-squares |
| 35× | add-cube-cbrt |
| 23× | distribute-lft-out |
| 18× | distribute-lft-out-- |
| 10× | add-exp-log add-cbrt-cube |
| 9× | associate-/l* |
| 6× | fma-def |
| 5× | pow1 flip3-+ associate-*l* flip-+ add-log-exp |
| 4× | associate-/r* associate-/r/ |
| 3× | expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-- |
| 11.0ms | (+ (sqrt x) (sqrt y)) |
| 42.0ms | (/ (- (sqrt x) (sqrt y)) (+ x y)) |
| 96.0ms | (* (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (+ x y))) |
| 53.0ms | (+ (sqrt x) (sqrt y)) |
| 117.0ms | (/ (- (sqrt x) (sqrt y)) (+ x y)) |
| 283.0ms | (* (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (+ x y))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 534 | 1606 |
| 1 | 2512 | 1431 |
| 2 | 5001 | 1390 |
| done | 5001 | 1390 |
4 alts after pruning (0 fresh and 4 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 | 7 | 5 |
| 1 | 7 | 5 |
| done | 7 | 5 |
| 144.0ms | 8000× | body | 80 | valid |