Details

Time bar (total: 7.4s)

analyze618.0ms (8.3%)

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
6.2%93.6%0.1%6
12.5%87.4%0.1%7
15.6%84.3%0.1%8
18.7%71.8%9.5%9
23.4%56%20.6%10
26.3%52.2%21.5%11
31%40.1%28.9%12
35.6%28.9%35.5%13
36.8%27.5%35.7%14
Compiler

Compiled 18 to 12 computations (33.3% saved)

sample1.7s (22.5%)

Symmetry

(sort x y z)

Results
1.3s8256×body128valid
365.0ms2390×body128invalid
Compiler

Compiled 53 to 35 computations (34% saved)

simplify8.0ms (0.1%)

Algorithm
egg-herbie
Rules
25×fma-def_binary64
+-commutative_binary64
*-commutative_binary64
distribute-rgt-out_binary64
associate-+r+_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01218
12316
24316
35916
46116
56216
66216

prune3.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
17.1b
Counts
3 → 1
Alt Table
StatusErrorProgram
17.1b
(*.f64 2 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
Compiler

Compiled 56 to 34 computations (39.3% saved)

localize10.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.3b
(fma.f64 x (+.f64 y z) (*.f64 y z))
16.2b
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

series187.0ms (2.5%)

Counts
2 → 48
Calls

2 calls:

179.0ms
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))
7.0ms
(fma.f64 x (+.f64 y z) (*.f64 y z))

rewrite2.0ms (0%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64
sqrt-prod_binary64
add-cube-cbrt_binary64
pow1_binary64
Counts
2 → 25
Calls

2 calls:

1.0ms
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))
0.0ms
(fma.f64 x (+.f64 y z) (*.f64 y z))

simplify78.0ms (1%)

Algorithm
egg-herbie
Rules
631×associate-*l*_binary64
605×cancel-sign-sub-inv_binary64
565×associate-*r*_binary64
297×fma-neg_binary64
197×fma-def_binary64
Counts
73 → 70
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02141615
15311523
218731478
349331478
451151478

prune117.0ms (1.6%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New581270
Fresh000
Picked101
Done000
Total591271
Error
16.5b
Counts
71 → 12
Alt Table
StatusErrorProgram
17.6b
(*.f64 2 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
17.3b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
17.6b
(*.f64 2 (*.f64 (fabs.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x))))) (sqrt.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x)))))))
17.9b
(*.f64 2 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
39.5b
(*.f64 2 (sqrt.f64 (*.f64 y z)))
38.6b
(*.f64 2 (sqrt.f64 (*.f64 z (+.f64 y x))))
40.2b
(*.f64 2 (sqrt.f64 (*.f64 (+.f64 y z) x)))
20.4b
(*.f64 2 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
45.6b
(*.f64 2 (fma.f64 1/2 (*.f64 z (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (*.f64 y x))))
40.5b
(*.f64 2 (sqrt.f64 (*.f64 y x)))
63.2b
(*.f64 2 (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 y (*.f64 1/2 (+.f64 (sqrt.f64 (/.f64 z x)) (sqrt.f64 (/.f64 x z)))))))
31.5b
(*.f64 2 (cbrt.f64 (pow.f64 (sqrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x)))) 3)))
Compiler

Compiled 2402 to 1175 computations (51.1% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.2b
(sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
0.3b
(fma.f64 x (+.f64 y z) (*.f64 y z))
0.5b
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
16.2b
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

series252.0ms (3.4%)

Counts
2 → 48
Calls

2 calls:

188.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
64.0ms
(sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))

rewrite24.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
84×sqrt-prod_binary64
64×add-sqr-sqrt_binary64
36×sqrt-pow1_binary64
27×pow1_binary64
18×rem-sqrt-square_binary64
Counts
2 → 106
Calls

2 calls:

9.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
1.0ms
(sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))

simplify148.0ms (2%)

Algorithm
egg-herbie
Rules
472×associate-*l*_binary64
445×fma-def_binary64
385×times-frac_binary64
317×associate-/r*_binary64
244×associate-/l*_binary64
Counts
154 → 185
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05736013
116865614
253605614

prune496.0ms (6.7%)

Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New4076413
Fresh5611
Picked011
Done000
Total41213425
Error
16.5b
Counts
425 → 13
Alt Table
StatusErrorProgram
39.5b
(*.f64 2 (sqrt.f64 (*.f64 y z)))
17.6b
(*.f64 2 (*.f64 (sqrt.f64 (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
31.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x)))) 3)))))
40.2b
(*.f64 2 (sqrt.f64 (*.f64 (+.f64 y z) x)))
17.7b
(*.f64 2 (*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))))
45.6b
(*.f64 2 (fma.f64 1/2 (*.f64 z (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (*.f64 y x))))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) 3))))
42.6b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 (+.f64 z x)) (log.f64 y)))))
17.4b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
38.6b
(*.f64 2 (sqrt.f64 (*.f64 z (+.f64 y x))))
17.3b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
40.5b
(*.f64 2 (sqrt.f64 (*.f64 y x)))
63.2b
(*.f64 2 (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 y (*.f64 1/2 (+.f64 (sqrt.f64 (/.f64 z x)) (sqrt.f64 (/.f64 x z)))))))
Compiler

