Details

Time bar (total: 4.6s)

sample78.0ms

Algorithm
intervals
Results
32.0ms95×body2560valid
19.0ms84×body1280valid
7.0ms228×body80nan
6.0ms34×body640valid
2.0ms20×body320valid
1.0ms10×body160valid
1.0ms13×body80valid

simplify97.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.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.7b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.0ms

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

series165.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(- 1.0 (* 5.0 (* v v)))
80.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
101 → 101
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0391750
11491682
25002678

prune188.0ms

Filtered
101 candidates to 78 candidates (77.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New956101
Fresh000
Picked101
Done000
Total966102

Merged error: 0.7b

Counts
102 → 6

localize10.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.7b
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite28.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:
8.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
9.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
5.0ms
(* 5.0 (* v v))
1.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series144.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
30.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
28.0ms
(* 5.0 (* v v))
4.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify73.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
05762948
119411851
250031839

prune277.0ms

Filtered
151 candidates to 97 candidates (64.2%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1474151
Fresh235
Picked101
Done000
Total1507157

Merged error: 0.6b

Counts
157 → 7

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.7b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.5b
(log (exp (* 5.0 (* v v))))

rewrite23.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:
11.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.0ms
(log (exp (* 5.0 (* v v))))

series139.0ms

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

simplify52.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
03961024
11397907
25002890

prune231.0ms

Filtered
112 candidates to 80 candidates (71.4%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1102112
Fresh066
Picked101
Done000
Total1118119

Merged error: 0.6b

Counts
119 → 8

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(expm1 (log1p (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))))
0.2b
(* 5.0 (* v v))
0.7b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.5b
(log (exp (* 5.0 (* v v))))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1
add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
add-log-exp
expm1-log1p-u log1p-expm1-u
log-prod associate-*l* pow-prod-down prod-exp log-pow cbrt-unprod
acos-asin expm1-log1p exp-prod exp-to-pow rem-log-exp associate-*r* *-commutative expm1-udef unswap-sqr
Counts
4 → 58
Calls
4 calls:
1.0ms
(expm1 (log1p (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.0ms
(log (exp (* 5.0 (* v v))))

series183.0ms

Counts
4 → 12
Calls
4 calls:
127.0ms
(expm1 (log1p (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))))
24.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
29.0ms
(log (exp (* 5.0 (* v v))))

simplify124.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0159456
1415389
21052389
33612389
45002389

prune142.0ms

Filtered
70 candidates to 48 candidates (68.6%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New70070
Fresh077
Picked011
Done000
Total70878

Merged error: 0.6b

Counts
78 → 8

regimes142.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01411
11411

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.0s2996×body2560valid
578.0ms2502×body1280valid
217.0ms7857×body80nan
205.0ms1237×body640valid
79.0ms629×body320valid
35.0ms421×body160valid
10.0ms215×body80valid