Time bar (total: 2.3s)
| 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 |
| 0% | 99.9% | 0.1% | 6 |
| 0% | 99.9% | 0.1% | 7 |
| 0% | 99.9% | 0.1% | 8 |
| 0% | 99.9% | 0.1% | 9 |
| 46% | 49.5% | 4.4% | 10 |
| 50.3% | 44.9% | 4.8% | 11 |
| 55.6% | 39.2% | 5.2% | 12 |
| 62.9% | 25.7% | 11.4% | 13 |
| 65.2% | 23.2% | 11.7% | 14 |
| 8.0ms | 256× | body | 80 | valid |
| 1.0ms | 34× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 5 |
| 1 | 47 | 5 |
| 2 | 138 | 5 |
| 3 | 317 | 5 |
| 4 | 611 | 5 |
| 5 | 1239 | 5 |
| 6 | 1919 | 5 |
| 7 | 5001 | 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 1 expressions with local error:
| 0.0b | (/ (* 4.0 (- (- x y) (* z 0.5))) z) |
| 6× | add-exp-log add-cbrt-cube |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac associate-/r* |
| 2× | cbrt-undiv associate-*r/ div-exp associate-/l/ |
| 1× | pow1 flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l* add-log-exp |
| 11.0ms | (/ (* 4.0 (- (- x y) (* z 0.5))) z) |
| 12.0ms | (/ (* 4.0 (- (- x y) (* z 0.5))) z) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 192 |
| 1 | 790 | 156 |
| 2 | 4301 | 156 |
| 3 | 5002 | 156 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 2 | 26 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 2 | 27 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* 4.0 (/ (- x y) z)) (neg 2.0)) |
| 0.0b | (* 4.0 (/ (- x y) z)) |
| 0.0b | (/ (- x y) z) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- add-log-exp difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp sum-log cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative neg-sub0 associate-+r- flip3-- frac-2neg flip3-+ div-sub associate-*r/ unsub-neg pow-prod-down neg-log clear-num *-commutative flip-- flip-+ |
| 8.0ms | (+ (* 4.0 (/ (- x y) z)) (neg 2.0)) |
| 13.0ms | (* 4.0 (/ (- x y) z)) |
| 13.0ms | (/ (- x y) z) |
| 7.0ms | (+ (* 4.0 (/ (- x y) z)) (neg 2.0)) |
| 7.0ms | (* 4.0 (/ (- x y) z)) |
| 6.0ms | (/ (- x y) z) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 514 |
| 1 | 1659 | 474 |
| 2 | 5001 | 471 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 1 | 100 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 2 | 102 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 4.0 (cbrt (pow (/ (- x y) z) 3))) |
| 0.0b | (/ (- x y) z) |
| 0.3b | (pow (/ (- x y) z) 3) |
| 33.5b | (cbrt (pow (/ (- x y) z) 3)) |
| 132× | add-sqr-sqrt |
| 117× | *-un-lft-identity |
| 107× | times-frac |
| 94× | cbrt-prod |
| 73× | add-cube-cbrt |
| 59× | unpow-prod-down cube-prod |
| 47× | associate-*r* |
| 22× | distribute-lft-out-- difference-of-squares |
| 11× | add-exp-log |
| 10× | add-cbrt-cube |
| 7× | pow1 div-inv unswap-sqr |
| 5× | associate-/l* |
| 4× | add-log-exp sqr-pow |
| 3× | cube-div cube-mult pow-unpow unpow3 associate-*l* associate-/r* |
| 2× | cbrt-undiv cbrt-div div-exp pow-exp associate-/l/ rem-cube-cbrt |
| 1× | pow-to-exp flip3-- pow-pow frac-2neg pow1/3 div-sub associate-*r/ pow-prod-down prod-exp clear-num *-commutative flip-- rem-cbrt-cube cbrt-unprod |
| 33.0ms | (* 4.0 (cbrt (pow (/ (- x y) z) 3))) |
| 7.0ms | (/ (- x y) z) |
| 7.0ms | (pow (/ (- x y) z) 3) |
| 8.0ms | (cbrt (pow (/ (- x y) z) 3)) |
| 14.0ms | (* 4.0 (cbrt (pow (/ (- x y) z) 3))) |
| 7.0ms | (/ (- x y) z) |
| 18.0ms | (pow (/ (- x y) z) 3) |
| 15.0ms | (cbrt (pow (/ (- x y) z) 3)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 625 | 1363 |
| 1 | 3071 | 1258 |
| 2 | 5002 | 1235 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 231 | 0 | 231 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 231 | 2 | 233 |
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 | 12 | 5 |
| 1 | 12 | 5 |
| 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 |
| 0% | 99.9% | 0.1% | 6 |
| 0% | 99.9% | 0.1% | 7 |
| 0% | 99.9% | 0.1% | 8 |
| 0% | 99.9% | 0.1% | 9 |
| 46% | 49.5% | 4.4% | 10 |
| 50.3% | 44.9% | 4.8% | 11 |
| 55.6% | 39.2% | 5.2% | 12 |
| 62.9% | 25.7% | 11.4% | 13 |
| 65.2% | 23.2% | 11.7% | 14 |
| 262.0ms | 8000× | body | 80 | valid |
| 29.0ms | 915× | body | 80 | invalid |
Loading profile data...