Details

Time bar (total: 6.9s)

sample86.0ms

Algorithm
intervals
Results
25.0ms531×body80nan
24.0ms554×body80valid

simplify105.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
0269
1439
2929
31869
43419
57039
621679
750019

prune4.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.3b

Counts
2 → 1

localize13.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.3b
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

rewrite29.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:
5.0ms
(/ (* t t) 2.0)
14.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series325.0ms

Counts
3 → 9
Calls
3 calls:
31.0ms
(/ (* t t) 2.0)
178.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
116.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify67.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
0432581
11713493
25002486

prune243.0ms

Filtered
77 candidates to 59 candidates (76.6%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New69877
Fresh000
Picked101
Done000
Total70878

Merged error: 0.0b

Counts
78 → 8

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.3b
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

rewrite35.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)
10.0ms
(* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))
19.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

series325.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(/ (* t t) 2.0)
111.0ms
(* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))
179.0ms
(* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))))

simplify68.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
0472627
11842535
25001523

prune248.0ms

Filtered
75 candidates to 57 candidates (76.0%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New72375
Fresh077
Picked011
Done000
Total721183

Merged error: 0.0b

Counts
83 → 11

localize15.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.2b
(* (- (* x 0.5) y) (sqrt z))
0.4b
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

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

series452.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(/ (* t t) 2.0)
207.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
73.0ms
(* (- (* x 0.5) y) (sqrt z))
147.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

simplify79.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
0490866
12265736
25001722

prune324.0ms

Filtered
111 candidates to 75 candidates (67.6%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1083111
Fresh549
Picked011
Done011
Total1139122

Merged error: 0b

Counts
122 → 9

localize18.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.2b
(* (- (* x 0.5) y) (sqrt z))
0.3b
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))
0.3b
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))

rewrite80.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:
27.0ms
(* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))
8.0ms
(* (- (* x 0.5) y) (sqrt z))
25.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))
16.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))

series890.0ms

Counts
4 → 12
Calls
4 calls:
215.0ms
(* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))
60.0ms
(* (- (* x 0.5) y) (sqrt z))
149.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))
466.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))

simplify99.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (83.0ms)

IterNodesCost
05961958
128071442
250021319

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

regimes501.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 (0.0ms)

IterNodesCost
0199
1199

end0.0ms

sample2.5s

Algorithm
intervals
Results
797.0ms18143×body80valid
748.0ms18032×body80nan