Details

Time bar (total: 9.3s)

sample293.0ms

Algorithm
intervals
Results
26.0ms256×body80valid
7.0ms256×pre80true

simplify68.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0359
1749
21609
34839
418459
550019

prune11.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.4b

Counts
2 → 1

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma (* (/ 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.4b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

rewrite40.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
cbrt-unprod
expm1-log1p-u div-exp pow-prod-down log1p-expm1-u add-log-exp unswap-sqr sqr-pow
pow-to-exp pow-unpow
unpow-prod-down pow-pow *-commutative
cbrt-undiv associate-*l/ fma-udef div-inv
Counts
4 → 92
Calls
4 calls:
1.0ms
(fma (* (/ 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)
26.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series1.4s

Counts
4 → 12
Calls
4 calls:
446.0ms
(fma (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2)) 0.5)
262.0ms
(pow (* -2.0 (log u1)) 0.5)
31.0ms
(* (* 2.0 PI) u2)
680.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

simplify52.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0456686
11839619
25001619

prune324.0ms

Filtered
104 candidates to 77 candidates (74.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New968104
Fresh000
Picked101
Done000
Total978105

Merged error: 0.0b

Counts
105 → 8

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log
16×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
15×times-frac
12×pow1
11×add-cbrt-cube
unpow-prod-down prod-exp associate-/l* sqr-pow
expm1-log1p-u div-exp pow-prod-down pow-exp log1p-expm1-u add-log-exp
pow-unpow associate-*r* associate-/r* cbrt-unprod
pow-to-exp pow-pow
cbrt-undiv frac-2neg associate-*l* clear-num *-commutative fma-udef div-inv
Counts
4 → 89
Calls
4 calls:
1.0ms
(fma (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2)) 0.5)
4.0ms
(pow (* -2.0 (log u1)) 0.5)
5.0ms
(* (* 2.0 PI) u2)
5.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

series1.4s

Counts
4 → 12
Calls
4 calls:
452.0ms
(fma (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2)) 0.5)
254.0ms
(pow (* -2.0 (log u1)) 0.5)
30.0ms
(* (* 2.0 PI) u2)
679.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

simplify45.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0387666
11508612
25001612

prune296.0ms

Filtered
101 candidates to 78 candidates (77.2%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1010101
Fresh077
Picked011
Done000
Total1018109

Merged error: 0.0b

Counts
109 → 8

localize23.0ms

Local error

Found 4 expressions with local error:

0.1b
(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))
0.3b
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

rewrite34.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
expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp
pow-to-exp pow-unpow *-commutative
unpow-prod-down pow-pow div-inv
frac-times associate-*r/
Counts
4 → 120
Calls
4 calls:
4.0ms
(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))
12.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

series1.7s

Counts
4 → 12
Calls
4 calls:
255.0ms
(pow (* -2.0 (log u1)) 0.5)
34.0ms
(* (* 2.0 PI) u2)
690.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))
714.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

simplify54.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0455972
11801875
25001871

prune417.0ms

Filtered
132 candidates to 98 candidates (74.2%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1320132
Fresh066
Picked011
Done011
Total1328140

Merged error: 0.0b

Counts
140 → 8

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
41×add-exp-log
25×add-sqr-sqrt
23×add-cbrt-cube
21×pow1
20×prod-exp
17×add-cube-cbrt *-un-lft-identity associate-*r*
15×associate-*l*
11×times-frac cbrt-unprod
10×pow-prod-down
pow-exp sqrt-prod
expm1-log1p-u div-exp log1p-expm1-u add-log-exp unswap-sqr sqr-pow
pow-to-exp pow-unpow *-commutative
unpow-prod-down pow-pow
cbrt-undiv associate-*l/ div-inv
Counts
4 → 111
Calls
4 calls:
4.0ms
(pow (* -2.0 (log u1)) 0.5)
6.0ms
(* (* 2.0 PI) (sqrt u2))
9.0ms
(* (* (* 2.0 PI) (sqrt u2)) (sqrt u2))
8.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series1.1s

Counts
4 → 12
Calls
4 calls:
264.0ms
(pow (* -2.0 (log u1)) 0.5)
76.0ms
(* (* 2.0 PI) (sqrt u2))
43.0ms
(* (* (* 2.0 PI) (sqrt u2)) (sqrt u2))
686.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

simplify63.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
0557740
12336644
25002636

prune327.0ms

Filtered
123 candidates to 81 candidates (65.9%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1212123
Fresh055
Picked101
Done022
Total1229131

Merged error: 0.0b

Counts
131 → 9

regimes407.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0219
1219

end0.0ms

sample1.1s

Algorithm
intervals
Results
769.0ms8000×body80valid
199.0ms8000×pre80true