Time bar (total: 2.1s)
| 20.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 25 | 5 |
| 3 | 26 | 5 |
| 4 | 26 | 5 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 8.6b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 24× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube distribute-lft-out |
| 4× | associate-/r* |
| 3× | pow1 associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- div-inv distribute-lft-out-- |
| 7.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 16.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 10.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 8.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 12.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 19.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 511 |
| 1 | 1014 | 483 |
| 2 | 4941 | 475 |
| 3 | 5002 | 475 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 4 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 4 | 70 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 0.1b | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 8.5b | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 114× | times-frac |
| 101× | *-un-lft-identity |
| 76× | add-sqr-sqrt |
| 62× | add-cube-cbrt |
| 19× | associate-/r* |
| 17× | add-exp-log distribute-lft-out |
| 11× | add-cbrt-cube |
| 8× | div-exp add-log-exp |
| 7× | div-inv associate-/l* |
| 5× | pow1 difference-of-squares |
| 4× | cbrt-undiv |
| 2× | rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/ distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- pow-flip diff-log sum-log associate-/r/ flip-- inv-pow |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 18.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 8.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 5.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 7.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 10.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 548 | 1492 |
| 1 | 2384 | 1275 |
| 2 | 5002 | 1266 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 0 | 164 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 164 | 4 | 168 |
Merged error: 0b
Found 4 expressions with local error:
| 1.5b | (* (/ 1 (* (cbrt (+ 1.0 (/ (* x y) 2.0))) (cbrt (+ 1.0 (/ (* x y) 2.0))))) (/ y (cbrt (+ 1.0 (/ (* x y) 2.0))))) |
| 8.9b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 8.9b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 8.9b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 49× | add-exp-log |
| 44× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 36× | times-frac |
| 27× | cbrt-prod associate-*r* |
| 23× | add-cube-cbrt |
| 20× | cbrt-div prod-exp |
| 18× | add-cbrt-cube |
| 15× | div-exp associate-*l* |
| 10× | flip3-+ associate-/r/ flip-+ |
| 9× | unswap-sqr |
| 8× | cbrt-unprod |
| 7× | cbrt-undiv |
| 6× | pow1 distribute-lft-out |
| 5× | frac-times |
| 4× | rec-exp 1-exp add-log-exp |
| 3× | pow1/3 associate-*r/ associate-*l/ |
| 2× | div-inv |
| 1× | pow-prod-down *-commutative |
| 30.0ms | (* (/ 1 (* (cbrt (+ 1.0 (/ (* x y) 2.0))) (cbrt (+ 1.0 (/ (* x y) 2.0))))) (/ y (cbrt (+ 1.0 (/ (* x y) 2.0))))) |
| 6.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 4.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 4.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 12.0ms | (* (/ 1 (* (cbrt (+ 1.0 (/ (* x y) 2.0))) (cbrt (+ 1.0 (/ (* x y) 2.0))))) (/ y (cbrt (+ 1.0 (/ (* x y) 2.0))))) |
| 40.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 44.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 40.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 724 | 2243 |
| 1 | 3292 | 1969 |
| 2 | 5001 | 1791 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 137 | 0 | 137 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 137 | 4 | 141 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (* y (- 1.0 (* 0.5 (* x y)))) |
| 5× | add-sqr-sqrt |
| 3× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod add-log-exp unswap-sqr |
| 5.0ms | (* y (- 1.0 (* 0.5 (* x y)))) |
| 7.0ms | (* y (- 1.0 (* 0.5 (* x y)))) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 163 |
| 1 | 598 | 142 |
| 2 | 3812 | 142 |
| 3 | 5001 | 142 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 0 | 27 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 27 | 4 | 31 |
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 | 15 | 6 |
| 1 | 15 | 6 |
| 270.0ms | 8000× | body | 80 | valid |
Loading profile data...