Details

Time bar (total: 4.8s)

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

sample50.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
9.0ms169×body80invalid
8.0ms142×body80nan

simplify70.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
0518917

prune13.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.2b

Counts
2 → 2

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
16×add-cbrt-cube
14×add-exp-log
13×add-sqr-sqrt
11×pow1 add-cube-cbrt *-un-lft-identity
exp-prod associate-*r*
times-frac associate-*l/
prod-exp cbrt-unprod add-log-exp
associate-*l* pow-prod-down
associate-/r*
cbrt-undiv flip3-- div-exp *-commutative flip-- div-inv
frac-2neg clear-num sqrt-prod rem-exp-log associate-/l* unswap-sqr
Counts
4 → 77
Calls
4 calls:
2.0ms
(exp (/ (* t t) 2.0))
12.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
4.0ms
(/ (* t t) 2.0)
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series78.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(exp (/ (* t t) 2.0))
56.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
3.0ms
(/ (* t t) 2.0)
14.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify58.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
04962983
14962983

prune180.0ms

Filtered
68 candidates to 89 candidates (-30.9%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New81889
Fresh101
Picked101
Done000
Total83891

Merged error: 0.0b

Counts
91 → 8

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
21×log-prod
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity associate-*r* exp-sum
11×pow1 add-cbrt-cube
10×add-exp-log
unpow-prod-down
associate-*l/
exp-prod associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp
rem-log-exp sqr-pow
flip3-- log-pow *-commutative flip--
pow-to-exp pow-exp sqrt-prod rem-exp-log unswap-sqr
Counts
4 → 85
Calls
4 calls:
6.0ms
(exp (log (pow (exp t) (/ t 2.0))))
14.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (log (pow (exp t) (/ t 2.0)))))
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))
3.0ms
(log (pow (exp t) (/ t 2.0)))

series83.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049881187
149881187

prune198.0ms

Filtered
76 candidates to 97 candidates (-27.6%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New97097
Fresh077
Picked011
Done000
Total978105

Merged error: 0.0b

Counts
105 → 8

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
25×add-cbrt-cube
22×add-exp-log
20×pow1
16×add-sqr-sqrt
15×associate-*r*
12×add-cube-cbrt *-un-lft-identity associate-*l/
11×prod-exp cbrt-unprod
10×pow-prod-down
sqrt-prod
associate-*l*
add-log-exp
flip3-- times-frac associate-/r* *-commutative flip--
cbrt-undiv div-exp unswap-sqr
frac-2neg clear-num div-inv associate-/l*
Counts
4 → 91
Calls
4 calls:
14.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
4.0ms
(/ (* t t) 2.0)
9.0ms
(* (- (* x 0.5) y) (sqrt z))
10.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

series78.0ms

Counts
4 → 12
Calls
4 calls:
49.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
3.0ms
(/ (* t t) 2.0)
11.0ms
(* (- (* x 0.5) y) (sqrt z))
16.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

simplify40.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
050121257

prune174.0ms

Filtered
71 candidates to 103 candidates (-45.1%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1012103
Fresh246
Picked101
Done011
Total1047111

Merged error: 0.0b

Counts
111 → 7

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite37.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-*r*
13×exp-prod
12×pow1
10×associate-*l* sqrt-prod cbrt-unprod
times-frac
unpow-prod-down unswap-sqr
associate-*l/
pow-to-exp pow-prod-down pow-exp add-log-exp sqr-pow
pow-unpow *-commutative
flip3-- flip--
div-inv
Counts
4 → 111
Calls
4 calls:
9.0ms
(* (sqrt 2.0) (pow (exp (/ t 2.0)) t))
5.0ms
(pow (exp (/ t 2.0)) t)
7.0ms
(* (- (* x 0.5) y) (sqrt z))
12.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (sqrt 2.0) (pow (exp (/ t 2.0)) t)))

series73.0ms

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

simplify70.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
049641516
149641516

prune191.0ms

Filtered
83 candidates to 123 candidates (-48.2%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1221123
Fresh235
Picked011
Done011
Total1246130

Merged error: 0.0b

Counts
130 → 6

regimes967.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
03119
13119

end0.0ms

sample1.5s

Algorithm
intervals
Results
451.0ms8000×body80valid
346.0ms6253×body80invalid
255.0ms4510×body80nan

Profiling

Loading profile data...