Details

Time bar (total: 17.7s)

analyze2.3s (12.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%99.9%0.1%5
0%99.9%0.1%6
0%99.9%0.1%7
1.6%98.3%0.1%8
2.3%97.5%0.1%9
7.4%90.9%1.7%10
9.2%87.4%3.5%11
11.7%83.5%4.8%12
15.2%76%8.8%13
16.4%72%11.6%14

sample136.0ms (0.8%)

Algorithm
intervals
Results
53.0ms59×body1280valid
29.0ms50×body640valid
16.0ms116×body80valid
9.0ms21×body320valid
6.0ms47×body80invalid
4.0msbody640invalid
3.0ms10×body160valid
1.0msbody320invalid
0.0msbody160invalid

simplify25.0ms (0.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
0508625

prune14.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 28.1b

Counts
2 → 2

localize22.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.5b
(/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))))))
5.3b
(* l (* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l))
7.4b
(* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l)
23.0b
(* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))

rewrite320.0ms (1.8%)

Algorithm
rewrite-expression-head
Rules
170×add-exp-log
106×prod-exp
74×add-cbrt-cube
40×cbrt-unprod
37×associate-*r/
30×div-exp
22×associate-*l*
14×add-sqr-sqrt
12×cbrt-undiv distribute-rgt-in pow-to-exp add-cube-cbrt *-un-lft-identity distribute-lft-in pow-exp
11×pow1
10×associate-/r/
tan-quot
frac-times flip3-+ times-frac flip-+
associate-*r* associate-*l/
pow-prod-down add-log-exp
unpow-prod-down *-commutative associate-/l*
div-inv
frac-2neg clear-num associate-/r* unswap-sqr sqr-pow
Counts
4 → 152
Calls

4 calls:

247.0ms
(* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l)
25.0ms
(* l (* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l))
20.0ms
(* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))
20.0ms
(/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))))))

series549.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

193.0ms
(* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l)
126.0ms
(/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))))))
123.0ms
(* l (* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l))
107.0ms
(* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))

simplify52.0ms (0.3%)

Algorithm
egg-herbie
Counts
164 → 164
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
050683715

prune483.0ms (2.7%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15410164
Fresh011
Picked101
Done000
Total15511166

Merged error: 20.2b

Counts
166 → 11

localize28.0ms (0.2%)

Local error

Found 4 expressions with local error:

2.4b
(* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))
5.3b
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l))
7.4b
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l)
17.6b
(* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))

rewrite128.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
551×add-exp-log
424×prod-exp
85×add-cbrt-cube
74×pow-exp
66×div-exp
52×cbrt-unprod
50×pow-to-exp
27×associate-*r/
21×associate-*l*
20×associate-*l/
15×associate-*r*
14×add-sqr-sqrt
12×add-cube-cbrt *-un-lft-identity
11×pow1
10×cbrt-undiv
tan-quot
unpow-prod-down
frac-times flip3-+ flip-+
associate-/r/
pow-prod-down *-commutative add-log-exp
cbrt-prod times-frac
sqr-pow
div-inv unswap-sqr
Counts
4 → 210
Calls

4 calls:

31.0ms
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l))
30.0ms
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l)
27.0ms
(* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))
23.0ms
(* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))

series543.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

214.0ms
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l)
133.0ms
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))) l))
118.0ms
(* (pow (* (cbrt t) (cbrt t)) 3.0) (* (sin k) (* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))))
77.0ms
(* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))

simplify87.0ms (0.5%)

Algorithm
egg-herbie
Counts
222 → 222
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
050336560

prune764.0ms (4.3%)

Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New2148222
Fresh3710
Picked101
Done000
Total21815233

Merged error: 17.2b

Counts
233 → 15

localize38.0ms (0.2%)

Local error

Found 4 expressions with local error:

4.3b
(* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))
5.3b
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l))
7.2b
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))
7.4b
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l)

