Details

Time bar (total: 4.4s)

sample96.0ms

Algorithm
intervals
Results
39.0ms101×body2560valid
24.0ms92×body1280valid
12.0ms251×body80nan
6.0ms32×body640valid
2.0ms17×body320valid
1.0msbody160valid
0.0msbody80valid

simplify100.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0197
1427
2777
31467
42427
54177
627897
750027

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

localize7.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.1b
(* 5.0 (* v v))
0.5b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
12×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp
associate-/r* difference-of-squares
flip3-- associate-*l* 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 → 75
Calls
4 calls:
3.0ms
(- 1.0 (* 5.0 (* v v)))
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)))

series165.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(- 1.0 (* 5.0 (* v v)))
79.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
28.0ms
(* 5.0 (* v v))
4.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify41.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0355664
11356609
25001605

prune143.0ms

Filtered
87 candidates to 65 candidates (74.7%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New84387
Fresh000
Picked011
Done000
Total84488

Merged error: 0.5b

Counts
88 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
0.1b
(* 5.0 (* v v))
0.5b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
1.7b
(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
associate-/r*
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 → 92
Calls
4 calls:
11.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)))
2.0ms
(log (exp (* 5.0 (* v v))))

series140.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
28.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))))

simplify42.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0381974
11371861
25002842

prune186.0ms

Filtered
104 candidates to 71 candidates (68.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1031104
Fresh022
Picked101
Done011
Total1044108

Merged error: 0.5b

Counts
108 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ PI 2) (asin (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))))
0.1b
(* 5.0 (* v v))
0.5b
(asin (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
1.7b
(log (exp (* 5.0 (* v v))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
10×pow1
add-exp-log add-cbrt-cube
*-un-lft-identity
add-log-exp
add-cube-cbrt
log-prod associate-*l* pow-prod-down prod-exp log-pow cbrt-unprod
asin-acos difference-of-squares
sub-neg exp-prod flip3-- exp-to-pow times-frac diff-log rem-log-exp associate-*r* *-commutative flip-- distribute-lft-out-- associate--r- unswap-sqr
Counts
4 → 57
Calls
4 calls:
7.0ms
(- (/ PI 2) (asin (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))))
6.0ms
(* 5.0 (* v v))
1.0ms
(asin (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.0ms
(log (exp (* 5.0 (* v v))))

series86.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (13.0ms)

IterNodesCost
0215565
1588501
21502499
35001499

prune135.0ms

Filtered
69 candidates to 47 candidates (68.1%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New68169
Fresh022
Picked101
Done011
Total69473

Merged error: 0.5b

Counts
73 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 5.0 (pow v 2))
0.5b
(acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)))
1.0b
(cbrt (pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3))
1.0b
(pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×cbrt-prod
10×add-exp-log unpow-prod-down
associate-*r*
add-cbrt-cube
cube-prod
pow1
add-log-exp unswap-sqr sqr-pow
pow-unpow associate-*l* prod-exp
cube-mult pow-to-exp unpow3 pow-exp unpow2
acos-asin pow-pow pow1/3 *-commutative rem-cbrt-cube cbrt-unprod rem-cube-cbrt
Counts
4 → 79
Calls
4 calls:
6.0ms
(* 5.0 (pow v 2))
1.0ms
(acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)))
2.0ms
(cbrt (pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3))
6.0ms
(pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3)

series81.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* 5.0 (pow v 2))
4.0ms
(acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)))
4.0ms
(cbrt (pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3))
46.0ms
(pow (acos (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0))) 3)

simplify37.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0206777
1782719
25001713

prune136.0ms

Filtered
91 candidates to 49 candidates (53.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New89291
Fresh022
Picked011
Done101
Total90595

Merged error: 0.5b

Counts
95 → 5

regimes100.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01612
11612

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.2s2991×body2560valid
683.0ms2539×body1280valid
303.0ms8162×body80nan
248.0ms1265×body640valid
88.0ms603×body320valid
41.0ms388×body160valid
12.0ms214×body80valid

Profiling

Loading profile data...