Time bar (total: 2.6s)
| 11.0ms | 274× | body | 80 | valid |
| 10.0ms | 273× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 47 | 7 |
| 2 | 73 | 7 |
| 3 | 92 | 7 |
| 4 | 105 | 7 |
| 5 | 128 | 7 |
| 6 | 161 | 7 |
| 7 | 210 | 7 |
| 8 | 244 | 7 |
| 9 | 244 | 7 |
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.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 | (* 3.0 (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 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))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 5.0ms | (/ 1.0 (* x 9.0)) |
| 9.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 528 | 590 |
| 1 | 2266 | 548 |
| 2 | 5001 | 546 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 8 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 8 | 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 | (* 3.0 (sqrt x)) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 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 |
| 18.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 16.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ (/ 1.0 x) 9.0) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 752 | 956 |
| 1 | 3127 | 906 |
| 2 | 5002 | 906 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 145 | 1 | 146 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 9 | 154 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (* 3.0 (sqrt x)) y) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 0.5b | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
| 39× | times-frac |
| 37× | add-exp-log |
| 31× | add-sqr-sqrt |
| 27× | add-cube-cbrt *-un-lft-identity |
| 25× | add-cbrt-cube |
| 16× | div-exp |
| 11× | associate-/r* |
| 9× | cbrt-undiv |
| 7× | pow1 div-inv associate-/l* |
| 6× | associate-*r* prod-exp |
| 4× | sqrt-prod cbrt-unprod add-log-exp |
| 3× | rec-exp frac-2neg 1-exp associate-*l* clear-num |
| 2× | unswap-sqr |
| 1× | pow-flip pow-prod-down associate-/r/ *-commutative inv-pow |
| 5.0ms | (/ (* 3.0 (sqrt x)) y) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
| 13.0ms | (/ (* 3.0 (sqrt x)) y) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 12.0ms | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 621 | 740 |
| 1 | 3294 | 648 |
| 2 | 5001 | 611 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 2 | 132 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 134 | 7 | 141 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (sqrt x) y) |
| 0.4b | (* 3.0 (/ (sqrt x) y)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 0.5b | (/ 1 (* 3.0 (/ (sqrt x) y))) |
| 45× | add-sqr-sqrt |
| 44× | times-frac |
| 37× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 25× | add-cbrt-cube |
| 22× | associate-*r* sqrt-prod |
| 13× | div-exp |
| 12× | associate-/l* |
| 9× | pow1 prod-exp |
| 8× | cbrt-undiv |
| 5× | associate-/r* cbrt-unprod |
| 4× | div-inv add-log-exp |
| 3× | rec-exp frac-2neg 1-exp associate-*l* clear-num unswap-sqr |
| 2× | pow-flip associate-*r/ pow-prod-down |
| 1× | associate-/r/ *-commutative inv-pow |
| 4.0ms | (/ (sqrt x) y) |
| 9.0ms | (* 3.0 (/ (sqrt x) y)) |
| 6.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ 1 (* 3.0 (/ (sqrt x) y))) |
| 11.0ms | (/ (sqrt x) y) |
| 13.0ms | (* 3.0 (/ (sqrt x) y)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 12.0ms | (/ 1 (* 3.0 (/ (sqrt x) y))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 605 | 779 |
| 1 | 2934 | 693 |
| 2 | 5001 | 687 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 1 | 147 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 148 | 6 | 154 |
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 | 7 |
| 1 | 13 | 7 |
| 356.0ms | 8496× | body | 80 | valid |
| 341.0ms | 8609× | body | 80 | nan |
Loading profile data...