Time bar (total: 2.6s)
| 8.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.0b
Found 4 expressions with local error:
| 0.0b | (/ (* x y) 2.0) |
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 7.8b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 27× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 16× | times-frac |
| 15× | add-cube-cbrt |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | associate-/r* |
| 5× | distribute-lft-out |
| 4× | pow1 associate-/l* |
| 3× | cbrt-undiv div-exp |
| 2× | frac-2neg flip3-+ clear-num associate-/r/ flip-+ div-inv difference-of-squares |
| 1× | +-commutative sub-neg flip3-- diff-log prod-exp sum-log flip-- cbrt-unprod distribute-lft-out-- |
| 4.0ms | (/ (* x y) 2.0) |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 9.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 19.0ms | (/ (* x y) 2.0) |
| 35.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 32.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 63.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 589 |
| 1 | 1545 | 551 |
| 2 | 5001 | 545 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 3 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 91 | 3 | 94 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ 1 (/ 2.0 (* x y)))) |
| 0.4b | (/ 1 (/ 2.0 (* x y))) |
| 0.6b | (/ 2.0 (* x y)) |
| 7.8b | (/ y (+ 1.0 (/ 1 (/ 2.0 (* x y))))) |
| 51× | times-frac |
| 47× | *-un-lft-identity |
| 32× | add-exp-log add-sqr-sqrt add-cube-cbrt |
| 20× | add-cbrt-cube |
| 15× | div-exp |
| 13× | associate-/r* |
| 12× | div-inv |
| 10× | distribute-lft-out |
| 9× | associate-/l* |
| 8× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | prod-exp |
| 3× | rec-exp frac-2neg 1-exp clear-num associate-/r/ |
| 2× | flip3-+ cbrt-unprod flip-+ |
| 1× | +-commutative pow-flip sum-log inv-pow |
| 8.0ms | (+ 1.0 (/ 1 (/ 2.0 (* x y)))) |
| 6.0ms | (/ 1 (/ 2.0 (* x y))) |
| 4.0ms | (/ 2.0 (* x y)) |
| 10.0ms | (/ y (+ 1.0 (/ 1 (/ 2.0 (* x y))))) |
| 33.0ms | (+ 1.0 (/ 1 (/ 2.0 (* x y)))) |
| 24.0ms | (/ 1 (/ 2.0 (* x y))) |
| 20.0ms | (/ 2.0 (* x y)) |
| 64.0ms | (/ y (+ 1.0 (/ 1 (/ 2.0 (* x y))))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 474 | 847 |
| 1 | 2231 | 724 |
| 2 | 5001 | 715 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 0 | 139 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 139 | 3 | 142 |
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)) |
| 7.8b | (/ (+ 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)) |
| 17.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) |
| 33.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 33.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 62.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 53.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 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 0 | 164 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 164 | 3 | 167 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (/ (* x y) 2.0) (/ (* x y) 2.0)) |
| 2.6b | (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) |
| 3.2b | (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))) |
| 23.4b | (* (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) (+ (* 1.0 1.0) (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))))) |
| 110× | *-un-lft-identity |
| 67× | times-frac |
| 47× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 40× | add-cube-cbrt associate-*l* |
| 35× | distribute-lft-out |
| 28× | unpow-prod-down cube-prod |
| 17× | prod-exp cbrt-unprod |
| 14× | cbrt-undiv div-exp |
| 13× | pow1 |
| 10× | associate-*r/ associate-*r* |
| 9× | associate-/r* |
| 7× | swap-sqr sum-cubes |
| 6× | div-inv add-log-exp |
| 4× | frac-times flip3-+ associate-*l/ associate-/r/ flip-+ |
| 3× | frac-sub associate-/l* unswap-sqr |
| 2× | pow-prod-down *-commutative sub-div |
| 1× | pow2 distribute-rgt-in sub-neg flip3-- distribute-rgt-out-- frac-2neg distribute-lft-in pow-plus diff-log clear-num pow-sqr pow-prod-up flip-- |
| 9.0ms | (* (/ (* x y) 2.0) (/ (* x y) 2.0)) |
| 31.0ms | (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) |
| 10.0ms | (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))) |
| 29.0ms | (* (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) (+ (* 1.0 1.0) (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))))) |
| 39.0ms | (* (/ (* x y) 2.0) (/ (* x y) 2.0)) |
| 60.0ms | (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) |
| 76.0ms | (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))) |
| 159.0ms | (* (/ y (+ (pow 1.0 3) (pow (/ (* x y) 2.0) 3))) (+ (* 1.0 1.0) (- (* (/ (* x y) 2.0) (/ (* x y) 2.0)) (* 1.0 (/ (* x y) 2.0))))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 951 | 2308 |
| 1 | 5001 | 2019 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 0 | 197 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 197 | 3 | 200 |
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 | 15 | 6 |
| 1 | 15 | 6 |
| 260.0ms | 8000× | body | 80 | valid |
Loading profile data...