Details

Time bar (total: 5.2s)

analyze315.0ms

Algorithm
search

sample42.0ms

Algorithm
intervals
Results
24.0ms256×body80valid
6.0ms256×pre80true

simplify426.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

localize20.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.2b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.4b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

rewrite41.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:
8.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)
21.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series233.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
35.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
112.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

prune198.0ms

Filtered
66 candidates to 99 candidates (-50.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New91899
Fresh000
Picked101
Done000
Total928100

Merged error: 0.0b

Counts
100 → 8

localize16.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.5)
0.2b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.3b
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

rewrite23.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
add-log-exp
unpow-prod-down prod-exp associate-/l* sqr-pow
div-exp pow-prod-down pow-exp
pow-unpow associate-*r* associate-/r* cbrt-unprod
pow-to-exp pow-pow
cbrt-undiv +-commutative frac-2neg flip3-+ associate-*l* clear-num sum-log *-commutative flip-+ div-inv
Counts
4 → 84
Calls
4 calls:
8.0ms
(+ (* (* 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)

series221.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0445720
11835655
25001647

prune189.0ms

Filtered
67 candidates to 96 candidates (-43.3%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New95196
Fresh167
Picked011
Done000
Total968104

Merged error: 0b

Counts
104 → 8

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
152×add-exp-log
99×prod-exp
40×pow-exp
29×add-sqr-sqrt
23×add-cbrt-cube
21×add-cube-cbrt *-un-lft-identity
20×pow-to-exp times-frac div-exp
15×associate-*l*
13×pow-unpow associate-*r*
12×pow1
10×cbrt-unprod
sqr-pow
pow-prod-down add-log-exp unswap-sqr
unpow-prod-down associate-*l/ *-commutative
cbrt-undiv pow-pow div-inv
Counts
4 → 140
Calls
4 calls:
5.0ms
(pow (* -2.0 (log u1)) (/ 0.5 2))
5.0ms
(* (* 2.0 PI) u2)
10.0ms
(* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) (/ 0.5 2))) (pow (* -2.0 (log u1)) (/ 0.5 2)))
10.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) (/ 0.5 2)))

series244.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
06171345
123681017
250021007

prune248.0ms

Filtered
79 candidates to 152 candidates (-92.4%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1520152
Fresh066
Picked011
Done011
Total1528160

Merged error: 0b

Counts
160 → 8

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×add-exp-log
15×times-frac
12×cbrt-prod add-cbrt-cube
10×pow1 unpow-prod-down
cube-prod sqr-pow
associate-/l*
cube-div div-exp prod-exp add-log-exp
pow-unpow associate-*r* pow-prod-down pow-exp associate-/r* cbrt-unprod
cube-mult pow-to-exp cbrt-div flip3-+ unpow3 flip-+
cbrt-undiv pow-pow frac-2neg pow1/3 associate-*l* clear-num *-commutative rem-cbrt-cube div-inv rem-cube-cbrt
Counts
4 → 104
Calls
4 calls:
5.0ms
(* (* 2.0 PI) u2)
5.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)
9.0ms
(cbrt (pow (+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5) 3))
10.0ms
(pow (+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5) 3)

series304.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* 2.0 PI) u2)
101.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)
78.0ms
(cbrt (pow (+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5) 3))
122.0ms
(pow (+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5) 3)

simplify80.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
06221453
127391334
250011327

prune217.0ms

Filtered
74 candidates to 116 candidates (-56.8%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1160116
Fresh055
Picked011
Done022
Total1168124

Merged error: 0b

Counts
124 → 8

regimes838.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
02410
12410

end0.0ms

analyze114.0ms

Algorithm
search

sample1.1s

Algorithm
intervals
Results
771.0ms8000×body80valid
184.0ms8000×pre80true

Profiling

Loading profile data...