rewrite187.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
1830×add-exp-log
1542×prod-exp
314×pow-exp
183×pow-to-exp
178×div-exp
112×add-cbrt-cube
73×cbrt-unprod
32×associate-*l/
27×associate-*r/
21×associate-*l*
12×cbrt-undiv add-sqr-sqrt
11×pow1
10×add-cube-cbrt *-un-lft-identity associate-*r*
tan-quot
frac-times flip3-+ flip-+
associate-/r/
pow-prod-down *-commutative add-log-exp
times-frac
unpow-prod-down sqr-pow
div-inv unswap-sqr
Counts
4 → 391
Calls

4 calls:

41.0ms
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l))
37.0ms
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l)
35.0ms
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))
21.0ms
(* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))

series539.0ms (3%)

Counts
4 → 12
Calls

4 calls:

218.0ms
(* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l)
133.0ms
(* l (* (/ 2.0 (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))) l))
116.0ms
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))))
72.0ms
(* (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)))

simplify146.0ms (0.8%)

Algorithm
egg-herbie
Counts
403 → 403
Iterations

Useful iterations: 0 (74.0ms)

IterNodesCost
0502214013

prune1.9s (10.9%)

Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New3985403
Fresh41014
Picked011
Done000
Total40216418

Merged error: 13.1b

Counts
418 → 16

localize42.0ms (0.2%)

Local error

Found 4 expressions with local error:

5.3b
(* l (* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))))
5.5b
(* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))))))))
5.5b
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))
7.1b
(* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))

rewrite208.0ms (1.2%)

Algorithm
rewrite-expression-head
Rules
2324×add-exp-log
1682×prod-exp
491×div-exp
300×pow-exp
215×add-cbrt-cube
174×pow-to-exp
133×cbrt-unprod
45×associate-*l*
39×cbrt-undiv
36×times-frac
34×associate-*r/
29×add-sqr-sqrt
27×add-cube-cbrt *-un-lft-identity
20×pow1
18×associate-*r* sqrt-prod
12×associate-*l/
10×pow-prod-down
unpow-prod-down sqr-pow
tan-quot frac-times
associate-/r/
flip3-+ *-commutative flip-+ add-log-exp
div-inv
unswap-sqr
Counts
4 → 474
Calls

4 calls:

43.0ms
(* l (* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))))
43.0ms
(* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))))))))
32.0ms
(* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))
25.0ms
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))

series608.0ms (3.4%)

Counts
4 → 12
Calls

4 calls:

197.0ms
(* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0))))))))
157.0ms
(* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))
142.0ms
(* l (* (/ (sqrt 2.0) (pow (* (cbrt t) (cbrt t)) (/ 3.0 2))) (* l (/ (sqrt 2.0) (* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))))))
112.0ms
(* (pow (* (cbrt t) (cbrt t)) (/ 3.0 2)) (* (sin k) (* (tan k) (* (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))) (pow (cbrt t) 3.0)))))

simplify148.0ms (0.8%)

Algorithm
egg-herbie
Counts
486 → 486
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
0503219557

prune2.9s (16.2%)

Pruning

21 alts after pruning (20 fresh and 1 done)

PrunedKeptTotal
New4779486
Fresh31114
Picked101
Done011
Total48121502

Merged error: 12.5b

Counts
502 → 21

regimes1.2s (7%)

Accuracy

Total 4.8b remaining (27.3%)

Threshold costs 0b (0%)

bsearch217.0ms (1.2%)

Steps
ItersRangePoint
9
9.76169172432333e+15
2.860343770148502e+22
9.836929728792166e+18
9
8.303996350574105e-300
4.5840800093673676e-294
8.415250548228389e-300

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
090186
190186

end0.0ms (0%)

sample4.1s (23.2%)

Algorithm
intervals
Results
1.7s2034×body1280valid
942.0ms1621×body640valid
462.0ms3276×body80valid
313.0ms724×body320valid
176.0ms1332×body80invalid
102.0ms345×body160valid
72.0ms130×body640invalid
48.0ms119×body320invalid
25.0ms88×body160invalid
14.0ms18×body1280invalid

Profiling

Loading profile data...