Details

Time bar (total: 3.7s)

analyze484.0ms (13%)

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
0%99.9%0.1%5
21.8%78%0.1%6
26.5%73.3%0.1%7
32%67.9%0.1%8
46.4%52.7%0.9%9
50.9%47.2%1.9%10
54.3%43.3%2.4%11
62.1%32.5%5.4%12
64.3%28.1%7.6%13
66.3%24.6%9.2%14
Compiler

Compiled 16 to 11 computations (31.3% saved)

sample21.0ms (0.6%)

Algorithm
intervals
Results
9.0ms256×body128valid
1.0ms35×body128invalid
Compiler

Compiled 34 to 24 computations (29.4% saved)

simplify54.0ms (1.4%)

Algorithm
egg-herbie
Rules
225×cancel-sign-sub-inv_binary64
222×distribute-rgt-in_binary64
163×distribute-lft-in_binary64
129×unsub-neg_binary64
111×sub-neg_binary64
Counts
1 → 1
Iterations

Useful iterations: 8 (0.0ms)

IterNodesCost
01118
12218
24118
36818
411418
518718
625018
739018
876915
985515
1091415
1187915
1286415
1386415
1476115

prune7.0ms (0.2%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.1b
Counts
2 → 2
Alt Table
StatusErrorProgram
3.1b
(fabs.f64 (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y))
1.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)))
Compiler

Compiled 69 to 47 computations (31.9% saved)

localize8.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(/.f64 (+.f64 x 4) y)
0.0b
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z))
2.0b
(*.f64 (/.f64 x y) z)

rewrite114.0ms (3.1%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
28×*-un-lft-identity_binary64
25×add-sqr-sqrt_binary64
22×times-frac_binary64
20×add-cube-cbrt_binary64
13×associate-*l*_binary64
Counts
3 → 79
Calls

3 calls:

9.0ms
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z))
6.0ms
(*.f64 (/.f64 x y) z)
5.0ms
(/.f64 (+.f64 x 4) y)
Compiler

Compiled 1437 to 693 computations (51.8% saved)

series106.0ms (2.9%)

Error
0.0b
Counts
3 → 33
Calls

3 calls:

48.0ms
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z))
25.0ms
(*.f64 (/.f64 x y) z)
17.0ms
(/.f64 (+.f64 x 4) y)
Compiler

Compiled 1070 to 689 computations (35.6% saved)

simplify102.0ms (2.7%)

Algorithm
egg-herbie
Rules
392×associate-*l*_binary64
341×associate-*l/_binary64
322×distribute-rgt-neg-in_binary64
312×div-sub_binary64
302×associate-*r*_binary64
Counts
112 → 63
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01611432
13931370
210351361
331711334
445171334
551471334

prune54.0ms (1.4%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New58563
Fresh011
Picked011
Done000
Total58765
Error
0.0b
Counts
65 → 7
Alt Table
StatusErrorProgram
3.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y))))
32.2b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 1 (sqrt.f64 y)) (*.f64 z (/.f64 x (sqrt.f64 y))))))
2.9b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))))
3.1b
(fabs.f64 (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y))
32.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (sqrt.f64 y)) (*.f64 z (/.f64 (cbrt.f64 x) (sqrt.f64 y))))))
3.1b
(fabs.f64 (-.f64 (/.f64 4 y) (/.f64 (-.f64 (*.f64 x z) x) y)))
1.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)))
Compiler

Compiled 1018 to 533 computations (47.6% saved)

localize17.0ms (0.5%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
1.3b
(*.f64 z (/.f64 (cbrt.f64 x) y))
4.0b
(*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))

rewrite179.0ms (4.8%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
66×add-exp-log_binary64
35×add-cbrt-cube_binary64
33×prod-exp_binary64
30×add-sqr-sqrt_binary64
23×associate-*r*_binary64
Counts
4 → 109
Calls

4 calls:

12.0ms
(*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))
9.0ms
(*.f64 z (/.f64 (cbrt.f64 x) y))
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)
Compiler

Compiled 3025 to 1189 computations (60.7% saved)

series130.0ms (3.5%)

Error
0.0b
Counts
4 → 24
Calls

4 calls:

58.0ms
(*.f64 z (/.f64 (cbrt.f64 x) y))
31.0ms
(*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))
14.0ms
(cbrt.f64 x)
14.0ms
(cbrt.f64 x)
Compiler

Compiled 1245 to 845 computations (32.1% saved)

simplify128.0ms (3.4%)

Algorithm
egg-herbie
Rules
421×*-commutative_binary64
369×log-prod_binary64
369×log-div_binary64
320×associate-/r*_binary64
319×associate-/l/_binary64
Counts
133 → 95
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01622050
13521267
214721228
330631228
444941228
549401228
649311228

prune70.0ms (1.9%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New94195
Fresh145
Picked011
Done011
Total957102
Error
0.0b
Counts
102 → 7
Alt Table
StatusErrorProgram
3.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y))))
32.2b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 1 (sqrt.f64 y)) (*.f64 z (/.f64 x (sqrt.f64 y))))))
2.9b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))))
3.1b
(fabs.f64 (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y))
3.1b
(fabs.f64 (-.f64 (/.f64 4 y) (/.f64 (-.f64 (*.f64 x z) x) y)))
3.4b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 x) (/.f64 z y)))))
1.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)))
Compiler

