Details

Time bar (total: 3.7s)

analyze97.0ms (2.6%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
25%74.9%0.1%3
62.4%37.5%0.1%4
68.7%31.2%0.1%5
68.7%18.7%12.6%6
68.7%18.7%12.6%7
68.7%12.5%18.8%8
68.7%12.5%18.8%9
68.7%9.4%22%10
68.7%9.4%22%11
68.7%7.8%23.5%12
68.7%7.8%23.5%13
68.7%7%24.3%14
Compiler

Compiled 11 to 7 computations (36.4% saved)

sample17.0ms (0.5%)

Algorithm
intervals
Results
7.0ms256×body128valid
1.0ms26×body128overflowed
Compiler

Compiled 23 to 15 computations (34.8% saved)

simplify8.0ms (0.2%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
Counts
1 → 0
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0713
1813
2813

prune2.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New000
Fresh011
Picked000
Done000
Total011
Error
0.8b
Counts
1 → 1
Alt Table
StatusErrorProgram
0.8b
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
Compiler

Compiled 20 to 12 computations (40% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.0b
(+.f64 (exp.f64 a) (exp.f64 b))
0.8b
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

rewrite53.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
0.7b
Rules
21×*-un-lft-identity_binary64
12×times-frac_binary64
11×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
distribute-lft-out_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 associate-/r*_binary64
Counts
2 → 45
Calls

2 calls:

7.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
5.0ms
(+.f64 (exp.f64 a) (exp.f64 b))
Compiler

Compiled 676 to 135 computations (80% saved)

series82.0ms (2.2%)

Error
0.0b
Counts
2 → 24
Calls

2 calls:

41.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
14.0ms
(+.f64 (exp.f64 a) (exp.f64 b))
Compiler

Compiled 1119 to 741 computations (33.8% saved)

simplify63.0ms (1.7%)

Algorithm
egg-herbie
Rules
459×associate-+l+_binary64
381×times-frac_binary64
378×associate-/l*_binary64
242×associate--l+_binary64
236×associate-/r*_binary64
Counts
69 → 55
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01571672
14111601
213281560
352181560

prune71.0ms (1.9%)

Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New50555
Fresh000
Picked101
Done000
Total51556
Error
0b
Counts
56 → 5
Alt Table
StatusErrorProgram
11.1b
(-.f64 (+.f64 (/.f64 1 (+.f64 1 (exp.f64 b))) (/.f64 a (+.f64 1 (exp.f64 b)))) (/.f64 a (pow.f64 (+.f64 1 (exp.f64 b)) 2)))
28.2b
(-.f64 (+.f64 (/.f64 (exp.f64 a) (+.f64 1 (exp.f64 a))) (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 1 (exp.f64 a)) 3)) (+.f64 (*.f64 b b) (pow.f64 b 3)))) (+.f64 (*.f64 1/2 (*.f64 (/.f64 (*.f64 b (exp.f64 a)) (pow.f64 (+.f64 1 (exp.f64 a)) 2)) b)) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (exp.f64 a) (pow.f64 b 3)) (pow.f64 (+.f64 1 (exp.f64 a)) 2))) (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 1 (exp.f64 a)) 2)) (+.f64 b (/.f64 (pow.f64 b 3) (pow.f64 (+.f64 1 (exp.f64 a)) 2)))))))
1.1b
(cbrt.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) 3))
0.8b
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
0.8b
(log.f64 (exp.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))))
Compiler

Compiled 1231 to 562 computations (54.3% saved)

localize8.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
0.0b
(+.f64 (exp.f64 b) (exp.f64 a))
1.0b
(-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a))))
3.4b
(log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))

rewrite108.0ms (2.9%)

Algorithm
rewrite-expression-head
Error
0b
Rules
21×*-un-lft-identity_binary64
13×add-sqr-sqrt_binary64
pow1_binary64 add-cube-cbrt_binary64 add-log-exp_binary64
log-prod_binary64 cancel-sign-sub-inv_binary64
exp-sum_binary64
Counts
4 → 74
Calls

4 calls:

8.0ms
(-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a))))
7.0ms
(log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))
6.0ms
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
4.0ms
(+.f64 (exp.f64 b) (exp.f64 a))
Compiler

Compiled 1144 to 262 computations (77.1% saved)

series196.0ms (5.3%)

Error
0b
Counts
4 → 48
Calls

4 calls:

47.0ms
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
46.0ms
(-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a))))
38.0ms
(log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))
16.0ms
(+.f64 (exp.f64 b) (exp.f64 a))
Compiler

Compiled 2551 to 1844 computations (27.7% saved)

simplify120.0ms (3.2%)

Algorithm
egg-herbie
Rules
419×times-frac_binary64
261×distribute-rgt-in_binary64
252×sub-neg_binary64
234×cancel-sign-sub-inv_binary64
206×distribute-lft-in_binary64
Counts
122 → 102
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02302944
16302730
221202487
347472484
449862484

prune98.0ms (2.6%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New993102
Fresh314
Picked101
Done000
Total1034107
Error
0b
Counts
107 → 4
Alt Table
StatusErrorProgram
0.8b
(pow.f64 E.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
0.4b
(exp.f64 (-.f64 a (+.f64 (log.f64 (+.f64 1 (exp.f64 b))) (/.f64 a (+.f64 1 (exp.f64 b))))))
15.4b
(exp.f64 (-.f64 a (+.f64 (log.f64 (+.f64 (exp.f64 a) 1)) (+.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) (*.f64 (*.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) b) (-.f64 1/2 (/.f64 1/2 (+.f64 (exp.f64 a) 1))))))))
1.1b
(cbrt.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) 3))
Compiler

Compiled 1658 to 806 computations (51.4% saved)

