Time bar (total: 2.2s)
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 15.6% | 84.3% | 0.1% | 6 |
| 37.5% | 62.4% | 0.1% | 7 |
| 46.8% | 53.1% | 0.1% | 8 |
| 57.8% | 39.8% | 2.4% | 9 |
| 64.6% | 30.4% | 5% | 10 |
| 71.8% | 20.3% | 7.9% | 11 |
| 74.1% | 16.2% | 9.7% | 12 |
| 77.4% | 10.7% | 12% | 13 |
| 78.6% | 8.4% | 13% | 14 |
| 25.0ms | 256× | body | 80 | valid |
| 1.0ms | 7× | body | 80 | invalid |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5043 | 18 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a)) |
| 0.2b | (*.f64 (/.f64 1/2 (+.f64 b a)) (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a))) |
| 0.3b | (/.f64 PI.f64 a) |
| 0.3b | (/.f64 (neg.f64 PI.f64) b) |
| 266× | *-un-lft-identity_binary64 |
| 223× | times-frac_binary64 |
| 140× | add-sqr-sqrt_binary64 |
| 94× | add-cube-cbrt_binary64 |
| 58× | distribute-lft-out_binary64 |
| 46× | associate-*r*_binary64 |
| 45× | distribute-rgt-neg-in_binary64 |
| 22× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 21× | associate-/l*_binary64 |
| 18× | associate-*l*_binary64 |
| 17× | difference-of-squares_binary64 distribute-lft-out--_binary64 |
| 12× | distribute-lft-neg-in_binary64 |
| 11× | associate-/r*_binary64 |
| 7× | cbrt-undiv_binary64 div-exp_binary64 |
| 6× | pow1_binary64 associate-/r/_binary64 |
| 5× | div-inv_binary64 |
| 4× | add-log-exp_binary64 cbrt-unprod_binary64 neg-mul-1_binary64 unswap-sqr_binary64 div-sub_binary64 prod-exp_binary64 |
| 3× | associate-/l/_binary64 clear-num_binary64 frac-2neg_binary64 |
| 2× | flip3-+_binary64 flip3--_binary64 neg-sub0_binary64 distribute-frac-neg_binary64 flip--_binary64 flip-+_binary64 |
| 1× | pow-prod-down_binary64 associate-+r-_binary64 associate-*r/_binary64 frac-add_binary64 frac-times_binary64 unsub-neg_binary64 associate-*l/_binary64 *-commutative_binary64 |
| 31.0ms | (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a)) |
| 48.0ms | (*.f64 (/.f64 1/2 (+.f64 b a)) (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a))) |
| 3.0ms | (/.f64 PI.f64 a) |
| 5.0ms | (/.f64 (neg.f64 PI.f64) b) |
| 7.0ms | (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a)) |
| 13.0ms | (*.f64 (/.f64 1/2 (+.f64 b a)) (/.f64 (+.f64 (/.f64 PI.f64 a) (/.f64 (neg.f64 PI.f64) b)) (-.f64 b a))) |
| 3.0ms | (/.f64 PI.f64 a) |
| 3.0ms | (/.f64 (neg.f64 PI.f64) b) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5347 | 3397 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 245 | 11 | 256 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 247 | 11 | 258 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/.f64 (*.f64 1/2 (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a))) (+.f64 b a)) |
| 0.2b | (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a)) |
| 0.3b | (/.f64 PI.f64 a) |
| 0.3b | (/.f64 PI.f64 b) |
| 151× | add-sqr-sqrt_binary64 |
| 142× | times-frac_binary64 |
| 131× | *-un-lft-identity_binary64 |
| 53× | add-cube-cbrt_binary64 |
| 43× | distribute-lft-out--_binary64 |
| 37× | difference-of-squares_binary64 |
| 19× | add-exp-log_binary64 add-cbrt-cube_binary64 associate-/l*_binary64 |
| 16× | div-inv_binary64 |
| 15× | associate-/r*_binary64 |
| 7× | cbrt-undiv_binary64 div-exp_binary64 |
| 4× | associate-/l/_binary64 add-log-exp_binary64 pow1_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 |
| 2× | flip3--_binary64 cbrt-unprod_binary64 distribute-lft-out_binary64 prod-exp_binary64 flip--_binary64 |
| 1× | flip3-+_binary64 associate-*r/_binary64 div-sub_binary64 flip-+_binary64 frac-sub_binary64 |
| 25.0ms | (/.f64 (*.f64 1/2 (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a))) (+.f64 b a)) |
| 19.0ms | (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a)) |
| 3.0ms | (/.f64 PI.f64 a) |
| 3.0ms | (/.f64 PI.f64 b) |
| 12.0ms | (/.f64 (*.f64 1/2 (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a))) (+.f64 b a)) |
| 7.0ms | (/.f64 (-.f64 (/.f64 PI.f64 a) (/.f64 PI.f64 b)) (-.f64 b a)) |
| 3.0ms | (/.f64 PI.f64 a) |
| 3.0ms | (/.f64 PI.f64 b) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5822 | 2746 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 2 | 189 |
| Fresh | 5 | 5 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 192 | 8 | 200 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (-.f64 (/.f64 1 a) (/.f64 1 b)) |
| 0.1b | (/.f64 (*.f64 1/2 (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)))) (+.f64 b a)) |
| 0.2b | (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)) |
| 0.3b | (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a))) |
| 453× | add-sqr-sqrt_binary64 |
| 411× | times-frac_binary64 |
| 356× | *-un-lft-identity_binary64 |
| 147× | difference-of-squares_binary64 |
| 123× | distribute-lft-out--_binary64 |
| 101× | associate-*r*_binary64 |
| 82× | add-cube-cbrt_binary64 |
| 51× | div-inv_binary64 |
| 25× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 20× | associate-/l*_binary64 |
| 9× | associate-/r*_binary64 |
| 7× | cbrt-unprod_binary64 cbrt-undiv_binary64 prod-exp_binary64 div-exp_binary64 |
| 6× | add-log-exp_binary64 pow1_binary64 associate-/r/_binary64 |
| 4× | associate-/l/_binary64 flip3--_binary64 flip--_binary64 |
| 3× | associate-*r/_binary64 associate-*l*_binary64 |
| 2× | distribute-lft-out_binary64 unswap-sqr_binary64 clear-num_binary64 frac-2neg_binary64 frac-sub_binary64 |
| 1× | pow-prod-down_binary64 flip3-+_binary64 sub-neg_binary64 diff-log_binary64 div-sub_binary64 flip-+_binary64 *-commutative_binary64 |
| 14.0ms | (-.f64 (/.f64 1 a) (/.f64 1 b)) |
| 34.0ms | (/.f64 (*.f64 1/2 (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)))) (+.f64 b a)) |
| 22.0ms | (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)) |
| 41.0ms | (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a))) |
| 3.0ms | (-.f64 (/.f64 1 a) (/.f64 1 b)) |
| 17.0ms | (/.f64 (*.f64 1/2 (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)))) (+.f64 b a)) |
| 5.0ms | (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a)) |
| 7.0ms | (*.f64 PI.f64 (/.f64 (-.f64 (/.f64 1 a) (/.f64 1 b)) (-.f64 b a))) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5222 | 5225 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 327 | 0 | 327 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 327 | 8 | 335 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) |
| 0.1b | (/.f64 (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) (+.f64 b a)) |
| 1.1b | (/.f64 PI.f64 (*.f64 b a)) |
| 31× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 14× | *-un-lft-identity_binary64 |
| 12× | add-sqr-sqrt_binary64 |
| 10× | cbrt-undiv_binary64 add-cube-cbrt_binary64 times-frac_binary64 div-exp_binary64 |
| 9× | cbrt-unprod_binary64 prod-exp_binary64 |
| 7× | associate-*r*_binary64 |
| 5× | associate-/r*_binary64 pow1_binary64 |
| 4× | associate-/l*_binary64 |
| 3× | add-log-exp_binary64 associate-*l*_binary64 div-inv_binary64 |
| 2× | distribute-lft-out_binary64 associate-*r/_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 |
| 1× | pow-prod-down_binary64 flip3-+_binary64 associate-/l/_binary64 unswap-sqr_binary64 flip-+_binary64 *-commutative_binary64 |
| 7.0ms | (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) |
| 10.0ms | (/.f64 (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) (+.f64 b a)) |
| 5.0ms | (/.f64 PI.f64 (*.f64 b a)) |
| 5.0ms | (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) |
| 10.0ms | (/.f64 (*.f64 1/2 (/.f64 PI.f64 (*.f64 b a))) (+.f64 b a)) |
| 4.0ms | (/.f64 PI.f64 (*.f64 b a)) |
Useful iterations: 0 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4983 | 759 |
| 1 | 4983 | 759 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 89 | 6 | 95 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 19 |
| 1 | 50 | 19 |
| 452.0ms | 8000× | body | 80 | valid |
| 22.0ms | 367× | body | 80 | invalid |
Loading profile data...