Time bar (total: 16.2s)
| 21.0ms | 352× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 21 | 11 |
| 2 | 65 | 11 |
| 3 | 179 | 11 |
| 4 | 508 | 11 |
| 5 | 1240 | 11 |
| 6 | 3397 | 11 |
| done | 5001 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 5.8b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) (- 3.0 x)) |
| 5.4b | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 22× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 18× | prod-diff |
| 16× | add-exp-log add-cube-cbrt add-cbrt-cube |
| 12× | flip3-- flip-- |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | frac-times associate-/l/ |
| 5× | associate-*r* associate-*l* prod-exp cbrt-unprod |
| 4× | pow1 cbrt-undiv associate-*r/ div-exp associate-*l/ |
| 2× | expm1-log1p-u sub-neg log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 1× | frac-2neg times-frac pow-prod-down clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr |
| 67.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 80.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 38.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 70.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 1602 |
| 1 | 491 | 1390 |
| 2 | 2233 | 1157 |
| done | 5002 | 1133 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (- 1.0 x) y) |
| 0.1b | (* (/ (- 1.0 x) y) (/ (- 3.0 x) 3.0)) |
| 62× | add-sqr-sqrt |
| 50× | *-un-lft-identity |
| 49× | times-frac |
| 30× | add-cube-cbrt |
| 19× | associate-*r* associate-*l* |
| 16× | add-exp-log add-cbrt-cube |
| 10× | distribute-lft-out-- difference-of-squares |
| 5× | cbrt-undiv div-exp associate-/l* |
| 4× | pow1 prod-exp cbrt-unprod unswap-sqr |
| 3× | associate-/r* div-inv |
| 2× | expm1-log1p-u log1p-expm1-u associate-/l/ add-log-exp |
| 1× | frac-times flip3-- frac-2neg div-sub associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative flip-- |
| 23.0ms | (/ (- 1.0 x) y) |
| 86.0ms | (* (/ (- 1.0 x) y) (/ (- 3.0 x) 3.0)) |
| 50.0ms | (/ (- 1.0 x) y) |
| 85.0ms | (* (/ (- 1.0 x) y) (/ (- 3.0 x) 3.0)) |
Useful iterations: 2 (408.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 1453 |
| 1 | 487 | 1402 |
| 2 | 1648 | 1252 |
| done | 5000 | 1252 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ (/ (- 3.0 x) 3.0) y) |
| 0.1b | (* (- 1.0 x) (/ (/ (- 3.0 x) 3.0) y)) |
| 222× | times-frac |
| 159× | add-sqr-sqrt |
| 150× | *-un-lft-identity |
| 106× | add-cube-cbrt |
| 61× | associate-*r* |
| 22× | distribute-lft-out-- difference-of-squares |
| 19× | associate-/l* |
| 16× | add-exp-log add-cbrt-cube |
| 9× | div-inv |
| 6× | cbrt-undiv div-exp |
| 5× | associate-*l* |
| 4× | pow1 |
| 3× | prod-exp associate-/r* cbrt-unprod unswap-sqr |
| 2× | expm1-log1p-u frac-times flip3-- div-sub associate-*l/ flip-- log1p-expm1-u add-log-exp |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative associate-/l/ |
| 32.0ms | (/ (/ (- 3.0 x) 3.0) y) |
| 89.0ms | (* (- 1.0 x) (/ (/ (- 3.0 x) 3.0) y)) |
| 55.0ms | (/ (/ (- 3.0 x) 3.0) y) |
| 89.0ms | (* (- 1.0 x) (/ (/ (- 3.0 x) 3.0) y)) |
Useful iterations: 2 (674.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 3015 |
| 1 | 743 | 2840 |
| 2 | 2856 | 2668 |
| done | 5000 | 2668 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ (- 1.0 x) (/ (* y 3.0) (- 3.0 x))) |
| 0.2b | (/ (* y 3.0) (- 3.0 x)) |
| 90× | times-frac |
| 68× | add-sqr-sqrt *-un-lft-identity |
| 28× | add-cube-cbrt |
| 20× | distribute-lft-out-- difference-of-squares |
| 16× | add-exp-log associate-/r* add-cbrt-cube |
| 15× | associate-/r/ |
| 8× | flip3-- flip-- div-inv |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/l* |
| 2× | pow1 expm1-log1p-u frac-2neg prod-exp clear-num cbrt-unprod log1p-expm1-u associate-/l/ add-log-exp |
| 1× | div-sub |
| 53.0ms | (/ (- 1.0 x) (/ (* y 3.0) (- 3.0 x))) |
| 41.0ms | (/ (* y 3.0) (- 3.0 x)) |
| 77.0ms | (/ (- 1.0 x) (/ (* y 3.0) (- 3.0 x))) |
| 80.0ms | (/ (* y 3.0) (- 3.0 x)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 2286 |
| 1 | 631 | 2196 |
| 2 | 2369 | 2060 |
| done | 5000 | 2038 |
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 | 9 | 11 |
| 1 | 10 | 11 |
| done | 10 | 11 |
| 1.2s | 10639× | body | 80 | valid |