Details

Time bar (total: 5.2s)

sample91.0ms

Algorithm
intervals
Results
32.0ms82×body2560valid
24.0ms90×body1280valid
10.0ms261×body80nan
7.0ms35×body640valid
4.0ms25×body320valid
2.0ms19×body160valid
0.0msbody80valid

simplify101.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0207
1437
2847
31557
42627
54547
628787
750017

prune2.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.5b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.2b
(* 5.0 (* v v))
0.5b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×times-frac
10×add-exp-log add-cbrt-cube
pow1
associate-/r* difference-of-squares
expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u associate-/l* add-log-exp
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin frac-2neg div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
3 → 69
Calls
3 calls:
8.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
6.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series111.0ms

Counts
3 → 9
Calls
3 calls:
83.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
24.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify46.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0349623
11288567
25001565

prune142.0ms

Filtered
78 candidates to 61 candidates (78.2%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New75378
Fresh000
Picked101
Done000
Total76379

Merged error: 0.5b

Counts
79 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
0.2b
(* 5.0 (* v v))
0.5b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.5b
(log (exp (* 5.0 (* v v))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
33×*-un-lft-identity
24×times-frac
18×add-cube-cbrt
15×pow1
12×difference-of-squares
11×add-exp-log add-cbrt-cube
10×distribute-lft-out--
log-pow
associate-/l*
add-log-exp
expm1-log1p-u associate-/r* log1p-expm1-u
log-prod associate-*l* pow-prod-down prod-exp cbrt-unprod
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin exp-prod exp-to-pow frac-2neg div-sub div-exp rem-log-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
4 → 100
Calls
4 calls:
12.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
6.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.0ms
(log (exp (* 5.0 (* v v))))

series131.0ms

Counts
4 → 12
Calls
4 calls:
80.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
23.0ms
(* 5.0 (* v v))
4.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
24.0ms
(log (exp (* 5.0 (* v v))))

simplify48.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
03961024
11397907
25002890

prune208.0ms

Filtered
112 candidates to 81 candidates (72.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1111112
Fresh022
Picked011
Done000
Total1114115

Merged error: 0.5b

Counts
115 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0)))
0.0b
(/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0)))
0.2b
(* 5.0 (* v v))
2.0b
(acos (/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0))))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
204×times-frac
177×*-un-lft-identity
166×add-sqr-sqrt
89×add-cube-cbrt
38×difference-of-squares
25×distribute-lft-out
21×associate-/l*
19×sqrt-prod distribute-lft-out--
18×associate-/r/
16×add-exp-log add-cbrt-cube
10×associate-/r*
pow1 div-inv
flip3-+ flip-+
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp
div-sub associate-*l* pow-prod-down prod-exp cbrt-unprod associate-/l/
flip3-- frac-2neg clear-num flip--
acos-asin associate-*r* *-commutative unswap-sqr
Counts
4 → 221
Calls
4 calls:
15.0ms
(/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0)))
8.0ms
(/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0)))
6.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0))))

series324.0ms

Counts
4 → 12
Calls
4 calls:
199.0ms
(/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0)))
83.0ms
(/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0)))
24.0ms
(* 5.0 (* v v))
17.0ms
(acos (/ (/ (- 1.0 (* 5.0 (* v v))) (+ v (sqrt 1.0))) (- v (sqrt 1.0))))

simplify129.0ms

Algorithm
egg-herbie
Counts
233 → 233
Iterations

Useful iterations: 2 (93.0ms)

IterNodesCost
09103560
144313286
250013282

prune401.0ms

Filtered
233 candidates to 147 candidates (63.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New2321233
Fresh112
Picked011
Done011
Total2334237

Merged error: 0.5b

Counts
237 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))))
3.5b
(log (exp (* 5.0 (* v v))))
3.5b
(log (exp (* 5.0 (* v v))))
3.5b
(log (exp (* 5.0 (* v v))))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
log-prod log-pow
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-log-exp
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
cbrt-prod exp-prod exp-to-pow rem-log-exp
pow1/3
Counts
4 → 61
Calls
4 calls:
1.0ms
(cbrt (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))))
2.0ms
(log (exp (* 5.0 (* v v))))
2.0ms
(log (exp (* 5.0 (* v v))))
2.0ms
(log (exp (* 5.0 (* v v))))

series206.0ms

Counts
4 → 12
Calls
4 calls:
131.0ms
(cbrt (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))))
23.0ms
(log (exp (* 5.0 (* v v))))
24.0ms
(log (exp (* 5.0 (* v v))))
28.0ms
(log (exp (* 5.0 (* v v))))

simplify88.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 4 (81.0ms)

IterNodesCost
084496
1203422
2652420
32581417
45001416

prune215.0ms

Filtered
73 candidates to 56 candidates (76.7%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New69473
Fresh011
Picked101
Done112
Total71677

Merged error: 0.5b

Counts
77 → 6

regimes62.0ms

Accuracy

0% (0.0b remaining)

Error of 0.6b against oracle of 0.6b and baseline of 0.6b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0129
1129

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.2s2996×body2560valid
658.0ms2438×body1280valid
318.0ms8296×body80nan
249.0ms1261×body640valid
94.0ms640×body320valid
45.0ms442×body160valid
13.0ms223×body80valid