Time bar (total: 1.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 50% | 50% | 0.1% | 6 |
| 68.7% | 31.2% | 0.1% | 7 |
| 81.2% | 18.7% | 0.1% | 8 |
| 89% | 10.9% | 0.1% | 9 |
| 92.1% | 7.8% | 0.1% | 10 |
| 95.6% | 4.3% | 0.1% | 11 |
| 96.4% | 3.5% | 0.1% | 12 |
| 98% | 1.9% | 0.1% | 13 |
| 98.2% | 1.7% | 0.1% | 14 |
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4889 | 9 |
| 1 | 4889 | 9 |
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 3 expressions with local error:
| 0.0b | (* 2.0 (/ y (- x y))) |
| 0.0b | (/ y (- x y)) |
| 6.5b | (* x (* 2.0 (/ y (- x y)))) |
| 43× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 31× | times-frac |
| 24× | add-cube-cbrt |
| 22× | associate-*r* |
| 19× | add-exp-log add-cbrt-cube |
| 10× | pow1 |
| 7× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 6× | associate-*l* |
| 5× | associate-/r* |
| 4× | pow-prod-down associate-/r/ |
| 3× | cbrt-undiv associate-*r/ div-exp associate-/l* add-log-exp |
| 2× | flip3-- *-commutative flip-- div-inv unswap-sqr |
| 1× | frac-2neg clear-num |
| 9.0ms | (* 2.0 (/ y (- x y))) |
| 5.0ms | (/ y (- x y)) |
| 8.0ms | (* x (* 2.0 (/ y (- x y)))) |
| 6.0ms | (* 2.0 (/ y (- x y))) |
| 5.0ms | (/ y (- x y)) |
| 8.0ms | (* x (* 2.0 (/ y (- x y)))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5793 | 891 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 2 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 4 | 109 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 2.6b | (* (/ y (- x y)) (cbrt x)) |
| 4.0b | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ y (- x y)) (cbrt x)))) |
| 41× | add-exp-log |
| 33× | add-sqr-sqrt |
| 27× | pow1 add-cbrt-cube |
| 24× | prod-exp cbrt-unprod |
| 23× | *-un-lft-identity |
| 22× | associate-*l* |
| 17× | add-cube-cbrt times-frac |
| 16× | pow-prod-down |
| 11× | cbrt-prod |
| 7× | associate-*r* |
| 4× | add-log-exp unswap-sqr |
| 3× | cbrt-undiv div-exp distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 associate-*r/ associate-*l/ associate-/r/ *-commutative |
| 1× | flip3-- flip-- div-inv |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 10.0ms | (* (/ y (- x y)) (cbrt x)) |
| 15.0ms | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ y (- x y)) (cbrt x)))) |
| 20.0ms | (cbrt x) |
| 20.0ms | (cbrt x) |
| 22.0ms | (* (/ y (- x y)) (cbrt x)) |
| 13.0ms | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ y (- x y)) (cbrt x)))) |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4981 | 905 |
| 1 | 4981 | 905 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 1 | 112 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 4 | 116 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.6b | (* (cbrt x) (/ y (cbrt (- x y)))) |
| 4.0b | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ 1 (* (cbrt (- x y)) (cbrt (- x y)))) (* (cbrt x) (/ y (cbrt (- x y))))))) |
| 282× | add-exp-log |
| 203× | prod-exp |
| 91× | cbrt-unprod |
| 83× | add-cbrt-cube |
| 45× | add-sqr-sqrt |
| 39× | div-exp |
| 38× | pow1 |
| 31× | associate-*r* |
| 29× | cbrt-prod *-un-lft-identity |
| 28× | times-frac |
| 25× | pow-prod-down |
| 23× | add-cube-cbrt |
| 19× | cbrt-undiv |
| 12× | rec-exp 1-exp |
| 10× | associate-*r/ |
| 7× | associate-*l* |
| 6× | unswap-sqr |
| 4× | add-log-exp |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | cbrt-div pow1/3 associate-/r/ *-commutative |
| 1× | frac-times flip3-- associate-*l/ flip-- div-inv |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 13.0ms | (* (cbrt x) (/ y (cbrt (- x y)))) |
| 34.0ms | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ 1 (* (cbrt (- x y)) (cbrt (- x y)))) (* (cbrt x) (/ y (cbrt (- x y))))))) |
| 36.0ms | (cbrt x) |
| 28.0ms | (cbrt x) |
| 40.0ms | (* (cbrt x) (/ y (cbrt (- x y)))) |
| 11.0ms | (* (* (cbrt x) (cbrt x)) (* 2.0 (* (/ 1 (* (cbrt (- x y)) (cbrt (- x y)))) (* (cbrt x) (/ y (cbrt (- x y))))))) |
Useful iterations: 0 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5088 | 2041 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 0 | 179 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 179 | 4 | 183 |
Merged error: 0.0b
Found 1 expressions with local error:
| 14.2b | (/ (* (* x 2.0) y) (- x y)) |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt *-un-lft-identity |
| 5× | times-frac associate-/r* |
| 3× | cbrt-undiv add-cube-cbrt div-exp prod-exp cbrt-unprod |
| 2× | associate-/r/ distribute-lft-out-- difference-of-squares |
| 1× | pow1 flip3-- frac-2neg clear-num flip-- div-inv associate-/l* add-log-exp |
| 10.0ms | (/ (* (* x 2.0) y) (- x y)) |
| 8.0ms | (/ (* (* x 2.0) y) (- x y)) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6261 | 313 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 1 | 32 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 33 | 3 | 36 |
Merged error: 0.0b
81.4% (1.3b remaining)
Error of 1.3b against oracle of 0.0b and baseline of 7.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 93 |
| 1 | 40 | 93 |
| 214.0ms | 8000× | body | 80 | valid |
Loading profile data...