Details

Time bar (total: 4.9s)

sample81.0ms

Algorithm
intervals
Results
33.0ms96×body2560valid
19.0ms82×body1280valid
7.0ms265×body80nan
6.0ms35×body640valid
3.0ms24×body320valid
1.0ms12×body160valid
0.0msbody80valid

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

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.5b

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

rewrite20.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:
11.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
7.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series122.0ms

Counts
3 → 9
Calls
3 calls:
87.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
31.0ms
(* 5.0 (* v v))
4.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify45.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0349623
11288567
25001565

prune183.0ms

Filtered
78 candidates to 61 candidates (78.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.5b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.0b
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
0.2b
(* 5.0 (* v v))
0.6b
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
65×add-sqr-sqrt
57×*-un-lft-identity
55×add-cube-cbrt
49×times-frac
39×prod-diff
13×fma-neg
11×add-exp-log add-cbrt-cube
pow1
add-log-exp difference-of-squares
div-inv
expm1-log1p-u associate-/r* log1p-expm1-u
flip3-- associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod associate-/l*
asin-acos associate-/r/ associate-/l/
cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp associate-*r* clear-num *-commutative distribute-lft-out-- associate--r- unswap-sqr
Counts
4 → 139
Calls
4 calls:
13.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
15.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
7.0ms
(* 5.0 (* v v))
1.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series163.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
38.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
27.0ms
(* 5.0 (* v v))
4.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify74.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
05762948
119411851
250031839

prune334.0ms

Filtered
151 candidates to 97 candidates (64.2%)
Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.5b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))
0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))
0.2b
(* 5.0 (* v v))
2.1b
(asin (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))))

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
80×add-sqr-sqrt
56×*-un-lft-identity
55×times-frac
34×add-cube-cbrt
33×add-exp-log
25×associate-*r*
23×add-cbrt-cube
21×associate-*l*
14×difference-of-squares
11×pow1 prod-exp
div-exp
sqrt-prod cbrt-unprod distribute-lft-out-- unswap-sqr
associate-/r* associate-/r/
cbrt-undiv
expm1-log1p-u pow-prod-down log1p-expm1-u add-log-exp
flip3-- flip-- div-inv distribute-lft-out associate-/l*
rec-exp 1-exp *-commutative associate-/l/
frac-times asin-acos frac-2neg flip3-+ div-sub associate-*r/ associate-*l/ clear-num flip-+
Counts
4 → 151
Calls
4 calls:
45.0ms
(* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))
16.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))
7.0ms
(* 5.0 (* v v))
1.0ms
(asin (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))))

series349.0ms

Counts
4 → 12
Calls
4 calls:
210.0ms
(* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0))))
98.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))
29.0ms
(* 5.0 (* v v))
12.0ms
(asin (* (/ 1 (+ v (sqrt 1.0))) (/ (- 1.0 (* 5.0 (* v v))) (- v (sqrt 1.0)))))

simplify112.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
08051872
139241600
250011563

prune439.0ms

Filtered
163 candidates to 111 candidates (68.1%)
Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.5b

localize20.0ms

Local error

Found 4 expressions with local error:

1.0b
(sqrt PI)
1.0b
(cbrt 2)
1.0b
(cbrt 2)
1.0b
(cbrt 2)

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
pow1
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow1/3 sqrt-prod
rem-sqrt-square sqrt-pow1 pow1/2
Counts
4 → 54
Calls
4 calls:
1.0ms
(sqrt PI)
0.0ms
(cbrt 2)
1.0ms
(cbrt 2)
1.0ms
(cbrt 2)

series0.0ms

Counts
4 → 4
Calls
4 calls:
0.0ms
(sqrt PI)
0.0ms
(cbrt 2)
0.0ms
(cbrt 2)
0.0ms
(cbrt 2)

simplify59.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 4 (55.0ms)

IterNodesCost
086251
1161234
2353168
31306159
45002156

prune191.0ms

Filtered
58 candidates to 45 candidates (77.6%)
Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.5b

regimes67.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 (1.0ms)

IterNodesCost
0149
1149

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.0s2937×body2560valid
603.0ms2559×body1280valid
207.0ms7763×body80nan
203.0ms1239×body640valid
73.0ms629×body320valid
34.0ms419×body160valid
11.0ms217×body80valid