Compiled 20653 to 8697 computations (57.9% saved)

localize18.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.4b
(*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
3.2b
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
16.2b
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))
16.7b
(cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

series381.0ms (5.1%)

Counts
3 → 108
Calls

3 calls:

247.0ms
(*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
68.0ms
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
65.0ms
(cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

rewrite14.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64
19×cbrt-prod_binary64
18×pow1_binary64
13×pow1/3_binary64
12×*-un-lft-identity_binary64
Counts
3 → 76
Calls

3 calls:

4.0ms
(*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
3.0ms
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))
1.0ms
(cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

simplify221.0ms (3%)

Algorithm
egg-herbie
Rules
858×fma-def_binary64
409×*-commutative_binary64
192×+-commutative_binary64
184×sqr-pow_binary64
176×unswap-sqr_binary64
Counts
184 → 220
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
099815842
1356415185
2503515185

prune736.0ms (9.9%)

Pruning

14 alts after pruning (12 fresh and 2 done)

PrunedKeptTotal
New4264430
Fresh3811
Picked011
Done011
Total42914443
Error
16.5b
Counts
443 → 14
Alt Table
StatusErrorProgram
45.6b
(*.f64 2 (fma.f64 1/2 (*.f64 z (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (*.f64 y x))))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) 3))))
17.7b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (*.f64 (fabs.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x))))) (sqrt.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x))))))))))
40.5b
(*.f64 2 (sqrt.f64 (*.f64 y x)))
39.1b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (*.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)) (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
42.6b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 (+.f64 z x)) (log.f64 y)))))
17.4b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
39.5b
(*.f64 2 (sqrt.f64 (*.f64 y z)))
38.6b
(*.f64 2 (sqrt.f64 (*.f64 z (+.f64 y x))))
40.2b
(*.f64 2 (sqrt.f64 (*.f64 (+.f64 y z) x)))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
17.3b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
63.2b
(*.f64 2 (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 y (*.f64 1/2 (+.f64 (sqrt.f64 (/.f64 z x)) (sqrt.f64 (/.f64 x z)))))))
Compiler

Compiled 41790 to 17007 computations (59.3% saved)

localize18.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.6b
(cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
3.2b
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
16.2b
(sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))
16.7b
(cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))

series134.0ms (1.8%)

Counts
2 → 72
Calls

2 calls:

68.0ms
(cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))
65.0ms
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))

rewrite14.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64
cbrt-prod_binary64
pow-prod-down_binary64
*-un-lft-identity_binary64
sqrt-prod_binary64
Counts
2 → 31
Calls

2 calls:

5.0ms
(sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
1.0ms
(cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))

simplify167.0ms (2.3%)

Algorithm
egg-herbie
Rules
916×fma-def_binary64
710×times-frac_binary64
257×*-commutative_binary64
171×sqr-pow_binary64
130×cancel-sign-sub-inv_binary64
Counts
103 → 171
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
06747103
122466800
249226733
352876733

prune848.0ms (11.4%)

Pruning

14 alts after pruning (11 fresh and 3 done)

PrunedKeptTotal
New5550555
Fresh01111
Picked011
Done022
Total55514569
Error
16.5b
Counts
569 → 14
Alt Table
StatusErrorProgram
45.6b
(*.f64 2 (fma.f64 1/2 (*.f64 z (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (*.f64 y x))))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) 3))))
17.7b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (*.f64 (fabs.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x))))) (sqrt.f64 (cbrt.f64 (fma.f64 y x (*.f64 z (+.f64 y x))))))))))
40.5b
(*.f64 2 (sqrt.f64 (*.f64 y x)))
39.1b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (*.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)) (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (cbrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
42.6b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 (+.f64 z x)) (log.f64 y)))))
17.4b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
39.5b
(*.f64 2 (sqrt.f64 (*.f64 y z)))
38.6b
(*.f64 2 (sqrt.f64 (*.f64 z (+.f64 y x))))
40.2b
(*.f64 2 (sqrt.f64 (*.f64 (+.f64 y z) x)))
17.5b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))) (*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (cbrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))) (*.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))))))
17.3b
(*.f64 2 (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 y z))))))
63.2b
(*.f64 2 (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 y (*.f64 1/2 (+.f64 (sqrt.f64 (/.f64 z x)) (sqrt.f64 (/.f64 x z)))))))
Compiler

Compiled 51617 to 17014 computations (67% saved)

regimes1.0s (14.1%)

Accuracy

Total 0.5b remaining (2.6%)

Threshold costs 0.5b (2.6%)

Counts
136 → 1
Compiler

Compiled 29456 to 13148 computations (55.4% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
+-commutative_binary64
*-lft-identity_binary64
1-exp_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01216
11816
21716

end195.0ms (2.6%)

Remove

(sort x y z)

Compiler

Compiled 513 to 242 computations (52.8% saved)

Profiling

Loading profile data...