Details

Time bar (total: 3.2s)

sample337.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 48.257446%

Guaranteed chance to sample good point: 95.122383%

Results
18.0ms256×body80valid
1.0ms10×body80nan

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0219
1259
2289
3299
4299

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.0b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ (acos (/ (neg g) h)) 3.0)
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))
1.0b
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
1.0b
(/ (* 2.0 PI) 3.0)

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt add-cube-cbrt
12×times-frac
11×add-exp-log add-cbrt-cube
div-sub associate-/r* add-log-exp
pow1 associate-+r- div-inv associate-/l*
cbrt-undiv acos-neg acos-asin distribute-frac-neg div-exp
cos-diff frac-2neg clear-num
+-commutative cos-sum distribute-rgt-out flip3-+ frac-add prod-exp sum-log cbrt-unprod flip-+ distribute-lft-out
Counts
4 → 76
Calls
4 calls:
3.0ms
(/ (acos (/ (neg g) h)) 3.0)
10.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))
14.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
5.0ms
(/ (* 2.0 PI) 3.0)

series24.0ms

Counts
4 → 10
Calls
4 calls:
3.0ms
(/ (acos (/ (neg g) h)) 3.0)
5.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))
15.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
0.0ms
(/ (* 2.0 PI) 3.0)

simplify108.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0318666
11047614
24381614
35002614

prune121.0ms

Filtered
66 candidates to 86 candidates (-30.3%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New84286
Fresh000
Picked011
Done000
Total84387

Merged error: 0.0b

Counts
87 → 3

localize27.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ (* 2.0 PI) 3.0)
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
58.2b
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
19×times-frac
10×add-sqr-sqrt add-cube-cbrt distribute-rgt-out
add-exp-log add-cbrt-cube
add-log-exp
div-inv
pow1
associate-/r*
cbrt-undiv +-commutative distribute-lft1-in flip3-+ div-exp frac-add sum-log flip-+ distribute-lft-out
frac-2neg sin-sum prod-exp clear-num cbrt-unprod associate-/l*
Counts
4 → 67
Calls
4 calls:
4.0ms
(/ (* 2.0 PI) 3.0)
9.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
9.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
10.0ms
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

series0.0ms

Counts
4 → 4
Calls
4 calls:
0.0ms
(/ (* 2.0 PI) 3.0)
0.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
0.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
0.0ms
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

simplify99.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
0234454
1822413
23823405
35002405

prune168.0ms

Filtered
56 candidates to 71 candidates (-26.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New71071
Fresh011
Picked011
Done011
Total71374

Merged error: 0.0b

Counts
74 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

1.0b
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3)
1.0b
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3))
1.0b
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
1.0b
(/ (* 2.0 PI) 3.0)

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
10×add-exp-log add-cbrt-cube
unpow-prod-down cube-prod
pow1
add-log-exp
pow-unpow times-frac associate-/r*
cbrt-undiv cos-diff cube-mult associate-+r- unpow3 div-sub div-exp sqr-pow
acos-neg acos-asin pow-to-exp cos-sum pow-pow frac-2neg pow1/3 distribute-frac-neg pow-exp prod-exp clear-num rem-cbrt-cube cbrt-unprod div-inv associate-/l* rem-cube-cbrt
Counts
4 → 75
Calls
4 calls:
2.0ms
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3)
4.0ms
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3))
11.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
5.0ms
(/ (* 2.0 PI) 3.0)

series52.0ms

Counts
4 → 10
Calls
4 calls:
23.0ms
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3)
14.0ms
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0))) 3))
14.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
0.0ms
(/ (* 2.0 PI) 3.0)

simplify38.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0267891
1989827
25001821

prune129.0ms

Filtered
51 candidates to 85 candidates (-66.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New82385
Fresh000
Picked101
Done022
Total83588

Merged error: 0.0b

Counts
88 → 5

localize23.0ms

Local error

Found 4 expressions with local error:

1.0b
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
1.0b
(/ (* 2.0 PI) 3.0)
1.0b
(/ (* 2.0 PI) 3.0)
1.0b
(/ (* 2.0 PI) 3.0)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log add-cbrt-cube
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac associate-/r*
cbrt-undiv div-exp
pow1 add-log-exp
frac-2neg prod-exp clear-num cbrt-unprod div-inv associate-/l*
cos-diff associate-+r- div-sub
acos-neg acos-asin cos-sum distribute-frac-neg
Counts
4 → 73
Calls
4 calls:
10.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
5.0ms
(/ (* 2.0 PI) 3.0)
5.0ms
(/ (* 2.0 PI) 3.0)
5.0ms
(/ (* 2.0 PI) 3.0)

series14.0ms

Counts
4 → 6
Calls
4 calls:
14.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (neg g) h)) 3.0)))
0.0ms
(/ (* 2.0 PI) 3.0)
0.0ms
(/ (* 2.0 PI) 3.0)
0.0ms
(/ (* 2.0 PI) 3.0)

simplify67.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0199497
1663435
22818375
35001375

prune225.0ms

Filtered
60 candidates to 79 candidates (-31.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New78179
Fresh022
Picked101
Done022
Total79584

Merged error: 0.0b

Counts
84 → 5

regimes504.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03440
13440

end0.0ms

sample1.1s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 48.257446%

Guaranteed chance to sample good point: 95.122383%

Results
599.0ms8000×body80valid
16.0ms263×body80nan

Profiling

Loading profile data...