Time bar (total: 9.3s)
| 22.0ms | 292× | body | 80 | valid |
| 9.0ms | 122× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 9 |
| 1 | 81 | 9 |
| 2 | 178 | 9 |
| 3 | 446 | 9 |
| 4 | 1530 | 9 |
| 5 | 5001 | 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: 14.9b
Found 4 expressions with local error:
| 1.2b | (* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))) |
| 4.5b | (/ (* M D) (* 2.0 d)) |
| 4.7b | (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))) |
| 12.0b | (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)) |
| 67× | add-exp-log |
| 35× | add-sqr-sqrt |
| 27× | prod-exp |
| 23× | add-cbrt-cube |
| 19× | div-exp associate-*r* |
| 17× | add-cube-cbrt *-un-lft-identity |
| 14× | times-frac |
| 12× | associate-*l* |
| 10× | pow-exp |
| 8× | unswap-sqr |
| 7× | pow1 unpow-prod-down sqrt-prod cbrt-unprod |
| 5× | cbrt-undiv |
| 4× | sqrt-div add-log-exp |
| 3× | associate-*r/ div-inv sqr-pow |
| 2× | pow-to-exp flip3-- *-commutative flip-- |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-prod-down clear-num associate-/r* associate-/l* |
| 6.0ms | (* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))) |
| 6.0ms | (/ (* M D) (* 2.0 d)) |
| 2.0ms | (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))) |
| 10.0ms | (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)) |
| 414.0ms | (* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))) |
| 28.0ms | (/ (* M D) (* 2.0 d)) |
| 370.0ms | (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))) |
| 685.0ms | (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 609 | 1075 |
| 1 | 2742 | 997 |
| 2 | 5003 | 994 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 8 | 125 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 8 | 126 |
Merged error: 8.4b
Found 4 expressions with local error:
| 4.2b | (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l) |
| 4.3b | (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) |
| 4.5b | (/ (* M D) (* 2.0 d)) |
| 4.7b | (sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l))) |
| 67× | add-exp-log |
| 26× | prod-exp |
| 23× | add-cbrt-cube |
| 20× | div-exp |
| 18× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt pow-exp |
| 9× | associate-*l* |
| 6× | cbrt-undiv unpow-prod-down cbrt-unprod |
| 5× | pow1 times-frac sqrt-prod |
| 4× | associate-/r* add-log-exp |
| 3× | associate-*r* div-inv unswap-sqr |
| 2× | pow-to-exp frac-2neg sqrt-div clear-num associate-/l* sqr-pow |
| 1× | rem-sqrt-square flip3-- sqrt-pow1 pow1/2 *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 7.0ms | (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l) |
| 7.0ms | (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) |
| 6.0ms | (/ (* M D) (* 2.0 d)) |
| 4.0ms | (sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l))) |
| 690.0ms | (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l) |
| 732.0ms | (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) |
| 34.0ms | (/ (* M D) (* 2.0 d)) |
| 370.0ms | (sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 829 |
| 1 | 2559 | 746 |
| 2 | 5001 | 744 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 2 | 108 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 10 | 116 |
Merged error: 7.7b
Found 4 expressions with local error:
| 4.7b | (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 15× | cbrt-prod |
| 11× | add-sqr-sqrt |
| 10× | *-un-lft-identity |
| 8× | add-cube-cbrt |
| 5× | pow1 sqrt-prod |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | cbrt-div times-frac pow1/3 div-inv |
| 2× | sqrt-div |
| 1× | rem-sqrt-square flip3-- sqrt-pow1 pow1/2 flip-- distribute-lft-out-- difference-of-squares |
| 4.0ms | (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) |
| 4.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 4.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 5.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 483.0ms | (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) |
| 103.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 111.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 106.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 204 | 881 |
| 1 | 512 | 835 |
| 2 | 2164 | 820 |
| 3 | 5002 | 818 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 1 | 71 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 72 | 9 | 81 |
Merged error: 7.7b
Found 4 expressions with local error:
| 6.9b | (cbrt (pow (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) 3)) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 16.5b | (cbrt (/ (* M D) (* 2.0 d))) |
| 37× | cbrt-prod |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 12× | add-cube-cbrt |
| 10× | sqrt-prod |
| 8× | unpow-prod-down cube-prod |
| 5× | cbrt-div |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 3× | times-frac div-inv |
| 2× | cube-div sqrt-div distribute-lft-out-- difference-of-squares |
| 1× | cube-mult flip3-- unpow3 flip-- rem-cbrt-cube sqr-pow |
| 11.0ms | (cbrt (pow (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) 3)) |
| 4.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 4.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 5.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 493.0ms | (cbrt (pow (sqrt (- 1.0 (/ (* (pow (* (cbrt (/ (* M D) (* 2.0 d))) (cbrt (/ (* M D) (* 2.0 d)))) 2.0) (* (pow (cbrt (/ (* M D) (* 2.0 d))) 2.0) h)) l))) 3)) |
| 106.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 108.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
| 109.0ms | (cbrt (/ (* M D) (* 2.0 d))) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 312 | 1449 |
| 1 | 910 | 1418 |
| 2 | 3518 | 1403 |
| 3 | 5001 | 1403 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 0 | 87 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 87 | 9 | 96 |
Merged error: 7.7b
63% (1.3b remaining)
Error of 8.4b against oracle of 7.1b and baseline of 10.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 43 |
| 1 | 50 | 43 |
| 710.0ms | 9255× | body | 80 | valid |
| 251.0ms | 3195× | body | 80 | nan |
Loading profile data...