Details

Time bar (total: 7.2s)

sample114.0ms

Algorithm
intervals
Results
38.0ms573×body80valid
36.0ms575×body80nan

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

rewrite26.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)
12.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
8.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series278.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(/ (* t t) 2.0)
155.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
100.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify50.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0432581
11713493
25002486

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

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

rewrite30.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:
7.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))))

series269.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(/ (* t t) 2.0)
90.0ms
(* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))
153.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

simplify53.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0472627
11842535
25001523

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

rewrite41.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:
5.0ms
(/ (* t t) 2.0)
17.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))

series393.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(/ (* t t) 2.0)
182.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
59.0ms
(* (- (* x 0.5) y) (sqrt z))
128.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

simplify63.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0490866
12265736
25001722

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

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

rewrite86.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:
26.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))
20.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))
28.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))

series846.0ms

Counts
4 → 12
Calls
4 calls:
192.0ms
(* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))
62.0ms
(* (- (* x 0.5) y) (sqrt z))
435.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))
156.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))

simplify91.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (76.0ms)

IterNodesCost
05961958
128081442
250031319

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

regimes588.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0199
1199

end0.0ms

sample3.2s

Algorithm
intervals
Results
1.1s18165×body80valid
1.1s18166×body80nan

Profiling

Loading profile data...