Details

Time bar (total: 4.8s)

analyze693.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
12.5%87.4%0.1%5
18.7%81.1%0.1%6
21.8%71.8%6.4%7
31.2%62.4%6.4%8
35.9%55.4%8.7%9
37.8%48.8%13.4%10
42.7%42.3%15%11
47.7%34.2%18.1%12
49.1%30.4%20.5%13
51.9%25.8%22.3%14

sample43.0ms

Algorithm
intervals
Results
11.0ms34×body2560valid
8.0ms156×body80valid
7.0ms27×body1280valid
3.0ms15×body640valid
2.0ms14×body320valid
1.0msbody5120valid
1.0msbody160valid
1.0ms13×body80nan
1.0ms10×body80invalid

simplify329.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (320.0ms)

IterNodesCost
0183524
1183524

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 35.7b

Counts
2 → 1

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
2.4b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_575
13×*-un-lft-identity_binary64_590
add-cbrt-cube_binary64_562 add-exp-log_binary64_554
add-log-exp_binary64_555
add-cube-cbrt_binary64_561
difference-of-squares_binary64_619 times-frac_binary64_585 sqrt-prod_binary64_569 associate-/l*_binary64_654
pow1_binary64_532
flip--_binary64_616 flip3--_binary64_589
distribute-lft-out--_binary64_635
sub-neg_binary64_594 cbrt-undiv_binary64_560 associate-/l/_binary64_656 sqrt-div_binary64_570 diff-log_binary64_501 div-exp_binary64_539
cbrt-unprod_binary64_559 rem-sqrt-square_binary64_578 div-inv_binary64_591 prod-exp_binary64_537 frac-2neg_binary64_583 div-sub_binary64_584 pow1/2_binary64_522 sqrt-pow1_binary64_571 associate-/r*_binary64_653 clear-num_binary64_593
Counts
4 → 70
Calls
4 calls:
12.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series255.0ms

Counts
4 → 12
Calls
4 calls:
100.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
60.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
62.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify88.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
049881963
149881963

prune101.0ms

