Time bar (total: 13.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 75% | 25% | 3 |
| 0% | 62.5% | 37.5% | 4 |
| 0% | 56.2% | 43.8% | 5 |
| 3.1% | 46.9% | 50% | 6 |
| 3.1% | 45.3% | 51.6% | 7 |
| 3.1% | 44.5% | 52.4% | 8 |
| 3.5% | 44.1% | 52.4% | 9 |
| 3.7% | 43.9% | 52.4% | 10 |
| 3.8% | 43.8% | 52.4% | 11 |
| 3.8% | 43.8% | 52.4% | 12 |
| 3.8% | 43.8% | 52.4% | 13 |
| 3.8% | 43.7% | 52.4% | 14 |
| 78.0ms | 107× | body | 1280 | valid |
| 70.0ms | 108× | body | 1280 | nan |
| 42.0ms | 86× | body | 640 | valid |
| 40.0ms | 85× | body | 640 | nan |
| 14.0ms | 38× | body | 320 | valid |
| 12.0ms | 34× | body | 320 | nan |
| 5.0ms | 18× | body | 160 | valid |
| 2.0ms | 8× | body | 160 | nan |
| 1.0ms | 7× | body | 80 | valid |
Useful iterations: 0 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5096 | 37 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 61.8b
Found 4 expressions with local error:
| 0.3b | (* (/ PI 4.0) f) |
| 0.5b | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))))) |
| 1.2b | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 5.7b | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 75× | *-un-lft-identity |
| 58× | add-sqr-sqrt |
| 50× | times-frac |
| 33× | add-cube-cbrt |
| 26× | log-prod |
| 14× | add-exp-log |
| 13× | associate-*l* |
| 11× | add-cbrt-cube distribute-lft-out |
| 10× | distribute-lft-out-- difference-of-squares |
| 7× | pow1 |
| 6× | add-log-exp |
| 5× | associate-/r* |
| 4× | associate-/r/ associate-/l* |
| 3× | flip3-- div-exp associate-*r* flip-- div-inv |
| 2× | cbrt-undiv rem-log-exp prod-exp cbrt-unprod associate-/l/ unswap-sqr |
| 1× | sub-neg log-div frac-2neg flip3-+ diff-log pow-prod-down associate-*l/ clear-num log-pow *-commutative flip-+ |
| 6.0ms | (* (/ PI 4.0) f) |
| 8.0ms | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))))) |
| 10.0ms | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 7.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 3.0ms | (* (/ PI 4.0) f) |
| 46.0ms | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))))) |
| 23.0ms | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 18.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5086 | 4152 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 3 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 3 | 140 |
Merged error: 2.1b
Found 4 expressions with local error:
| 0.3b | (* PI f) |
| 0.4b | (* (/ 1.0 (/ PI 4.0)) (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05)))))) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow PI 4) |
| 69× | times-frac |
| 57× | add-sqr-sqrt |
| 47× | associate-*l* |
| 46× | add-cube-cbrt *-un-lft-identity |
| 17× | add-exp-log |
| 15× | add-cbrt-cube |
| 10× | pow1 |
| 6× | unpow-prod-down pow-unpow associate-*r* |
| 4× | prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr |
| 3× | cbrt-undiv div-exp |
| 2× | frac-times pow-to-exp pow-pow flip3-+ associate-*r/ pow-prod-down pow-exp *-commutative flip-+ sqr-pow |
| 1× | distribute-rgt-in distribute-lft-in associate-*l/ associate-/r/ |
| 3.0ms | (* PI f) |
| 28.0ms | (* (/ 1.0 (/ PI 4.0)) (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05)))))) |
| 2.0ms | (pow PI 4) |
| 3.0ms | (pow PI 4) |
| 2.0ms | (* PI f) |
| 24.0ms | (* (/ 1.0 (/ PI 4.0)) (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05)))))) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow PI 4) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5483 | 4189 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 11 | 132 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 13 | 135 |
Merged error: 1.7b
Found 4 expressions with local error:
| 0.3b | (* PI f) |
| 0.3b | (* (sqrt (/ 1.0 (/ PI 4.0))) (* (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05))))) (sqrt (* 4.0 (/ 1.0 PI))))) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow PI 4) |
| 66× | times-frac |
| 50× | associate-*l* |
| 48× | add-sqr-sqrt |
| 46× | add-cube-cbrt *-un-lft-identity |
| 44× | sqrt-prod |
| 13× | pow1 add-exp-log associate-*r/ |
| 12× | sqrt-div |
| 11× | add-cbrt-cube |
| 9× | frac-times |
| 6× | unpow-prod-down pow-unpow |
| 5× | associate-*l/ |
| 4× | flip3-+ associate-*r* pow-prod-down prod-exp cbrt-unprod flip-+ div-inv add-log-exp |
| 2× | pow-to-exp pow-pow pow-exp *-commutative sqr-pow |
| 1× | associate-/r/ unswap-sqr |
| 3.0ms | (* PI f) |
| 33.0ms | (* (sqrt (/ 1.0 (/ PI 4.0))) (* (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05))))) (sqrt (* 4.0 (/ 1.0 PI))))) |
| 2.0ms | (pow PI 4) |
| 2.0ms | (pow PI 4) |
| 2.0ms | (* PI f) |
| 26.0ms | (* (sqrt (/ 1.0 (/ PI 4.0))) (* (+ (* PI (* PI (* f (* f 0.020833333333333336)))) (- (log (/ 4.0 (* PI f))) (+ (* 0.0034722222222222225 (* (pow f 4) (/ (pow PI 4) (* 4.0 4.0)))) (* (pow PI 4) (* (pow f 4) 8.68055555555556e-05))))) (sqrt (* 4.0 (/ 1.0 PI))))) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow PI 4) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5034 | 4694 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 4 | 133 |
| Fresh | 7 | 5 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 9 | 146 |
Merged error: 1.7b
Found 4 expressions with local error:
| 1.0b | (cbrt PI) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow (cbrt PI) 4) |
| 2.0b | (pow (cbrt PI) 8) |
| 15× | unpow-prod-down |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | cbrt-prod pow-unpow |
| 7× | pow1 add-exp-log |
| 5× | pow-pow |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow-to-exp pow1/3 pow-exp sqr-pow |
| 1.0ms | (cbrt PI) |
| 2.0ms | (pow PI 4) |
| 3.0ms | (pow (cbrt PI) 4) |
| 3.0ms | (pow (cbrt PI) 8) |
| 0.0ms | (cbrt PI) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow (cbrt PI) 4) |
| 0.0ms | (pow (cbrt PI) 8) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5316 | 537 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 9 | 83 |
Merged error: 1.7b
0% (0.7b remaining)
Error of 2.2b against oracle of 1.5b and baseline of 2.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 68 |
| 1 | 96 | 68 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 75% | 25% | 3 |
| 0% | 62.5% | 37.5% | 4 |
| 0% | 56.2% | 43.8% | 5 |
| 3.1% | 46.9% | 50% | 6 |
| 3.1% | 45.3% | 51.6% | 7 |
| 3.1% | 44.5% | 52.4% | 8 |
| 3.5% | 44.1% | 52.4% | 9 |
| 3.7% | 43.9% | 52.4% | 10 |
| 3.8% | 43.8% | 52.4% | 11 |
| 3.8% | 43.8% | 52.4% | 12 |
| 3.8% | 43.8% | 52.4% | 13 |
| 3.8% | 43.7% | 52.4% | 14 |
| 2.4s | 3442× | body | 1280 | valid |
| 1.8s | 2882× | body | 1280 | nan |
| 1.2s | 2433× | body | 640 | valid |
| 1.1s | 2313× | body | 640 | nan |
| 447.0ms | 1229× | body | 320 | valid |
| 385.0ms | 1137× | body | 320 | nan |
| 163.0ms | 636× | body | 160 | valid |
| 57.0ms | 251× | body | 160 | nan |
| 33.0ms | 260× | body | 80 | valid |
| 0.0ms | 1× | body | 80 | overflowed |
Loading profile data...