Time bar (total: 4.9s)
| 9.0ms | 282× | body | 80 | valid |
| 0.0ms | 2× | body | 2560 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 37 | 6 |
| 2 | 62 | 6 |
| 3 | 105 | 6 |
| 4 | 149 | 6 |
| 5 | 188 | 6 |
| 6 | 221 | 6 |
| 7 | 275 | 6 |
| 8 | 362 | 6 |
| 9 | 448 | 6 |
| 10 | 686 | 6 |
| 11 | 812 | 6 |
| 12 | 903 | 6 |
| 13 | 907 | 6 |
| 14 | 907 | 6 |
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.7b
Found 3 expressions with local error:
| 0.0b | (* 60.0 (- x y)) |
| 0.0b | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 0.7b | (/ (* 60.0 (- x y)) (- z t)) |
| 15× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 times-frac associate-*r* associate-/r* add-log-exp |
| 4× | associate-*r/ |
| 3× | flip3-- associate-*l* flip-- distribute-lft-out-- difference-of-squares |
| 2× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ |
| 1× | +-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv associate-/l* unswap-sqr |
| 6.0ms | (* 60.0 (- x y)) |
| 13.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 9.0ms | (/ (* 60.0 (- x y)) (- z t)) |
| 27.0ms | (* 60.0 (- x y)) |
| 112.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 54.0ms | (/ (* 60.0 (- x y)) (- z t)) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 404 |
| 1 | 1595 | 361 |
| 2 | 5002 | 361 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 8 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 9 | 76 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (- x y) (- z t)) |
| 0.0b | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 0.3b | (* 60.0 (/ (- x y) (- z t))) |
| 76× | add-sqr-sqrt |
| 71× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 22× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* associate-/l* add-log-exp |
| 4× | associate-/r/ |
| 3× | flip3-- associate-*l* flip-- |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 8.0ms | (/ (- x y) (- z t)) |
| 13.0ms | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 13.0ms | (* 60.0 (/ (- x y) (- z t))) |
| 51.0ms | (/ (- x y) (- z t)) |
| 124.0ms | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 54.0ms | (* 60.0 (/ (- x y) (- z t))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 775 |
| 1 | 1788 | 728 |
| 2 | 5002 | 728 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 0 | 122 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 122 | 9 | 131 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) (* a 120.0)) |
| 0.2b | (* (sqrt 60.0) (- x y)) |
| 0.3b | (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) |
| 0.7b | (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) |
| 21× | add-sqr-sqrt |
| 20× | add-exp-log add-cbrt-cube |
| 17× | *-un-lft-identity |
| 12× | associate-*l* |
| 11× | pow1 add-cube-cbrt |
| 10× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 7× | prod-exp sqrt-prod cbrt-unprod |
| 6× | sub-neg associate-*r* add-log-exp |
| 5× | times-frac associate-/r* |
| 4× | flip3-- pow-prod-down flip-- |
| 3× | cbrt-undiv div-exp distribute-lft-out-- difference-of-squares |
| 2× | associate-/r/ *-commutative associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num sum-log flip-+ div-inv associate-/l* |
| 13.0ms | (+ (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) (* a 120.0)) |
| 8.0ms | (* (sqrt 60.0) (- x y)) |
| 10.0ms | (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) |
| 13.0ms | (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) |
| 343.0ms | (+ (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) (* a 120.0)) |
| 55.0ms | (* (sqrt 60.0) (- x y)) |
| 90.0ms | (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) |
| 203.0ms | (/ (* (sqrt 60.0) (* (sqrt 60.0) (- x y))) (- z t)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 760 |
| 1 | 2311 | 638 |
| 2 | 5002 | 626 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 1 | 115 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 116 | 8 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (- z t) 60.0) |
| 0.0b | (+ (/ 1 (/ (/ (- z t) 60.0) (- x y))) (* a 120.0)) |
| 0.2b | (/ (/ (- z t) 60.0) (- x y)) |
| 0.2b | (/ 1 (/ (/ (- z t) 60.0) (- x y))) |
| 1183× | times-frac |
| 806× | add-sqr-sqrt *-un-lft-identity |
| 450× | add-cube-cbrt |
| 178× | distribute-lft-out-- difference-of-squares |
| 109× | associate-/r* |
| 33× | div-inv |
| 32× | add-exp-log |
| 27× | associate-/l* |
| 20× | add-cbrt-cube |
| 19× | div-exp |
| 11× | associate-/r/ |
| 10× | cbrt-undiv |
| 6× | flip3-- flip-- add-log-exp |
| 5× | pow1 |
| 3× | rec-exp frac-2neg 1-exp div-sub clear-num associate-/l/ |
| 1× | +-commutative pow-flip flip3-+ sum-log flip-+ inv-pow |
| 6.0ms | (/ (- z t) 60.0) |
| 75.0ms | (+ (/ 1 (/ (/ (- z t) 60.0) (- x y))) (* a 120.0)) |
| 11.0ms | (/ (/ (- z t) 60.0) (- x y)) |
| 28.0ms | (/ 1 (/ (/ (- z t) 60.0) (- x y))) |
| 38.0ms | (/ (- z t) 60.0) |
| 147.0ms | (+ (/ 1 (/ (/ (- z t) 60.0) (- x y))) (* a 120.0)) |
| 59.0ms | (/ (/ (- z t) 60.0) (- x y)) |
| 266.0ms | (/ 1 (/ (/ (- z t) 60.0) (- x y))) |
Useful iterations: 1 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1793 | 7490 |
| 1 | 5001 | 6467 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 629 | 1 | 630 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 630 | 8 | 638 |
Merged error: 0.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 | 16 | 6 |
| 1 | 16 | 6 |
| 292.0ms | 8591× | body | 80 | valid |
| 7.0ms | 46× | body | 1280 | valid |
| 4.0ms | 31× | body | 640 | valid |
| 3.0ms | 16× | body | 2560 | valid |
| 1.0ms | 11× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Loading profile data...