Details

Time bar (total: 8.4s)

analyze1.3s (15.8%)

Algorithm
search
Search
TrueOtherFalseIter
0%50%50%0
0%50%50%1
0%50%50%2
0%50%50%3
0%50%50%4
3.1%46.8%50%5
4.7%45.3%50%6
5.5%44.5%50%7
5.9%44.1%50%8
6%43.9%50%9
6.1%43.8%50%10
6.2%43.8%50%11
6.2%43.7%50%12
6.2%43.7%50%13
6.2%43.7%50%14

sample164.0ms (1.9%)

Algorithm
intervals
Results
104.0ms110×body1280valid
36.0ms83×body640valid
8.0ms33×body320valid
4.0ms256×pre80true
3.0ms21×body160valid
1.0msbody80valid

simplify58.0ms (0.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
052579

prune8.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 61.3b

Counts
2 → 1

localize7.0ms (0.1%)

Local error

Found 3 expressions with local error:

0.0b
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
7.2b
(log (- 1.0 x))
7.3b
(log (+ 1.0 x))

rewrite14.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
17×add-sqr-sqrt
16×times-frac
15×pow1 add-cube-cbrt
12×log-pow
log-prod
add-exp-log
log-div
add-cbrt-cube
associate-/r* associate-/l*
add-log-exp
flip3-- div-sub rem-log-exp flip--
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
3 → 69
Calls

3 calls:

6.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
3.0ms
(log (- 1.0 x))
3.0ms
(log (+ 1.0 x))

series20.0ms (0.2%)

Counts
3 → 9
Calls

3 calls:

14.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
3.0ms
(log (+ 1.0 x))
3.0ms
(log (- 1.0 x))

simplify41.0ms (0.5%)

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
050031101

prune217.0ms (2.6%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New70878
Fresh000
Picked101
Done000
Total71879

Merged error: 59.1b

Counts
79 → 8

localize12.0ms (0.1%)

Local error

Found 3 expressions with local error:

0.0b
(* (* (/ x 1.0) (/ x 1.0)) -1/2)
0.0b
(/ (log (- 1.0 x)) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))
7.2b
(log (- 1.0 x))

rewrite25.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
24×add-exp-log
23×add-cbrt-cube
17×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
13×pow1
12×times-frac
prod-exp cbrt-unprod
cbrt-undiv log-prod div-exp log-pow
log-div associate-*l/ associate-/l*
associate-*r* pow-prod-down associate-/r* add-log-exp
flip3-- div-sub associate-/r/ flip--
frac-times frac-2neg flip3-+ associate-*r/ rem-log-exp associate-*l* clear-num *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 79
Calls

3 calls:

10.0ms
(/ (log (- 1.0 x)) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))
9.0ms
(* (* (/ x 1.0) (/ x 1.0)) -1/2)
3.0ms
(log (- 1.0 x))

series16.0ms (0.2%)

Counts
3 → 9
Calls

3 calls:

10.0ms
(/ (log (- 1.0 x)) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))
3.0ms
(log (- 1.0 x))
3.0ms
(* (* (/ x 1.0) (/ x 1.0)) -1/2)

simplify31.0ms (0.4%)

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
050861764

prune255.0ms (3%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New87188
Fresh527
Picked101
Done000
Total93396

Merged error: 0.0b

Counts
96 → 3

localize18.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))
0.0b
(* (* (/ x 1.0) (/ x 1.0)) -1/2)
0.0b
(/ (+ (log 1.0) (- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))

rewrite36.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
23×add-exp-log add-cbrt-cube
15×add-sqr-sqrt times-frac
14×add-cube-cbrt
12×pow1
prod-exp cbrt-unprod
distribute-lft-out
cbrt-undiv div-exp associate-/l* add-log-exp
associate-*l/ log-pow
associate-*r* pow-prod-down associate-/r*
flip3-+ associate-/r/ flip-+ associate-/l/
frac-times associate-+r- sub-neg flip3-- frac-2neg diff-log div-sub associate-*r/ associate-*l* clear-num *-commutative flip-- div-inv unswap-sqr
Counts
3 → 79
Calls

3 calls:

16.0ms
(/ (+ (log 1.0) (- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))
9.0ms
(* (* (/ x 1.0) (/ x 1.0)) -1/2)
8.0ms
(- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))

series17.0ms (0.2%)

Counts
3 → 9
Calls

3 calls:

8.0ms
(/ (+ (log 1.0) (- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))) (+ (* 1.0 x) (+ (log 1.0) (* (* (/ x 1.0) (/ x 1.0)) -1/2))))
7.0ms
(- (* x (/ (* x (/ -1/2 1.0)) 1.0)) (* 1.0 x))
3.0ms
(* (* (/ x 1.0) (/ x 1.0)) -1/2)

simplify33.0ms (0.4%)

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
056012146

prune305.0ms (3.6%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New86288
Fresh022
Picked101
Done000
Total87491

Merged error: 0b

Counts
91 → 4

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0))))
0.0b
(* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))
0.0b
(cbrt (pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3))
0.0b
(pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3)

rewrite42.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt
45×times-frac
44×add-cube-cbrt *-un-lft-identity
36×cbrt-prod
30×unpow-prod-down cube-prod
11×add-exp-log add-cbrt-cube
10×associate-/r/
pow1
flip3-+ flip-+
div-inv
add-log-exp
pow-unpow associate-*r* associate-*l* associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult sub-neg unpow3 associate-*r/ div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
distribute-rgt-in pow-to-exp cbrt-div flip3-- pow-pow frac-2neg distribute-lft-in pow1/3 pow-prod-down prod-exp clear-num *-commutative flip-- rem-cbrt-cube cbrt-unprod unswap-sqr
Counts
4 → 149
Calls

4 calls:

10.0ms
(* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))
10.0ms
(cbrt (pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3))
8.0ms
(pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3)
7.0ms
(/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0))))

series33.0ms (0.4%)

Counts
4 → 12
Calls

4 calls:

9.0ms
(pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3)
9.0ms
(/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0))))
8.0ms
(cbrt (pow (/ (+ (log 1.0) (* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))) (+ (log 1.0) (* x (+ (* (/ -1/2 1.0) (/ x 1.0)) 1.0)))) 3))
7.0ms
(* x (- (* (/ -1/2 1.0) (/ x 1.0)) 1.0))

simplify65.0ms (0.8%)

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
050586164

prune771.0ms (9.1%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1610161
Fresh033
Picked011
Done000
Total1614165

Merged error: 0b

Counts
165 → 4

regimes39.0ms (0.5%)

Accuracy

Total 0.4b remaining (86.8%)

Threshold costs 0.4b (86.8%)

bsearch0.0ms (0%)

simplify1.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03332
13332

end0.0ms (0%)

sample4.9s (57.6%)

Algorithm
intervals
Results
3.1s3419×body1280valid
1.1s2493×body640valid
278.0ms1210×body320valid
131.0ms8000×pre80true
86.0ms646×body160valid
13.0ms232×body80valid

Profiling

Loading profile data...