Time bar (total: 3.4s)
| 8.0ms | 298× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 5 |
| 1 | 29 | 5 |
| 2 | 45 | 5 |
| 3 | 56 | 5 |
| 4 | 74 | 5 |
| 5 | 86 | 5 |
| 6 | 120 | 5 |
| 7 | 136 | 5 |
| 8 | 146 | 5 |
| 9 | 150 | 5 |
| 10 | 160 | 5 |
| 11 | 446 | 5 |
| 12 | 2695 | 5 |
| 13 | 5001 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 9.1b
Found 2 expressions with local error:
| 0.1b | (* x (+ (/ x y) 1.0)) |
| 8.5b | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 12× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 4× | pow1 times-frac associate-*r/ associate-*r* associate-/r* |
| 3× | flip3-+ associate-*l* flip-+ distribute-lft-out |
| 2× | cbrt-undiv expm1-log1p-u div-exp prod-exp associate-/r/ cbrt-unprod log1p-expm1-u associate-/l/ add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 10.0ms | (* x (+ (/ x y) 1.0)) |
| 13.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 27.0ms | (* x (+ (/ x y) 1.0)) |
| 50.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 306 | 352 |
| 1 | 1568 | 305 |
| 2 | 5001 | 304 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 0.1b | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 155× | *-un-lft-identity |
| 146× | times-frac |
| 71× | add-sqr-sqrt add-cube-cbrt |
| 42× | distribute-lft-out |
| 26× | associate-/r* |
| 11× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | flip3-+ flip-+ div-inv |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u associate-/l/ add-log-exp |
| 18.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 11.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 45.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 73.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 504 | 1464 |
| 1 | 2390 | 1406 |
| 2 | 5002 | 1404 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 0.1b | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 0.2b | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
| 812× | times-frac |
| 619× | *-un-lft-identity |
| 343× | add-sqr-sqrt add-cube-cbrt |
| 138× | distribute-lft-out |
| 77× | associate-/r* |
| 35× | associate-/r/ |
| 31× | add-exp-log |
| 29× | associate-/l* |
| 23× | div-inv |
| 19× | div-exp add-cbrt-cube |
| 18× | flip3-+ flip-+ |
| 10× | cbrt-undiv |
| 4× | pow1 |
| 3× | expm1-log1p-u rec-exp frac-2neg 1-exp clear-num log1p-expm1-u associate-/l/ add-log-exp |
| 1× | pow-flip inv-pow |
| 16.0ms | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 11.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 24.0ms | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
| 85.0ms | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 73.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 44.0ms | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1298 | 5782 |
| 1 | 5002 | 5246 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 0.3b | (/ (/ (+ (/ x y) 1.0) (+ x 1.0)) (/ 1 x)) |
| 733× | times-frac |
| 543× | *-un-lft-identity |
| 299× | add-sqr-sqrt add-cube-cbrt |
| 122× | distribute-lft-out |
| 39× | div-inv |
| 31× | associate-/r/ |
| 26× | add-exp-log associate-/l* |
| 17× | div-exp associate-/r* |
| 16× | flip3-+ add-cbrt-cube flip-+ |
| 9× | cbrt-undiv |
| 3× | associate-/l/ |
| 2× | pow1 expm1-log1p-u rec-exp frac-2neg 1-exp clear-num log1p-expm1-u add-log-exp |
| 11.0ms | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 22.0ms | (/ (/ (+ (/ x y) 1.0) (+ x 1.0)) (/ 1 x)) |
| 39.0ms | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 44.0ms | (/ (/ (+ (/ x y) 1.0) (+ x 1.0)) (/ 1 x)) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1542 | 5346 |
| 1 | 5001 | 4853 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 239.0ms | 9137× | body | 80 | valid |