Details

Time bar (total: 7.1s)

sample100.0ms

Algorithm
intervals
Results
33.0ms575×body80nan
31.0ms573×body80valid

simplify81.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0269
1439
2929
31869
43419
57039
621679
750019

prune3.0ms

Filtered
1 candidates to 0 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 → 1

localize12.0ms

Local error

Found 3 expressions with local error:

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

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
15×add-cbrt-cube
13×add-exp-log
10×pow1 add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
associate-*r*
associate-*l/
prod-exp cbrt-unprod
associate-*l* pow-prod-down
expm1-log1p-u times-frac associate-/r* log1p-expm1-u add-log-exp
cbrt-undiv flip3-- div-exp *-commutative flip--
frac-2neg clear-num sqrt-prod div-inv associate-/l* unswap-sqr
Counts
3 → 68
Calls
3 calls:
4.0ms
(/ (* t t) 2.0)
14.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
8.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series282.0ms

Counts
3 → 9
Calls
3 calls:
24.0ms
(/ (* t t) 2.0)
156.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
103.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify52.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0432581
11713493
25002486

prune215.0ms

Filtered
77 candidates to 59 candidates (76.6%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New68977
Fresh000
Picked011
Done000
Total681078

Merged error: 0.0b

Counts
78 → 10

localize12.0ms

Local error

Found 3 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
15×add-cbrt-cube
13×add-exp-log
10×pow1 add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
associate-*l*
prod-exp cbrt-unprod
associate-*r* pow-prod-down
expm1-log1p-u times-frac associate-/r* log1p-expm1-u add-log-exp
cbrt-undiv div-exp associate-*l/ *-commutative
flip3-- frac-2neg clear-num sqrt-prod flip-- div-inv associate-/l* unswap-sqr
Counts
3 → 66
Calls
3 calls:
5.0ms
(/ (* t t) 2.0)
9.0ms
(* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))
13.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

series291.0ms

Counts
3 → 9
Calls
3 calls:
38.0ms
(/ (* t t) 2.0)
97.0ms
(* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))
156.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

simplify54.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0472627
11842535
25001523

prune200.0ms

Filtered
75 candidates to 56 candidates (74.7%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New73275
Fresh178
Picked101
Done011
Total751085

Merged error: 0.0b

Counts
85 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite37.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*
expm1-log1p-u log1p-expm1-u 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 → 99
Calls
4 calls:
4.0ms
(/ (* t t) 2.0)
14.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
7.0ms
(* (- (* x 0.5) y) (sqrt z))
10.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

series436.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(/ (* t t) 2.0)
191.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
88.0ms
(* (- (* x 0.5) y) (sqrt z))
130.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

simplify65.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0490866
12265736
25001722

prune273.0ms

Filtered
111 candidates to 75 candidates (67.6%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1074111
Fresh538
Picked011
Done011
Total1129121

Merged error: 0b

Counts
121 → 9

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
61×pow1
55×add-exp-log
41×pow-prod-down prod-exp cbrt-unprod
39×add-cbrt-cube
20×associate-*l/
19×associate-*r*
15×add-sqr-sqrt
11×add-cube-cbrt *-un-lft-identity
sqrt-prod
cbrt-prod associate-*l*
expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp
unswap-sqr
Counts
4 → 123
Calls
4 calls:
25.0ms
(* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))
7.0ms
(* (- (* x 0.5) y) (sqrt z))
13.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))
18.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))

series822.0ms

Counts
4 → 12
Calls
4 calls:
201.0ms
(* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))
64.0ms
(* (- (* x 0.5) y) (sqrt z))
417.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))
139.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))

simplify94.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (79.0ms)

IterNodesCost
05961958
128081442
250031319

prune310.0ms

Filtered
135 candidates to 75 candidates (55.6%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New1350135
Fresh066
Picked011
Done022
Total1359144

Merged error: 0b

Counts
144 → 9

regimes584.0ms

Accuracy

0% (0.2b 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 (0.0ms)

IterNodesCost
0199
1199

end0.0ms

sample3.0s

Algorithm
intervals
Results
1.0s18165×body80valid
1.0s18166×body80nan

Profiling

Loading profile data...