Compiled 1344 to 672 computations (50% saved)

localize8.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(/.f64 (+.f64 x 4) y)
0.0b
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y)))
5.5b
(*.f64 x (/.f64 z y))

rewrite117.0ms (3.2%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
28×*-un-lft-identity_binary64
25×add-sqr-sqrt_binary64
22×times-frac_binary64
20×add-cube-cbrt_binary64
13×associate-*r*_binary64
Counts
3 → 79
Calls

3 calls:

9.0ms
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y)))
8.0ms
(/.f64 (+.f64 x 4) y)
7.0ms
(*.f64 x (/.f64 z y))
Compiler

Compiled 1437 to 693 computations (51.8% saved)

series108.0ms (2.9%)

Error
0.0b
Counts
3 → 33
Calls

3 calls:

48.0ms
(-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y)))
24.0ms
(*.f64 x (/.f64 z y))
18.0ms
(/.f64 (+.f64 x 4) y)
Compiler

Compiled 1070 to 697 computations (34.9% saved)

simplify103.0ms (2.8%)

Algorithm
egg-herbie
Rules
466×div-sub_binary64
383×associate-*r*_binary64
317×associate-*r/_binary64
300×associate-*l/_binary64
298×distribute-rgt-neg-in_binary64
Counts
112 → 57
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01591441
13931409
211801379
332931350
446561346
555211346

prune49.0ms (1.3%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New57057
Fresh044
Picked011
Done022
Total57764
Error
0.0b
Counts
64 → 7
Alt Table
StatusErrorProgram
3.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y))))
32.2b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 1 (sqrt.f64 y)) (*.f64 z (/.f64 x (sqrt.f64 y))))))
2.9b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))))
3.1b
(fabs.f64 (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y))
3.1b
(fabs.f64 (-.f64 (/.f64 4 y) (/.f64 (-.f64 (*.f64 x z) x) y)))
3.4b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 x) (/.f64 z y)))))
1.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)))
Compiler

Compiled 813 to 437 computations (46.2% saved)

localize7.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(-.f64 (+.f64 x 4) (*.f64 x z))
3.0b
(/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y)

rewrite69.0ms (1.9%)

Algorithm
rewrite-expression-head
Error
0.0b
Rules
10×*-un-lft-identity_binary64
10×add-sqr-sqrt_binary64
10×add-cube-cbrt_binary64
times-frac_binary64
add-log-exp_binary64
Counts
2 → 44
Calls

2 calls:

7.0ms
(/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y)
6.0ms
(-.f64 (+.f64 x 4) (*.f64 x z))
Compiler

Compiled 854 to 460 computations (46.1% saved)

series68.0ms (1.8%)

Error
0.0b
Counts
2 → 27
Calls

2 calls:

39.0ms
(/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y)
18.0ms
(-.f64 (+.f64 x 4) (*.f64 x z))
Compiler

Compiled 701 to 481 computations (31.4% saved)

simplify93.0ms (2.5%)

Algorithm
egg-herbie
Rules
377×neg-mul-1_binary64
278×div-sub_binary64
277×distribute-rgt-in_binary64
267×distribute-lft-in_binary64
238×associate-/l/_binary64
Counts
71 → 62
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01031245
12611168
27501138
324091108
443081108
549481108

prune46.0ms (1.2%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New60262
Fresh033
Picked101
Done033
Total61869
Error
0.0b
Counts
69 → 8
Alt Table
StatusErrorProgram
3.2b
(fabs.f64 (/.f64 1 (/.f64 y (+.f64 4 (-.f64 x (*.f64 x z))))))
3.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 x (/.f64 z y))))
32.2b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 1 (sqrt.f64 y)) (*.f64 z (/.f64 x (sqrt.f64 y))))))
2.9b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 1) (*.f64 z (/.f64 (cbrt.f64 x) y)))))
33.4b
(fabs.f64 (/.f64 (/.f64 (+.f64 4 (-.f64 x (*.f64 x z))) (sqrt.f64 y)) (sqrt.f64 y)))
3.1b
(fabs.f64 (-.f64 (/.f64 4 y) (/.f64 (-.f64 (*.f64 x z) x) y)))
3.4b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 x) (/.f64 z y)))))
1.1b
(fabs.f64 (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)))
Compiler

Compiled 833 to 422 computations (49.3% saved)

regimes641.0ms (17.2%)

Accuracy

Total 0.9b remaining (98.7%)

Threshold costs 0.9b (98.7%)

Compiler

Compiled 9462 to 5982 computations (36.8% saved)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Rules
12×+-commutative_binary64
11×*-commutative_binary64
11×sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01742
12742
24542
36442
48642
59742
610042
79942

end1.0ms (0%)

Compiler

Compiled 29 to 16 computations (44.8% saved)

sample928.0ms (25%)

Algorithm
intervals
Results
292.0ms8000×body128valid
43.0ms1254×body128invalid
Compiler

Compiled 192 to 124 computations (35.4% saved)

Profiling

Loading profile data...