Details

Time bar (total: 4.9s)

analyze315.0ms

Algorithm
search

sample44.0ms

Algorithm
intervals
Results
26.0ms256×body80valid
7.0ms256×pre80true

simplify407.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03410
17110
215410
346910
4181210
5500110

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

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

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
62×add-exp-log
33×prod-exp
23×add-sqr-sqrt add-cbrt-cube
15×add-cube-cbrt *-un-lft-identity associate-*l*
14×pow1
11×times-frac associate-*r*
10×pow-exp cbrt-unprod
div-exp
pow-to-exp pow-prod-down
add-log-exp unswap-sqr sqr-pow
pow-unpow associate-*l/ *-commutative
cbrt-undiv unpow-prod-down pow-pow
div-inv
Counts
4 → 102
Calls
4 calls:
9.0ms
(* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2)))
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))

series220.0ms

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

simplify60.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0515865
12258738
25002730

prune195.0ms

Filtered
68 candidates to 114 candidates (-67.6%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1068114
Fresh000
Picked101
Done000
Total1078115

Merged error: 0.0b

Counts
115 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite25.0ms

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

series209.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0485830
12104713
25002705

prune193.0ms

Filtered
69 candidates to 109 candidates (-58.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1063109
Fresh257
Picked101
Done000
Total1098117

Merged error: 0.0b

Counts
117 → 8

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

rewrite37.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)
11.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))

series241.0ms

Counts
4 → 12
Calls
4 calls:
34.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)
103.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))

simplify56.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0454932
11787832
25001819

prune266.0ms

Filtered
83 candidates to 124 candidates (-49.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1222124
Fresh257
Picked011
Done000
Total1248132

Merged error: 0b

Counts
132 → 8

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
132×times-frac
72×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
52×add-exp-log
26×div-exp
24×associate-/r*
17×unpow-prod-down sqr-pow
16×add-cbrt-cube
13×pow1
10×pow-exp
prod-exp
div-inv associate-/l*
pow-to-exp rec-exp 1-exp
cbrt-undiv pow-prod-down add-log-exp
pow-unpow associate-*r* cbrt-unprod
pow-pow frac-2neg clear-num
pow-flip associate-*l* associate-/r/ *-commutative inv-pow
Counts
4 → 182
Calls
4 calls:
4.0ms
(pow (* -2.0 (log u1)) 0.5)
8.0ms
(/ 1 (/ 6.0 (pow (* -2.0 (log u1)) 0.5)))
4.0ms
(/ 6.0 (pow (* -2.0 (log u1)) 0.5))
7.0ms
(* (* 2.0 PI) u2)

series246.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(pow (* -2.0 (log u1)) 0.5)
95.0ms
(/ 1 (/ 6.0 (pow (* -2.0 (log u1)) 0.5)))
112.0ms
(/ 6.0 (pow (* -2.0 (log u1)) 0.5))
3.0ms
(* (* 2.0 PI) u2)

simplify70.0ms

Algorithm
egg-herbie
Counts
194 → 194
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
06601618
128521464
250011363

prune261.0ms

Filtered
105 candidates to 194 candidates (-84.8%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1940194
Fresh066
Picked011
Done011
Total1948202

Merged error: 0b

Counts
202 → 8

regimes503.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
12714

end0.0ms

analyze119.0ms

Algorithm
search

sample1.2s

Algorithm
intervals
Results
816.0ms8000×body80valid
204.0ms8000×pre80true

Profiling

Loading profile data...