Details

Time bar (total: 2.3s)

analyze138.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
50%50%0.1%2
50%50%0.1%3
74.9%25%0.1%4
81.2%18.7%0.1%5
81.2%15.6%3.2%6
81.2%15.6%3.2%7
81.2%14%4.8%8
81.2%14%4.8%9
81.2%13.3%5.6%10
81.2%13.3%5.6%11
81.2%12.9%6%12
81.2%12.9%6%13
81.2%12.7%6.1%14

sample45.0ms

Algorithm
intervals
Results
11.0ms33×body1280valid
8.0ms180×body80valid
5.0ms28×body640valid
5.0ms21×body1280invalid
2.0ms13×body640invalid
2.0ms12×body320valid
1.0ms33×body80invalid
1.0msbody320invalid
0.0msbody160valid
0.0msbody160invalid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
065
165

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

0.0b
(*.f64 (exp.f64 re) (sin.f64 im))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64 pow1_binary64 associate-*r*_binary64 add-cube-cbrt_binary64 add-cbrt-cube_binary64 associate-*l*_binary64
add-exp-log_binary64
pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 *-commutative_binary64
Counts
1 → 18
Calls
1 calls:
6.0ms
(*.f64 (exp.f64 re) (sin.f64 im))

series8.0ms

Counts
1 → 3
Calls
1 calls:
8.0ms
(*.f64 (exp.f64 re) (sin.f64 im))

simplify55.0ms

Algorithm
egg-herbie
Counts
21 → 21
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
04950136
14950136

prune18.0ms

Filtered
14 candidates to 21 candidates (-50.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New17421
Fresh000
Picked011
Done000
Total17522

Merged error: 0.0b

Counts
22 → 5

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt.f64 (exp.f64 re))
0.0b
(*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re)))
0.0b
(*.f64 (*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re))) (*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re))))
0.0b
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re)))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64
25×pow1_binary64
23×cbrt-prod_binary64
20×add-exp-log_binary64
16×*-un-lft-identity_binary64 add-cube-cbrt_binary64
13×associate-*r*_binary64
11×pow-prod-down_binary64 add-cbrt-cube_binary64
10×cbrt-unprod_binary64 associate-*l*_binary64 prod-exp_binary64
pow1/3_binary64
swap-sqr_binary64 unswap-sqr_binary64
add-log-exp_binary64
*-commutative_binary64
pow-prod-up_binary64 pow-sqr_binary64
pow-plus_binary64 pow2_binary64
Counts
4 → 95
Calls
4 calls:
2.0ms
(cbrt.f64 (exp.f64 re))
6.0ms
(*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re)))
11.0ms
(*.f64 (*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re))) (*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re))))
6.0ms
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re)))

series52.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(cbrt.f64 (exp.f64 re))
14.0ms
(*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re)))
8.0ms
(*.f64 (*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re))) (*.f64 (sin.f64 im) (cbrt.f64 (exp.f64 re))))
17.0ms
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (exp.f64 re)))

simplify51.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
04982680
14982680

prune42.0ms

Filtered
68 candidates to 107 candidates (-57.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1052107
Fresh123
Picked101
Done011
Total1075112

Merged error: 0.0b

Counts
112 → 5

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt.f64 (exp.f64 re))
0.0b
(*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im))
0.0b
(*.f64 (*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))
0.1b
(pow.f64 (exp.f64 re) 2/3)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt_binary64
17×add-exp-log_binary64
13×*-un-lft-identity_binary64 add-cube-cbrt_binary64
10×prod-exp_binary64
associate-*r*_binary64 add-cbrt-cube_binary64
associate-*l*_binary64
pow1_binary64 unpow-prod-down_binary64
cbrt-prod_binary64
add-log-exp_binary64 cbrt-unprod_binary64 pow-pow_binary64
pow-to-exp_binary64 pow-unpow_binary64 sqr-pow_binary64 unswap-sqr_binary64 pow-exp_binary64 exp-prod_binary64
*-commutative_binary64
pow-prod-down_binary64 pow1/3_binary64
Counts
4 → 78
Calls
4 calls:
2.0ms
(cbrt.f64 (exp.f64 re))
6.0ms
(*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im))
8.0ms
(*.f64 (*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))
3.0ms
(pow.f64 (exp.f64 re) 2/3)

series52.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(cbrt.f64 (exp.f64 re))
20.0ms
(*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im))
8.0ms
(*.f64 (*.f64 (pow.f64 (exp.f64 re) 2/3) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))
12.0ms
(pow.f64 (exp.f64 re) 2/3)

simplify94.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (84.0ms)

IterNodesCost
04834573
14834573

prune37.0ms

Filtered
57 candidates to 90 candidates (-57.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New88290
Fresh213
Picked101
Done011
Total91495

Merged error: 0.0b

Counts
95 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt.f64 (pow.f64 (exp.f64 re) 2))
0.0b
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im))
0.0b
(pow.f64 (exp.f64 re) 2)
0.0b
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt_binary64 cbrt-prod_binary64
15×*-un-lft-identity_binary64 add-cube-cbrt_binary64
12×pow1_binary64 associate-*l*_binary64
11×add-exp-log_binary64
10×unpow-prod-down_binary64
associate-*r*_binary64
add-cbrt-cube_binary64
unswap-sqr_binary64
pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 unpow2_binary64 pow-pow_binary64 sqr-pow_binary64 prod-exp_binary64
pow-unpow_binary64 exp-prod_binary64
*-commutative_binary64
pow-to-exp_binary64 pow1/3_binary64 pow-exp_binary64
Counts
4 → 88
Calls
4 calls:
2.0ms
(cbrt.f64 (pow.f64 (exp.f64 re) 2))
7.0ms
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im))
3.0ms
(pow.f64 (exp.f64 re) 2)
9.0ms
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))

series49.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(cbrt.f64 (pow.f64 (exp.f64 re) 2))
20.0ms
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im))
3.0ms
(pow.f64 (exp.f64 re) 2)
8.0ms
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (sin.f64 im)) (cbrt.f64 (exp.f64 re)))

simplify65.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
04939758
14939758

prune40.0ms

Filtered
71 candidates to 100 candidates (-40.8%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1000100
Fresh022
Picked011
Done011
Total1004104

Merged error: 0.0b

Counts
104 → 4

regimes128.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
065
165

end0.0ms

sample1.3s

Algorithm
intervals
Results
365.0ms1013×body1280valid
242.0ms5533×body80valid
164.0ms826×body640valid
137.0ms520×body1280invalid
63.0ms373×body640invalid
58.0ms421×body320valid
35.0ms812×body80invalid
26.0ms190×body320invalid
18.0ms207×body160valid
8.0ms98×body160invalid

Profiling

Loading profile data...