Filtered
62 candidates to 82 candidates (-32.3%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New75782
Fresh000
Picked101
Done000
Total76783

Merged error: 6.2b

Counts
83 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

1.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
3.3b
(/.f64 (/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
11.1b
(/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
45×add-cbrt-cube_binary64_562 add-exp-log_binary64_554
22×times-frac_binary64_585
21×*-un-lft-identity_binary64_590
17×cbrt-undiv_binary64_560 div-exp_binary64_539
13×cbrt-unprod_binary64_559 prod-exp_binary64_537
12×add-sqr-sqrt_binary64_575
11×add-cube-cbrt_binary64_561 associate-/l*_binary64_654
add-log-exp_binary64_555 associate-/r/_binary64_655
distribute-lft-out_binary64_634 pow1_binary64_532 associate-/r*_binary64_653
flip-+_binary64_615 div-inv_binary64_591 flip3-+_binary64_588
sqrt-prod_binary64_569
frac-2neg_binary64_583 sqrt-div_binary64_570 clear-num_binary64_593
rem-sqrt-square_binary64_578 +-commutative_binary64_657 flip--_binary64_616 flip3--_binary64_589 pow1/2_binary64_522 associate-/l/_binary64_656 sqrt-pow1_binary64_571 sum-log_binary64_500
Counts
4 → 102
Calls
4 calls:
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
15.0ms
(/.f64 (/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
11.0ms
(/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series474.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
154.0ms
(/.f64 (/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
200.0ms
(/.f64 (*.f64 (*.f64 a c) -4) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
61.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify113.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (78.0ms)

IterNodesCost
049353094
149353094

prune110.0ms

Filtered
78 candidates to 114 candidates (-46.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1122114
Fresh246
Picked101
Done000
Total1156121

Merged error: 6.1b

Counts
121 → 6

localize12.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 c (/.f64 -2 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity_binary64_590
20×add-sqr-sqrt_binary64_575
18×associate-*r*_binary64_649
14×add-cube-cbrt_binary64_561
13×times-frac_binary64_585
add-cbrt-cube_binary64_562 add-exp-log_binary64_554
add-log-exp_binary64_555
pow1_binary64_532
distribute-lft-out_binary64_634
sqrt-prod_binary64_569 associate-*l*_binary64_650
cbrt-unprod_binary64_559 flip-+_binary64_615 flip--_binary64_616 unswap-sqr_binary64_618 prod-exp_binary64_537 flip3--_binary64_589 associate-/r/_binary64_655 sqrt-div_binary64_570 flip3-+_binary64_588
rem-sqrt-square_binary64_578 pow-prod-down_binary64_513 sub-neg_binary64_594 +-commutative_binary64_657 div-inv_binary64_591 cbrt-undiv_binary64_560 *-commutative_binary64_658 pow1/2_binary64_522 sqrt-pow1_binary64_571 diff-log_binary64_501 associate-*r/_binary64_651 sum-log_binary64_500 div-exp_binary64_539
Counts
4 → 75
Calls
4 calls:
12.0ms
(*.f64 c (/.f64 -2 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series338.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(*.f64 c (/.f64 -2 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))))
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
59.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
64.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify65.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
051941901

prune97.0ms

Filtered
66 candidates to 87 candidates (-31.8%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New86187
Fresh055
Picked011
Done000
Total86793

Merged error: 6.1b

Counts
93 → 7

localize11.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
2.4b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt_binary64_575
17×*-un-lft-identity_binary64_590
13×add-cube-cbrt_binary64_561 associate-*r*_binary64_649
10×times-frac_binary64_585
add-cbrt-cube_binary64_562 add-exp-log_binary64_554
add-log-exp_binary64_555
pow1_binary64_532
associate-*l*_binary64_650
flip--_binary64_616 sqrt-prod_binary64_569 flip3--_binary64_589
difference-of-squares_binary64_619
cbrt-unprod_binary64_559 sub-neg_binary64_594 unswap-sqr_binary64_618 prod-exp_binary64_537 frac-times_binary64_582 distribute-lft-out--_binary64_635 sqrt-div_binary64_570 associate-*l/_binary64_652 diff-log_binary64_501
rem-sqrt-square_binary64_578 pow-prod-down_binary64_513 div-inv_binary64_591 cbrt-undiv_binary64_560 *-commutative_binary64_658 pow1/2_binary64_522 sqrt-pow1_binary64_571 associate-*r/_binary64_651 div-exp_binary64_539
Counts
4 → 79
Calls
4 calls:
14.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series255.0ms

Counts
4 → 12
Calls
4 calls:
103.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
59.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
60.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify69.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049572223
149572223

prune75.0ms

Filtered
68 candidates to 91 candidates (-33.8%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New91091
Fresh055
Picked011
Done011
Total91798

Merged error: 6.1b

Counts
98 → 7

regimes128.0ms

Accuracy

94.9% (1.2b remaining)

Error of 7.0b against oracle of 5.7b and baseline of 29.7b

bsearch97.0ms

Steps
ItersRangePoint
8
4.058381416021372e+99
2.0399551007354747e+102
2.020343938322325e+102
6
-3.1187755358924823e-208
-3.671783466640133e-209
-3.965802121632277e-209
10
-1.6079749874000203e+96
-1.2215557721803615e+85
-2.744341717572267e+94

simplify4.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
010282
110282

end0.0ms

sample1.3s

Algorithm
intervals
Results
330.0ms1092×body2560valid
275.0ms5104×body80valid
230.0ms909×body1280valid
84.0ms422×body640valid
41.0ms111×body5120valid
37.0ms252×body320valid
31.0ms616×body80nan
19.0ms339×body80invalid
11.0ms110×body160valid

Profiling

Loading profile data...