Details

Time bar (total: 29.7s)

analyze2.6s (8.6%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06568928
088
188
Search
TrueOtherFalseIter
0%99.6%0.4%0
0%99.6%0.4%0
0%99.6%0.4%1
0%99.6%0.4%1
0%99.6%0.4%2
0%99.6%0.4%2
0%99.6%0.4%3
0%99.6%0.4%3
0%99.6%0.4%4
0%99.6%0.4%4
0%99.6%0.4%5
0%99.6%0.4%5
0%99.6%0.4%6
0%99.6%0.4%6
0%99.6%0.4%7
0%99.6%0.4%7
0%74.7%25.3%8
0%74.7%25.3%8
0%74.7%25.3%9
0%74.7%25.3%9
0%65.4%34.6%10
0%65.4%34.6%10
0%51.4%48.6%11
0%51.4%48.6%11
0%51.4%48.6%12
0%51.4%48.6%12
0%51.4%48.6%13
0%51.4%48.6%13
0%51.4%48.6%14
0%51.4%48.6%14
Symmetry

(sort z t a)

Compiler

Compiled 44 to 42 computations (4.5% saved)

sample10.7s (36.1%)

Algorithm
intervals
Results
150.0ms1714×body128nan
44.0ms512×body128valid
7.0ms76×body128invalid
Compiler

Compiled 26179 to 34501 computations (-31.8% saved)

simplify57.0ms (0.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
0195832
1195832

prune4.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.1b
Counts
2 → 1
Compiler

Compiled 42 to 40 computations (4.8% saved)

localize24.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
0.0b
(+.f64 (*.f64 x (log.f64 y)) z)
0.2b
(*.f64 (-.f64 b 1/2) (log.f64 c))
0.3b
(*.f64 x (log.f64 y))

rewrite202.0ms (0.7%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
24×log-prod_binary64_2551
22×add-sqr-sqrt_binary64_2487
20×add-log-exp_binary64_2504
18×*-un-lft-identity_binary64_2465
16×add-cube-cbrt_binary64_2500
12×distribute-rgt-in_binary64_2415 distribute-lft-in_binary64_2414
11×sum-log_binary64_2556
10×pow1_binary64_2526
add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501 associate-*l*_binary64_2406 associate-*r*_binary64_2405
associate-+l+_binary64_2398
associate-*l/_binary64_2408 associate-+r+_binary64_2397
flip3-+_binary64_2468 flip-+_binary64_2439 frac-add_binary64_2473
flip3--_binary64_2469 flip--_binary64_2440
pow-prod-down_binary64_2536 prod-exp_binary64_2514 cbrt-unprod_binary64_2498 unswap-sqr_binary64_2433 log-pow_binary64_2554 *-commutative_binary64_2396 +-commutative_binary64_2395
difference-of-squares_binary64_2434 distribute-lft-out--_binary64_2417
Counts
4 → 96
Calls

4 calls:

15.0ms
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
7.0ms
(*.f64 (-.f64 b 1/2) (log.f64 c))
5.0ms
(*.f64 x (log.f64 y))
5.0ms
(+.f64 (*.f64 x (log.f64 y)) z)
Compiler

Compiled 3055 to 1063 computations (65.2% saved)

series2.9s (9.6%)

Error
0.1b
Counts
4 → 66
Calls

4 calls:

2.0s
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
337.0ms
(+.f64 (*.f64 x (log.f64 y)) z)
270.0ms
(*.f64 (-.f64 b 1/2) (log.f64 c))
208.0ms
(*.f64 x (log.f64 y))
Compiler

Compiled 3680 to 2590 computations (29.6% saved)

simplify75.0ms (0.3%)

Algorithm
egg-herbie
Counts
162 → 162
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
053392872

prune235.0ms (0.8%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1548162
Fresh000
Picked101
Done000
Total1558163
Error
0.0b
Counts
163 → 8
Compiler

Compiled 4273 to 1507 computations (64.7% saved)

localize23.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 (log.f64 y) x) (+.f64 t (+.f64 z a)))
0.2b
(*.f64 (+.f64 -1/2 b) (log.f64 (sqrt.f64 c)))
0.2b
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
0.3b
(*.f64 (log.f64 y) x)

rewrite214.0ms (0.7%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
24×add-sqr-sqrt_binary64_2487
20×*-un-lft-identity_binary64_2465
16×add-cube-cbrt_binary64_2500
15×pow1_binary64_2526
14×associate-*l*_binary64_2406 associate-*r*_binary64_2405
13×add-log-exp_binary64_2504
12×log-prod_binary64_2551
10×add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501 distribute-rgt-in_binary64_2415 distribute-lft-in_binary64_2414
log-pow_binary64_2554
cancel-sign-sub-inv_binary64_2431 sqrt-prod_binary64_2481 sum-log_binary64_2556
pow-prod-down_binary64_2536 prod-exp_binary64_2514 cbrt-unprod_binary64_2498 unswap-sqr_binary64_2433 *-commutative_binary64_2396
sub-neg_binary64_2458 associate-*r/_binary64_2407 pow1/2_binary64_2545 sqrt-pow1_binary64_2483 flip3-+_binary64_2468 associate-*l/_binary64_2408 flip-+_binary64_2439
flip3--_binary64_2469 flip--_binary64_2440 difference-of-squares_binary64_2434 distribute-lft-out--_binary64_2417 distribute-lft-out_binary64_2416 associate-+r+_binary64_2397 +-commutative_binary64_2395
Counts
4 → 102
Calls

4 calls:

10.0ms
(+.f64 (*.f64 (log.f64 y) x) (+.f64 t (+.f64 z a)))
9.0ms
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
8.0ms
(*.f64 (+.f64 -1/2 b) (log.f64 (sqrt.f64 c)))
4.0ms
(*.f64 (log.f64 y) x)
Compiler

Compiled 3809 to 1367 computations (64.1% saved)

series1.3s (4.3%)

Error
0.0b
Counts
4 → 51
Calls

4 calls:

610.0ms
(+.f64 (*.f64 (log.f64 y) x) (+.f64 t (+.f64 z a)))
213.0ms
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
208.0ms
(*.f64 (+.f64 -1/2 b) (log.f64 (sqrt.f64 c)))
196.0ms
(*.f64 (log.f64 y) x)
Compiler

Compiled 4126 to 2710 computations (34.3% saved)

simplify87.0ms (0.3%)

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
048582013
148582013

prune233.0ms (0.8%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1530153
Fresh077
Picked011
Done000
Total1538161
Error
0.0b
Counts
161 → 8
Compiler

Compiled 5271 to 1885 computations (64.2% saved)

localize22.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x (log.f64 y))
0.3b
(+.f64 (*.f64 (+.f64 -1/2 b) (*.f64 2 (log.f64 (cbrt.f64 c)))) (*.f64 (+.f64 -1/2 b) (log.f64 (cbrt.f64 c))))
0.6b
(cbrt.f64 c)
0.6b
(cbrt.f64 c)

rewrite229.0ms (0.8%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
42×log-prod_binary64_2551
33×distribute-rgt-in_binary64_2415 distribute-lft-in_binary64_2414
24×cbrt-prod_binary64_2496 add-sqr-sqrt_binary64_2487 associate-+l+_binary64_2398
22×add-cube-cbrt_binary64_2500 *-un-lft-identity_binary64_2465
12×associate-+r+_binary64_2397
associate-*l/_binary64_2408
pow1_binary64_2526
add-log-exp_binary64_2504 add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501
flip3-+_binary64_2468 flip-+_binary64_2439
frac-add_binary64_2473 associate-*r*_binary64_2405
associate-*l*_binary64_2406
pow1/3_binary64_2547
sum-log_binary64_2556 distribute-lft-out_binary64_2416 +-commutative_binary64_2395 pow-prod-down_binary64_2536 prod-exp_binary64_2514 cbrt-unprod_binary64_2498 unswap-sqr_binary64_2433 log-pow_binary64_2554 *-commutative_binary64_2396
Counts
4 → 99
Calls

4 calls:

14.0ms
(+.f64 (*.f64 (+.f64 -1/2 b) (*.f64 2 (log.f64 (cbrt.f64 c)))) (*.f64 (+.f64 -1/2 b) (log.f64 (cbrt.f64 c))))
8.0ms
(*.f64 x (log.f64 y))
1.0ms
(cbrt.f64 c)
1.0ms
(cbrt.f64 c)
Compiler

Compiled 4176 to 1764 computations (57.8% saved)

series1.4s (4.6%)

Error
0.0b
Counts
4 → 21
Calls

4 calls:

908.0ms
(+.f64 (*.f64 (+.f64 -1/2 b) (*.f64 2 (log.f64 (cbrt.f64 c)))) (*.f64 (+.f64 -1/2 b) (log.f64 (cbrt.f64 c))))
192.0ms
(*.f64 x (log.f64 y))
125.0ms
(cbrt.f64 c)
122.0ms
(cbrt.f64 c)
Compiler

Compiled 1943 to 1471 computations (24.3% saved)

simplify65.0ms (0.2%)

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049631606
149631606

prune209.0ms (0.7%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1200120
Fresh066
Picked011
Done011
Total1208128
Error
0.0b
Counts
128 → 8
Compiler

Compiled 4363 to 1768 computations (59.5% saved)

localize29.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 y) (cbrt.f64 y))
0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)

rewrite134.0ms (0.5%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
25×cbrt-prod_binary64_2496
23×add-sqr-sqrt_binary64_2487
15×add-cube-cbrt_binary64_2500 *-un-lft-identity_binary64_2465
11×pow1_binary64_2526
pow1/3_binary64_2547
add-exp-log_binary64_2503 swap-sqr_binary64_2432 associate-*l*_binary64_2406 associate-*r*_binary64_2405
add-log-exp_binary64_2504 add-cbrt-cube_binary64_2501 unswap-sqr_binary64_2433
pow-prod-down_binary64_2536 pow-prod-up_binary64_2535 pow-sqr_binary64_2438
pow2_binary64_2546 pow-plus_binary64_2528 prod-exp_binary64_2514 cbrt-unprod_binary64_2498 *-commutative_binary64_2396
Counts
4 → 73
Calls

4 calls:

7.0ms
(*.f64 (cbrt.f64 y) (cbrt.f64 y))
1.0ms
(cbrt.f64 y)
1.0ms
(cbrt.f64 y)
1.0ms
(cbrt.f64 y)
Compiler

Compiled 2619 to 900 computations (65.6% saved)

series512.0ms (1.7%)

Error
0.0b
Counts
4 → 12
Calls

4 calls:

134.0ms
(*.f64 (cbrt.f64 y) (cbrt.f64 y))
123.0ms
(cbrt.f64 y)
120.0ms
(cbrt.f64 y)
116.0ms
(cbrt.f64 y)
Compiler

Compiled 1203 to 890 computations (26% saved)

simplify74.0ms (0.2%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
04873548
14873548

prune132.0ms (0.4%)

Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New84185
Fresh055
Picked011
Done022
Total84993
Error
0.0b
Counts
93 → 9
Compiler

Compiled 2848 to 1011 computations (64.5% saved)

regimes2.1s (7.2%)

Accuracy

Total 0.1b remaining (87%)

Threshold costs 0.1b (87%)

Compiler

Compiled 23809 to 20315 computations (14.7% saved)

bsearch0.0ms (0%)

simplify18.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04247
14247
Remove

(sort z t a)

Compiler

Compiled 60 to 50 computations (16.7% saved)

end0.0ms (0%)

sample6.2s (20.8%)

Algorithm
intervals
Results
1.9s27193×body128nan
663.0ms7997×body128valid
102.0ms1257×body128invalid
1.0msbody1024valid
Compiler

Compiled 1829 to 1558 computations (14.8% saved)

Profiling

Loading profile data...