Details

Time bar (total: 4.5s)

sample89.0ms

Algorithm
intervals
Results
35.0ms89×body2560valid
20.0ms73×body1280valid
11.0ms54×body640valid
8.0ms217×body80nan
2.0ms17×body320valid
2.0ms16×body160valid
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 3 expressions with local error:

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

rewrite16.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
associate-*l* pow-prod-down prod-exp cbrt-unprod 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 → 63
Calls
3 calls:
7.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
5.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:
79.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
28.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify40.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0336587
11261535
25002531

prune128.0ms

Filtered
72 candidates to 55 candidates (76.4%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New67572
Fresh000
Picked101
Done000
Total68573

Merged error: 0.5b

Counts
73 → 5

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
13×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp difference-of-squares
associate-/r*
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 div-inv distribute-lft-out-- associate--r- unswap-sqr
Counts
4 → 79
Calls
4 calls:
7.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
7.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)))

series143.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))
3.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify46.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0409840
11459784
25001780

prune181.0ms

Filtered
91 candidates to 69 candidates (75.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New90191
Fresh134
Picked011
Done000
Total91596

Merged error: 0.5b

Counts
96 → 5

localize10.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)))
3.5b
(log (exp (* 5.0 (* v v))))

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

series140.0ms

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

simplify43.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0381974
11371861
25002842

prune194.0ms

Filtered
104 candidates to 73 candidates (70.2%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1040104
Fresh033
Picked011
Done011
Total1045109

Merged error: 0.5b

Counts
109 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))
0.9b
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
0.9b
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(* (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×sqrt-prod
21×pow1
14×add-cube-cbrt *-un-lft-identity
10×sqrt-pow1 pow1/2
swap-sqr
add-exp-log associate-*r* associate-*l* add-cbrt-cube
pow-prod-up
add-log-exp unswap-sqr
pow-prod-down pow-sqr
rem-sqrt-square
pow2 acos-asin pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 83
Calls
4 calls:
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))
1.0ms
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0ms
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
6.0ms
(* (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

series41.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))
16.0ms
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
17.0ms
(sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
4.0ms
(* (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (sqrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

simplify116.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 3 (101.0ms)

IterNodesCost
01251002
1427888
22342844
35002813

prune121.0ms

Filtered
95 candidates to 49 candidates (51.6%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New93295
Fresh112
Picked011
Done022
Total946100

Merged error: 0.5b

Counts
100 → 6

regimes105.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
0149
1149

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.2s3021×body2560valid
670.0ms2486×body1280valid
295.0ms7992×body80nan
248.0ms1243×body640valid
96.0ms629×body320valid
42.0ms404×body160valid
14.0ms217×body80valid

Profiling

Loading profile data...