Details

Time bar (total: 4.6s)

analyze708.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%74.9%25.1%8
6.2%68.6%25.1%9
7.8%67.1%25.1%10
10.1%64.7%25.1%11
14.8%47.6%37.6%12
15.8%36.8%47.4%13
16.6%35.1%48.3%14

sample55.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
11.0ms213×body80invalid
9.0ms138×body80nan

simplify68.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
0518917

prune10.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.2b

Counts
2 → 1

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t))
0.0b
(pow (exp (/ t 2.0)) t)
0.2b
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×add-exp-log add-cube-cbrt *-un-lft-identity
14×pow-pow
13×exp-prod
10×prod-exp add-cbrt-cube
times-frac
associate-*r*
unpow-prod-down associate-*l*
pow1
cbrt-unprod
pow-to-exp pow-unpow pow-exp add-log-exp unswap-sqr sqr-pow
associate-*l/ *-commutative
flip3-- pow-prod-down sqrt-prod flip-- div-inv
Counts
3 → 77
Calls
3 calls:
8.0ms
(* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t))
5.0ms
(pow (exp (/ t 2.0)) t)
13.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t)))

series70.0ms

Counts
3 → 9
Calls
3 calls:
21.0ms
(* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t))
4.0ms
(pow (exp (/ t 2.0)) t)
45.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (pow (exp (/ t 2.0)) t)))

simplify52.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049641129
149641129

prune219.0ms

Filtered
65 candidates to 86 candidates (-32.3%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New77986
Fresh000
Picked011
Done000
Total771087

Merged error: 0.1b

Counts
87 → 10

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (exp (/ t 2.0)) t)
0.0b
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
0.2b
(* (- (* x 0.5) y) (* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0))))
0.5b
(* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
30×add-sqr-sqrt
22×prod-exp
20×add-cube-cbrt *-un-lft-identity add-cbrt-cube
16×associate-*l*
14×pow-pow
13×exp-prod
12×pow1
10×cbrt-unprod
times-frac sqrt-prod
unpow-prod-down associate-*r*
unswap-sqr
pow-to-exp pow-prod-down pow-exp add-log-exp sqr-pow
pow-unpow *-commutative
associate-*l/
flip3-- flip-- div-inv
Counts
4 → 107
Calls
4 calls:
5.0ms
(pow (exp (/ t 2.0)) t)
7.0ms
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
13.0ms
(* (- (* x 0.5) y) (* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0))))
9.0ms
(* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

series85.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(pow (exp (/ t 2.0)) t)
7.0ms
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
51.0ms
(* (- (* x 0.5) y) (* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0))))
23.0ms
(* (sqrt z) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

simplify68.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
049711585
149711585

prune254.0ms

Filtered
83 candidates to 119 candidates (-43.4%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1145119
Fresh448
Picked101
Done011
Total11910129

Merged error: 0.0b

Counts
129 → 10

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (exp (/ t 2.0)) t)
0.0b
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
0.2b
(* (sqrt z) (- (* x 0.5) y))
0.4b
(* (* (sqrt z) (- (* x 0.5) y)) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt
32×add-exp-log
22×prod-exp
20×add-cube-cbrt *-un-lft-identity add-cbrt-cube
14×pow-pow associate-*l*
13×exp-prod
12×pow1
10×associate-*r* sqrt-prod cbrt-unprod
times-frac
unpow-prod-down unswap-sqr
pow-to-exp associate-*r/ pow-prod-down pow-exp add-log-exp sqr-pow
pow-unpow *-commutative
sub-neg flip3-- associate-*l/ flip--
distribute-rgt-in distribute-lft-in div-inv
Counts
4 → 113
Calls
4 calls:
5.0ms
(pow (exp (/ t 2.0)) t)
7.0ms
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
7.0ms
(* (sqrt z) (- (* x 0.5) y))
12.0ms
(* (* (sqrt z) (- (* x 0.5) y)) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

series98.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(pow (exp (/ t 2.0)) t)
7.0ms
(* (pow (exp (/ t 2.0)) t) (sqrt 2.0))
16.0ms
(* (sqrt z) (- (* x 0.5) y))
71.0ms
(* (* (sqrt z) (- (* x 0.5) y)) (* (pow (exp (/ t 2.0)) t) (sqrt 2.0)))

simplify70.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049681564
149681564

prune240.0ms

Filtered
85 candidates to 125 candidates (-47.1%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1232125
Fresh358
Picked011
Done011
Total1269135

Merged error: 0.0b

Counts
135 → 9

localize25.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
1.0b
(cbrt 2.0)
1.0b
(cbrt 2.0)
1.0b
(cbrt 2.0)

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp
Counts
4 → 44
Calls
4 calls:
1.0ms
(cbrt t)
1.0ms
(cbrt 2.0)
1.0ms
(cbrt 2.0)
1.0ms
(cbrt 2.0)

series21.0ms

Counts
4 → 6
Calls
4 calls:
21.0ms
(cbrt t)
0.0ms
(cbrt 2.0)
0.0ms
(cbrt 2.0)
0.0ms
(cbrt 2.0)

simplify39.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
05125260

prune117.0ms

Filtered
38 candidates to 50 candidates (-31.6%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New50050
Fresh066
Picked011
Done022
Total50959

Merged error: 0.0b

Counts
59 → 9

regimes721.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02917
12917

end0.0ms

sample1.5s

Algorithm
intervals
Results
451.0ms8000×body80valid
338.0ms6103×body80invalid
249.0ms4559×body80nan

Profiling

Loading profile data...