Details

Time bar (total: 6.7s)

sample331.0ms

Algorithm
intervals
Results
27.0ms256×body80valid
6.0ms256×pre80true

simplify64.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03410
17110
215410
346910
4181210
5500110

prune7.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 1

localize42.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
0.1b
(pow (* -2.0 (log u1)) 0.5)
0.3b
(* (* 2.0 PI) u2)
0.3b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
22×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity associate-*l* prod-exp add-cbrt-cube
12×pow1
11×times-frac
associate-*r*
pow-exp add-log-exp
cbrt-unprod
div-exp pow-prod-down unswap-sqr sqr-pow
pow-to-exp pow-unpow
unpow-prod-down pow-pow *-commutative
cbrt-undiv +-commutative flip3-+ associate-*l/ sum-log flip-+ div-inv
Counts
4 → 87
Calls
4 calls:
9.0ms
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
4.0ms
(pow (* -2.0 (log u1)) 0.5)
5.0ms
(* (* 2.0 PI) u2)
10.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series230.0ms

Counts
4 → 12
Calls
4 calls:
80.0ms
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
34.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
113.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

simplify59.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0514738
12154656
25001648

prune545.0ms

Filtered
99 candidates to 66 candidates (33.3%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New891099
Fresh000
Picked101
Done000
Total9010100

Merged error: 0.0b

Counts
100 → 10

localize20.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))
0.3b
(* (* 2.0 PI) u2)
0.3b
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
34×add-exp-log add-sqr-sqrt
33×associate-*l*
30×sqrt-prod
23×add-cube-cbrt *-un-lft-identity
20×times-frac
19×prod-exp
16×add-cbrt-cube
14×pow1
associate-*r*
cbrt-unprod
pow-exp unswap-sqr
sqrt-div pow-prod-down sqr-pow
associate-*l/ add-log-exp
pow-to-exp pow-unpow *-commutative
unpow-prod-down pow-pow div-inv
frac-times associate-*r/
Counts
4 → 112
Calls
4 calls:
4.0ms
(pow (* -2.0 (log u1)) 0.5)
12.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))
5.0ms
(* (* 2.0 PI) u2)
9.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))

series239.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(pow (* -2.0 (log u1)) 0.5)
101.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))
3.0ms
(* (* 2.0 PI) u2)
100.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))

simplify54.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0454932
11787832
25001819

prune852.0ms

Filtered
124 candidates to 83 candidates (33.1%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1222124
Fresh459
Picked011
Done000
Total1268134

Merged error: 0.0b

Counts
134 → 8

localize22.0ms

Local error

Found 4 expressions with local error:

0.2b
(log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)))
0.3b
(* (* 2.0 PI) u2)
0.3b
(exp (log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))))
0.3b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
50×add-exp-log
23×prod-exp
22×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity associate-*l* add-cbrt-cube
11×pow1 times-frac
rem-log-exp
div-exp associate-*r* pow-exp
cbrt-unprod
pow-to-exp exp-prod add-log-exp unswap-sqr
pow-prod-down associate-*l/ sqr-pow
log-div log-prod log-pow *-commutative
cbrt-undiv unpow-prod-down exp-diff exp-sum div-inv rem-exp-log
Counts
4 → 92
Calls
4 calls:
5.0ms
(log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)))
5.0ms
(* (* 2.0 PI) u2)
5.0ms
(exp (log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))))
8.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series318.0ms

Counts
4 → 12
Calls
4 calls:
121.0ms
(log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)))
3.0ms
(* (* 2.0 PI) u2)
97.0ms
(exp (log (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))))
97.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

simplify43.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0394637
11577568
25001564

prune638.0ms

Filtered
104 candidates to 67 candidates (35.6%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1031104
Fresh156
Picked011
Done011
Total1048112

Merged error: 0.0b

Counts
112 → 8

localize22.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 2.0 PI) u2)
0.3b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))
0.6b
(cbrt (pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3))
0.7b
(pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3)

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
50×add-exp-log
23×add-sqr-sqrt prod-exp
20×add-cbrt-cube
17×pow-exp
15×add-cube-cbrt *-un-lft-identity
14×associate-*l*
11×times-frac
10×pow1
cbrt-prod div-exp associate-*r*
cbrt-unprod
pow-to-exp sqr-pow
add-log-exp unswap-sqr
unpow-prod-down pow-unpow pow-prod-down associate-*l/ rem-cube-cbrt
cbrt-undiv cube-div cube-mult unpow3 cube-prod *-commutative
cbrt-div pow-pow pow1/3 rem-cbrt-cube div-inv
Counts
4 → 107
Calls
4 calls:
5.0ms
(* (* 2.0 PI) u2)
8.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))
3.0ms
(cbrt (pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3))
7.0ms
(pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3)

series307.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* 2.0 PI) u2)
96.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))
96.0ms
(cbrt (pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3))
111.0ms
(pow (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) 3)

simplify57.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0474787
11975743
25001738

prune700.0ms

Filtered
119 candidates to 74 candidates (37.8%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1181119
Fresh145
Picked011
Done022
Total1198127

Merged error: 0.0b

Counts
127 → 8

regimes875.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
12714

end0.0ms

sample1.2s

Algorithm
intervals
Results
771.0ms8000×body80valid
178.0ms8000×pre80true

Profiling

Loading profile data...