Time bar (total: 2.7s)
| 16.0ms | 273× | body | 80 | valid |
| 11.0ms | 290× | body | 80 | nan |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 14 |
| 1 | 102 | 14 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log *-un-lft-identity add-cbrt-cube |
| 11× | add-cube-cbrt |
| 9× | add-log-exp |
| 6× | pow1 times-frac associate-*r* associate-/l* |
| 4× | cbrt-undiv div-exp sqrt-prod |
| 3× | diff-log associate-*l* prod-exp cbrt-unprod distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg associate--l+ clear-num associate-/r* frac-sub flip-- div-inv unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative difference-of-squares |
| 9.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 8.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 8.0ms | (/ y (* 3.0 (sqrt x))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5101 | 1019 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 9 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 9 | 98 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* 3.0 (sqrt x)) |
| 78× | times-frac |
| 57× | add-sqr-sqrt |
| 56× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube associate-/l* |
| 9× | add-log-exp |
| 6× | pow1 associate-*r* div-inv |
| 5× | cbrt-undiv div-exp |
| 4× | associate-/r* sqrt-prod |
| 3× | diff-log associate-*l* distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg prod-exp associate--l+ clear-num frac-sub flip-- cbrt-unprod unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative associate-/l/ difference-of-squares |
| 20.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 9.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 2.0ms | (/ (/ 1.0 x) 9.0) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5485 | 1648 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 2 | 146 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 146 | 9 | 155 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ 1 (* (/ 3.0 y) (sqrt x)))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ 1 (* (/ 3.0 y) (sqrt x))) |
| 0.5b | (* (/ 3.0 y) (sqrt x)) |
| 35× | add-exp-log |
| 29× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | add-cbrt-cube |
| 17× | add-cube-cbrt times-frac |
| 13× | associate-*l* |
| 12× | div-exp |
| 9× | pow1 prod-exp add-log-exp |
| 7× | cbrt-undiv |
| 6× | associate-*r* associate-/l* distribute-lft-out-- |
| 5× | sqrt-prod cbrt-unprod div-inv |
| 4× | unswap-sqr |
| 3× | rec-exp diff-log 1-exp |
| 2× | sub-neg flip3-- pow-flip frac-2neg pow-prod-down associate-*l/ associate--l+ clear-num associate-/r* frac-sub flip-- |
| 1× | associate--l- associate-/r/ *-commutative inv-pow difference-of-squares |
| 10.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ 1 (* (/ 3.0 y) (sqrt x)))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ 1 (* (/ 3.0 y) (sqrt x))) |
| 8.0ms | (* (/ 3.0 y) (sqrt x)) |
| 9.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ 1 (* (/ 3.0 y) (sqrt x)))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 8.0ms | (/ 1 (* (/ 3.0 y) (sqrt x))) |
| 9.0ms | (* (/ 3.0 y) (sqrt x)) |
Useful iterations: 0 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4989 | 1313 |
| 1 | 4989 | 1313 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 1 | 126 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 126 | 9 | 135 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ (/ 1.0 (* x (sqrt 9.0))) (sqrt 9.0)) |
| 0.3b | (/ 1.0 (* x (sqrt 9.0))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 69× | times-frac |
| 45× | add-sqr-sqrt |
| 41× | add-cube-cbrt *-un-lft-identity |
| 28× | sqrt-prod |
| 25× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 10× | div-inv |
| 9× | cbrt-undiv div-exp |
| 8× | associate-/r* |
| 6× | pow1 associate-*r* |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | frac-2neg associate-*l* clear-num |
| 2× | unswap-sqr |
| 1× | pow-prod-down *-commutative associate-/l/ |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 8.0ms | (/ (/ 1.0 (* x (sqrt 9.0))) (sqrt 9.0)) |
| 5.0ms | (/ 1.0 (* x (sqrt 9.0))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 8.0ms | (/ y (* 3.0 (sqrt x))) |
| 11.0ms | (/ (/ 1.0 (* x (sqrt 9.0))) (sqrt 9.0)) |
| 8.0ms | (/ 1.0 (* x (sqrt 9.0))) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5011 | 1476 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 1 | 148 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 148 | 9 | 157 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 14 |
| 1 | 13 | 14 |
| 379.0ms | 8505× | body | 80 | valid |
| 335.0ms | 8528× | body | 80 | nan |
Loading profile data...