Details

Time bar (total: 16.8s)

analyze2.4s (14.5%)

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

sample131.0ms (0.8%)

Algorithm
intervals
Results
52.0ms59×body1280valid
28.0ms50×body640valid
15.0ms116×body80valid
8.0ms21×body320valid
6.0ms47×body80invalid
3.0msbody640invalid
3.0ms10×body160valid
1.0msbody320invalid
0.0msbody160invalid

simplify24.0ms (0.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
0508625

prune15.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

localize26.0ms (0.2%)

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))))))

rewrite98.0ms (0.6%)

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:

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

series520.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

183.0ms
(* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l)
119.0ms
(/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))))))
117.0ms
(* l (* (/ 2.0 (* (pow t 3.0) (* (sin k) (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0))))))) l))
101.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

prune466.0ms (2.8%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15410164
Fresh011
Picked101
Done000
Total15511166

Merged error: 20.2b

Counts
166 → 11

localize32.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))))

rewrite124.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:

35.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)
26.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))))
18.0ms
(* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))

series523.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

205.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)
126.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))
113.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))))
78.0ms
(* (* (tan k) (+ 1.0 (+ 1.0 (pow (/ k t) 2.0)))) (pow (cbrt t) 3.0))

simplify82.0ms (0.5%)

Algorithm
egg-herbie
Counts
222 → 222
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
050336560

prune741.0ms (4.4%)

Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New2148222
Fresh3710
Picked101
Done000
Total21815233

Merged error: 17.2b

Counts
233 → 15

localize35.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:

40.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))
40.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)
29.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)))))
26.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)))

series507.0ms (3%)

Counts
4 → 12
Calls

4 calls:

203.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)
126.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))
108.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)))))
69.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)))

simplify142.0ms (0.8%)

Algorithm
egg-herbie
Counts
403 → 403
Iterations

Useful iterations: 0 (72.0ms)

IterNodesCost
0502214013

prune1.7s (10.2%)

Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New3985403
Fresh41014
Picked011
Done000
Total40216418

Merged error: 13.1b

Counts
418 → 16

localize39.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)))))))

rewrite210.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:

48.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)))))))))
39.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))))))))
33.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)))))

series595.0ms (3.5%)

Counts
4 → 12
Calls

4 calls:

206.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))))))))
147.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)))))))
134.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)))))))))
107.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.9%)

Algorithm
egg-herbie
Counts
486 → 486
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
0503219557

prune2.5s (14.6%)

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.4%)

Accuracy

Total 4.8b remaining (27.3%)

Threshold costs 0b (0%)

bsearch215.0ms (1.3%)

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.0s (24%)

Algorithm
intervals
Results
1.7s2034×body1280valid
907.0ms1621×body640valid
432.0ms3276×body80valid
294.0ms724×body320valid
178.0ms1332×body80invalid
93.0ms345×body160valid
76.0ms130×body640invalid
50.0ms119×body320invalid
24.0ms88×body160invalid
17.0ms18×body1280invalid

Profiling

Loading profile data...