localize10.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 1 (exp.f64 b))
0.0b
(+.f64 1 (exp.f64 b))
0.0b
(/.f64 a (+.f64 1 (exp.f64 b)))
0.8b
(log.f64 (+.f64 1 (exp.f64 b)))

rewrite126.0ms (3.4%)

Algorithm
rewrite-expression-head
Error
0b
Rules
28×*-un-lft-identity_binary64
14×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
12×times-frac_binary64
add-log-exp_binary64
distribute-lft-out_binary64 add-exp-log_binary64
Counts
4 → 72
Calls

4 calls:

6.0ms
(/.f64 a (+.f64 1 (exp.f64 b)))
4.0ms
(+.f64 1 (exp.f64 b))
4.0ms
(log.f64 (+.f64 1 (exp.f64 b)))
4.0ms
(+.f64 1 (exp.f64 b))
Compiler

Compiled 1412 to 879 computations (37.7% saved)

series69.0ms (1.8%)

Error
0b
Counts
4 → 21
Calls

4 calls:

22.0ms
(/.f64 a (+.f64 1 (exp.f64 b)))
16.0ms
(log.f64 (+.f64 1 (exp.f64 b)))
8.0ms
(+.f64 1 (exp.f64 b))
6.0ms
(+.f64 1 (exp.f64 b))
Compiler

Compiled 816 to 590 computations (27.7% saved)

simplify119.0ms (3.2%)

Algorithm
egg-herbie
Rules
446×associate-+l+_binary64
426×div-sub_binary64
348×associate-/l*_binary64
323×unswap-sqr_binary64
310×distribute-rgt-in_binary64
Counts
93 → 67
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01101199
12231109
24441100
38331100
417981100
537651100
647411100
751841100

prune98.0ms (2.6%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New66167
Fresh123
Picked101
Done000
Total68371
Error
0b
Counts
71 → 3
Alt Table
StatusErrorProgram
0.7b
(exp.f64 (-.f64 a (+.f64 (+.f64 (log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1))) (log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))) (/.f64 a (+.f64 1 (exp.f64 b))))))
0.8b
(pow.f64 E.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
15.4b
(exp.f64 (-.f64 a (+.f64 (log.f64 (+.f64 (exp.f64 a) 1)) (+.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) (*.f64 (*.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) b) (-.f64 1/2 (/.f64 1/2 (+.f64 (exp.f64 a) 1))))))))
Compiler

Compiled 1380 to 883 computations (36% saved)

localize15.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 1 (exp.f64 b))
0.0b
(/.f64 a (+.f64 1 (exp.f64 b)))
1.3b
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))
1.3b
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))

rewrite127.0ms (3.4%)

Algorithm
rewrite-expression-head
Error
0b
Rules
31×*-un-lft-identity_binary64
17×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
14×log-prod_binary64
12×times-frac_binary64
pow1_binary64 sqrt-prod_binary64 add-exp-log_binary64
Counts
4 → 85
Calls

4 calls:

5.0ms
(/.f64 a (+.f64 1 (exp.f64 b)))
5.0ms
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))
5.0ms
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))
4.0ms
(+.f64 1 (exp.f64 b))
Compiler

Compiled 2235 to 1485 computations (33.6% saved)

series102.0ms (2.8%)

Error
0b
Counts
4 → 22
Calls

4 calls:

25.0ms
(/.f64 a (+.f64 1 (exp.f64 b)))
25.0ms
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))
24.0ms
(log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))
6.0ms
(+.f64 1 (exp.f64 b))
Compiler

Compiled 1548 to 1199 computations (22.5% saved)

simplify128.0ms (3.4%)

Algorithm
egg-herbie
Rules
557×cancel-sign-sub-inv_binary64
518×associate-/l/_binary64
396×associate-/r*_binary64
205×associate-/r/_binary64
160×sub-neg_binary64
Counts
107 → 65
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01491821
13001618
26831515
320061497
443541497
548921497
649421497

prune75.0ms (2%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New65065
Fresh022
Picked011
Done000
Total65368
Error
0b
Counts
68 → 3
Alt Table
StatusErrorProgram
0.7b
(exp.f64 (-.f64 a (+.f64 (+.f64 (log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1))) (log.f64 (sqrt.f64 (+.f64 (exp.f64 b) 1)))) (/.f64 a (+.f64 1 (exp.f64 b))))))
0.8b
(pow.f64 E.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 b) (exp.f64 a)))))
15.4b
(exp.f64 (-.f64 a (+.f64 (log.f64 (+.f64 (exp.f64 a) 1)) (+.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) (*.f64 (*.f64 (/.f64 b (+.f64 (exp.f64 a) 1)) b) (-.f64 1/2 (/.f64 1/2 (+.f64 (exp.f64 a) 1))))))))
Compiler

Compiled 1638 to 1096 computations (33.1% saved)

regimes1.3s (34.6%)

Accuracy

Total 0.6b remaining (72.3%)

Threshold costs 0.6b (72.3%)

Compiler

Compiled 23015 to 15603 computations (32.2% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
sub-neg_binary64
neg-mul-1_binary64 neg-sub0_binary64 *-commutative_binary64
unsub-neg_binary64 distribute-neg-in_binary64
1-exp_binary64 distribute-neg-frac_binary64 distribute-rgt-neg-in_binary64 distribute-lft-neg-in_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01436
12036
22836
33836
44836
55436
65736
75836
85736

end1.0ms (0%)

Compiler

Compiled 24 to 15 computations (37.5% saved)

sample631.0ms (17%)

Algorithm
intervals
Results
246.0ms8000×body128valid
16.0ms691×body128overflowed
Compiler

Compiled 109 to 75 computations (31.2% saved)

Profiling

Loading profile data...