Time bar (total: 4.4s)
| 8.0ms | 284× | body | 80 | valid |
| 8.0ms | 307× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 4 |
| 1 | 14 | 4 |
| 2 | 14 | 4 |
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: 22.5b
Found 3 expressions with local error:
| 1.0b | (* c0 (sqrt (/ A (* V l)))) |
| 6.6b | (/ A (* V l)) |
| 16.6b | (sqrt (/ A (* V l))) |
| 16× | add-sqr-sqrt |
| 15× | sqrt-prod |
| 11× | add-cube-cbrt *-un-lft-identity |
| 10× | add-exp-log associate-*r* add-cbrt-cube |
| 9× | times-frac |
| 6× | pow1 |
| 3× | expm1-log1p-u associate-*l* log1p-expm1-u div-inv associate-/l* add-log-exp |
| 2× | cbrt-undiv sqrt-div div-exp prod-exp cbrt-unprod unswap-sqr |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down clear-num associate-/r* *-commutative |
| 7.0ms | (* c0 (sqrt (/ A (* V l)))) |
| 7.0ms | (/ A (* V l)) |
| 4.0ms | (sqrt (/ A (* V l))) |
| 48.0ms | (* c0 (sqrt (/ A (* V l)))) |
| 20.0ms | (/ A (* V l)) |
| 32.0ms | (sqrt (/ A (* V l))) |
Useful iterations: 2 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 345 |
| 1 | 819 | 320 |
| 2 | 3061 | 317 |
| 3 | 5001 | 317 |
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 16 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 16 | 82 |
Merged error: 6.7b
Found 4 expressions with local error:
| 0.6b | (cbrt A) |
| 1.0b | (* c0 (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)))) |
| 3.0b | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 40× | add-sqr-sqrt |
| 28× | times-frac |
| 27× | add-exp-log |
| 26× | associate-*r* |
| 22× | add-cube-cbrt *-un-lft-identity |
| 20× | add-cbrt-cube |
| 14× | cbrt-prod |
| 11× | pow1 |
| 10× | associate-*l* |
| 9× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp unswap-sqr |
| 6× | sqrt-div associate-*r/ |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-times pow-prod-down associate-*l/ |
| 2× | sqrt-pow1 sqrt-prod *-commutative div-inv |
| 1× | pow1/2 pow1/3 |
| 1.0ms | (cbrt A) |
| 11.0ms | (* c0 (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)))) |
| 13.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 165.0ms | (cbrt A) |
| 67.0ms | (* c0 (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)))) |
| 40.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 52.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 518 | 1059 |
| 1 | 2563 | 904 |
| 2 | 5001 | 844 |
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 6 | 126 |
| Fresh | 4 | 11 | 15 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 18 | 142 |
Merged error: 4.3b
Found 4 expressions with local error:
| 3.0b | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 3.0b | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 66× | add-sqr-sqrt |
| 56× | times-frac |
| 46× | add-exp-log |
| 44× | associate-*r* |
| 34× | add-cube-cbrt *-un-lft-identity |
| 32× | add-cbrt-cube |
| 22× | cbrt-prod |
| 16× | prod-exp cbrt-unprod |
| 14× | pow1 cbrt-undiv div-exp associate-*l* |
| 12× | unswap-sqr |
| 6× | sqrt-div |
| 4× | expm1-log1p-u frac-times sqrt-pow1 associate-*r/ pow-prod-down associate-*l/ log1p-expm1-u div-inv add-log-exp |
| 2× | pow1/2 sqrt-prod *-commutative |
| 14.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 14.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 45.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 42.0ms | (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l)) |
| 54.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 51.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 421 | 1508 |
| 1 | 2054 | 1332 |
| 2 | 5001 | 1206 |
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 1 | 166 |
| Fresh | 1 | 15 | 16 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 166 | 18 | 184 |
Merged error: 4.3b
Found 4 expressions with local error:
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 16.6b | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 16× | pow1 |
| 12× | sqrt-div |
| 8× | sqrt-pow1 |
| 4× | add-exp-log add-sqr-sqrt expm1-log1p-u frac-times add-cube-cbrt *-un-lft-identity pow1/2 associate-*r/ pow-prod-down associate-*l/ sqrt-prod add-cbrt-cube log1p-expm1-u add-log-exp |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 10.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 8.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 53.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 50.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 53.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
| 50.0ms | (sqrt (* (/ (* (cbrt A) (cbrt A)) V) (/ (cbrt A) l))) |
Useful iterations: 3 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 532 |
| 1 | 119 | 504 |
| 2 | 263 | 504 |
| 3 | 783 | 492 |
| 4 | 1666 | 492 |
| 5 | 3074 | 492 |
| 6 | 5002 | 492 |
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 0 | 76 |
| Fresh | 0 | 15 | 15 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 76 | 18 | 94 |
Merged error: 4.3b
30.8% (9.5b remaining)
Error of 14.3b against oracle of 4.7b and baseline of 18.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 20 |
| 1 | 31 | 20 |
| 245.0ms | 8870× | body | 80 | valid |
| 229.0ms | 9106× | body | 80 | nan |