Details

Time bar (total: 4.3s)

analyze463.0ms (10.9%)

Algorithm
search
Search
TrueOtherFalseIter
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%74.9%25.1%5
0%74.9%25.1%6
0%74.9%25.1%7
6.2%56.2%37.6%8
7.8%53%39.2%9
10.9%45.6%43.4%10
18.3%31.4%50.3%11
19.1%29.5%51.3%12
21.4%24.8%53.8%13
25.8%16.7%57.5%14

sample32.0ms (0.8%)

Algorithm
intervals
Results
17.0ms256×body80valid
3.0ms38×body80invalid
1.0ms16×body80nan

simplify131.0ms (3.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (128.0ms)

IterNodesCost
0557724

prune18.0ms (0.4%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 5.5b

Counts
2 → 1

localize21.0ms (0.5%)

Local error

Found 4 expressions with local error:

0.1b
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
0.1b
(- (* (- x 0.5) (log x)) x)
0.2b
(* (- x 0.5) (log x))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite39.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt *-un-lft-identity
20×add-cube-cbrt
18×log-prod
12×associate--l+
11×add-log-exp
distribute-rgt-in distribute-lft-in times-frac
add-exp-log add-cbrt-cube
pow1 associate-+l+
associate-*l*
associate-*r*
associate-/r* associate-/l*
sub-neg flip3-- flip3-+ diff-log associate-*l/ sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative associate-+l- frac-2neg div-exp pow-prod-down prod-exp clear-num log-pow *-commutative cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 96
Calls

4 calls:

12.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
10.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
7.0ms
(- (* (- x 0.5) (log x)) x)
7.0ms
(* (- x 0.5) (log x))

series117.0ms (2.8%)

Counts
4 → 12
Calls

4 calls:

37.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
35.0ms
(- (* (- x 0.5) (log x)) x)
23.0ms
(* (- x 0.5) (log x))
22.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify43.0ms (1%)

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
051091424

prune266.0ms (6.3%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New9612108
Fresh000
Picked101
Done000
Total9712109

Merged error: 4.8b

Counts
109 → 12

localize27.0ms (0.6%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite16.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-prod times-frac
add-exp-log add-cbrt-cube
pow1 add-log-exp
pow1/3 associate-/r* associate-/l*
associate-/l/
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv
Counts
4 → 62
Calls

4 calls:

11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series90.0ms (2.1%)

Counts
4 → 12
Calls

4 calls:

24.0ms
(cbrt x)
22.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
22.0ms
(cbrt x)
22.0ms
(cbrt x)

simplify57.0ms (1.3%)

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
04934765
14934765

prune176.0ms (4.1%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New74074
Fresh01111
Picked011
Done000
Total741286

Merged error: 4.8b

Counts
86 → 12

localize41.0ms (1%)

Local error

Found 4 expressions with local error:

0.3b
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
0.6b
(cbrt x)
0.6b
(cbrt x)
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite32.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
36×log-prod
30×distribute-rgt-in distribute-lft-in
26×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×cbrt-prod associate-+l+
12×associate-+r+
times-frac
associate-*l/
add-exp-log add-cbrt-cube add-log-exp
pow1 flip3-- frac-add flip--
associate-/r* associate-/l*
flip3-+ pow1/3 flip-+ associate-/l/
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv distribute-lft-out
Counts
4 → 103
Calls

4 calls:

14.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
12.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series172.0ms (4%)

Counts
4 → 12
Calls

4 calls:

104.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
25.0ms
(cbrt x)
22.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
21.0ms
(cbrt x)

simplify43.0ms (1%)

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
051651465

prune259.0ms (6.1%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1150115
Fresh01010
Picked011
Done011
Total11512127

Merged error: 4.8b

Counts
127 → 12

localize21.0ms (0.5%)

Local error

Found 4 expressions with local error:

0.2b
(* (log x) (- x 0.5))
0.2b
(* (log x) (- x 0.5))
0.5b
(* (sqrt (- (* (log x) (- x 0.5)) x)) (sqrt (- (* (log x) (- x 0.5)) x)))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite45.0ms (1%)

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt
28×*-un-lft-identity
25×pow1
24×add-cube-cbrt
18×sqrt-prod
16×associate-*r*
14×associate-*l*
12×add-exp-log sqrt-div add-cbrt-cube
times-frac
flip3-- sqrt-pow1 pow1/2 swap-sqr flip--
associate-*r/ unswap-sqr
pow-prod-down pow-prod-up
frac-times sub-neg add-log-exp
prod-exp associate-/r* pow-sqr *-commutative cbrt-unprod associate-/l*
distribute-rgt-in distribute-lft-in associate-*l/ log-pow associate-/l/ distribute-lft-out-- difference-of-squares
cbrt-undiv pow2 frac-2neg flip3-+ pow-plus sqrt-unprod div-exp clear-num rem-square-sqrt flip-+ div-inv
Counts
4 → 136
Calls

4 calls:

17.0ms
(* (sqrt (- (* (log x) (- x 0.5)) x)) (sqrt (- (* (log x) (- x 0.5)) x)))
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
6.0ms
(* (log x) (- x 0.5))
6.0ms
(* (log x) (- x 0.5))

series278.0ms (6.5%)

Counts
4 → 12
Calls

4 calls:

215.0ms
(* (sqrt (- (* (log x) (- x 0.5)) x)) (sqrt (- (* (log x) (- x 0.5)) x)))
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
21.0ms
(* (log x) (- x 0.5))
21.0ms
(* (log x) (- x 0.5))

simplify59.0ms (1.4%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
050251854

prune390.0ms (9.2%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1480148
Fresh099
Picked011
Done022
Total14812160

Merged error: 4.8b

Counts
160 → 12

regimes507.0ms (11.9%)

Accuracy

Total 2.3b remaining (36%)

Threshold costs 0b (0%)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06036
16036

end0.0ms (0%)

sample904.0ms (21.3%)

Algorithm
intervals
Results
555.0ms8000×body80valid
87.0ms1183×body80invalid
46.0ms741×body80nan

Profiling

Loading profile data...