Time bar (total: 2.5min)
| True | Other | False | Iter |
|---|---|---|---|
| 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 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 68.7% | 6.3% | 6 |
| 25% | 53.1% | 22% | 7 |
| 25% | 46.8% | 28.2% | 8 |
| 25% | 33.6% | 41.5% | 9 |
| 28.1% | 18% | 54% | 10 |
| 31.6% | 12.1% | 56.3% | 11 |
| 33.4% | 5.9% | 60.8% | 12 |
| 35.2% | 3.8% | 61% | 13 |
| 36.1% | 2.9% | 61% | 14 |
| 17.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5147 | 43 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 0.1b | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 0.3b | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 0.7b | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 15× | pow1_binary64 add-exp-log_binary64 |
| 14× | add-cbrt-cube_binary64 |
| 13× | *-un-lft-identity_binary64 add-sqr-sqrt_binary64 |
| 10× | associate-*r*_binary64 |
| 8× | add-cube-cbrt_binary64 |
| 6× | pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 prod-exp_binary64 |
| 4× | associate-*r/_binary64 |
| 3× | pow-unpow_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 unpow-prod-down_binary64 |
| 2× | flip3-+_binary64 sub-neg_binary64 associate-*l*_binary64 unswap-sqr_binary64 difference-of-squares_binary64 flip-+_binary64 associate-+r+_binary64 *-commutative_binary64 |
| 1× | pow-to-exp_binary64 flip3--_binary64 distribute-lft-out_binary64 unpow2_binary64 pow-pow_binary64 sqr-pow_binary64 distribute-lft-out--_binary64 +-commutative_binary64 flip--_binary64 pow-exp_binary64 sum-log_binary64 |
| 9.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 13.0ms | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 5.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 8.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 86.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 39.0ms | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 29.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 25.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5220 | 1735 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 4 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 4 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+.f64 (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 0.1b | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 0.7b | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 2.0b | (*.f64 (*.f64 b b) (*.f64 a a)) |
| 42× | pow1_binary64 |
| 32× | associate-*r/_binary64 |
| 26× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 20× | pow-prod-down_binary64 frac-add_binary64 |
| 14× | flip3-+_binary64 cbrt-unprod_binary64 prod-exp_binary64 flip-+_binary64 |
| 13× | add-log-exp_binary64 |
| 11× | *-un-lft-identity_binary64 associate-*r*_binary64 add-sqr-sqrt_binary64 |
| 6× | add-cube-cbrt_binary64 sum-log_binary64 |
| 5× | flip3--_binary64 flip--_binary64 |
| 4× | pow-prod-up_binary64 pow-plus_binary64 |
| 3× | distribute-lft-in_binary64 associate-*l*_binary64 distribute-rgt-in_binary64 unswap-sqr_binary64 *-commutative_binary64 |
| 2× | sub-neg_binary64 difference-of-squares_binary64 pow-sqr_binary64 associate-+r+_binary64 pow2_binary64 |
| 1× | distribute-lft-out_binary64 associate-+l+_binary64 distribute-lft-out--_binary64 +-commutative_binary64 |
| 17.0ms | (+.f64 (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 11.0ms | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 8.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 9.0ms | (*.f64 (*.f64 b b) (*.f64 a a)) |
| 84.0ms | (+.f64 (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 2 (*.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 4 (+.f64 (*.f64 (*.f64 a a) (-.f64 1 a)) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 33.0ms | (*.f64 (*.f64 a a) (-.f64 1 a)) |
| 24.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 30.0ms | (*.f64 (*.f64 b b) (*.f64 a a)) |
Useful iterations: 0 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4966 | 4573 |
| 1 | 4966 | 4573 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 1 | 119 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 3 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 a (-.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 0.1b | (*.f64 a (-.f64 a (*.f64 a a))) |
| 0.3b | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 0.7b | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 13× | add-sqr-sqrt_binary64 |
| 12× | *-un-lft-identity_binary64 pow1_binary64 add-exp-log_binary64 |
| 11× | add-cbrt-cube_binary64 |
| 9× | associate-*r*_binary64 add-cube-cbrt_binary64 |
| 6× | add-log-exp_binary64 |
| 4× | pow-prod-down_binary64 cbrt-unprod_binary64 associate-*r/_binary64 associate-*l*_binary64 prod-exp_binary64 |
| 3× | pow-unpow_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 unpow-prod-down_binary64 |
| 2× | flip3-+_binary64 sub-neg_binary64 unswap-sqr_binary64 flip-+_binary64 associate-+r+_binary64 *-commutative_binary64 |
| 1× | pow-to-exp_binary64 flip3--_binary64 distribute-lft-out_binary64 distribute-rgt-out--_binary64 unpow2_binary64 pow-pow_binary64 sqr-pow_binary64 difference-of-squares_binary64 +-commutative_binary64 flip--_binary64 pow-exp_binary64 sum-log_binary64 |
| 9.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 a (-.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 6.0ms | (*.f64 a (-.f64 a (*.f64 a a))) |
| 5.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 9.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
| 86.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (+.f64 (*.f64 a (-.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 3 a))))) |
| 41.0ms | (*.f64 a (-.f64 a (*.f64 a a))) |
| 28.0ms | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 25.0ms | (*.f64 (*.f64 b b) (+.f64 3 a)) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5291 | 1725 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 3 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 1.3b | (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))) |
| 1.3b | (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) |
| 2.5b | (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) |
| 41.6b | (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2))))) |
| 32756× | associate-*r/_binary64 |
| 28080× | frac-times_binary64 |
| 21935× | flip3--_binary64 flip--_binary64 |
| 20384× | frac-add_binary64 |
| 14040× | associate-*l/_binary64 |
| 7517× | flip3-+_binary64 flip-+_binary64 |
| 5202× | associate-/l/_binary64 |
| 31× | add-exp-log_binary64 |
| 26× | associate-/r/_binary64 |
| 23× | add-cbrt-cube_binary64 |
| 15× | prod-exp_binary64 |
| 13× | add-sqr-sqrt_binary64 |
| 10× | distribute-lft-in_binary64 distribute-rgt-in_binary64 |
| 9× | *-un-lft-identity_binary64 pow1_binary64 cbrt-unprod_binary64 add-cube-cbrt_binary64 |
| 8× | sub-neg_binary64 associate-*l*_binary64 |
| 6× | add-log-exp_binary64 |
| 5× | associate-*r*_binary64 |
| 4× | unswap-sqr_binary64 unpow-prod-down_binary64 associate-+r+_binary64 |
| 3× | pow-prod-down_binary64 cbrt-undiv_binary64 associate-/l*_binary64 times-frac_binary64 div-exp_binary64 |
| 2× | pow-to-exp_binary64 associate-+l+_binary64 sqr-pow_binary64 pow-exp_binary64 *-commutative_binary64 |
| 1× | associate-/r*_binary64 clear-num_binary64 frac-2neg_binary64 difference-of-squares_binary64 div-inv_binary64 +-commutative_binary64 sum-log_binary64 |
| 15.0ms | (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))) |
| 10.0ms | (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) |
| 165.0ms | (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) |
| 510.0ms | (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2))))) |
| 60.0ms | (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))) |
| 48.0ms | (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) |
| 651.0ms | (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) |
| 368.0ms | (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 8) (*.f64 (pow.f64 a 4) (*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) 2)))))) (*.f64 (+.f64 (*.f64 a (*.f64 (-.f64 a (pow.f64 a 3)) (-.f64 3 a))) (*.f64 (*.f64 (*.f64 b b) (-.f64 9 (*.f64 a a))) (+.f64 a 1))) (*.f64 4 (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2)))))) (*.f64 (*.f64 (-.f64 3 a) (+.f64 a 1)) (-.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) 2))))) |
Useful iterations: 0 (584.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27048 | 3629671 |
Loading profile data...