Time bar (total: 3.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 0% | 100% | 0 |
| 0% | 0% | 100% | 1 |
| 0% | 0% | 100% | 2 |
| 0% | 0% | 100% | 3 |
| 0% | 0% | 100% | 4 |
| 0% | 0% | 100% | 5 |
| 0% | 0% | 100% | 6 |
| 0% | 0% | 100% | 7 |
| 0% | 0% | 100% | 8 |
| 0% | 0% | 100% | 9 |
| 0% | 0% | 100% | 10 |
| 0% | 0% | 100% | 11 |
| 0% | 0% | 100% | 12 |
| 0% | 0% | 100% | 13 |
| 0% | 0% | 100% | 14 |
| 15.0ms | 161× | body | 160 | valid |
| 11.0ms | 287× | pre | 80 | true |
| 5.0ms | 40× | body | 320 | valid |
| 3.0ms | 55× | body | 80 | valid |
| 1.0ms | 31× | body | 80 | nan |
Useful iterations: 0 (297.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1803 | 24 |
| 1 | 1803 | 24 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 43.5b
Found 4 expressions with local error:
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)) |
| 0.3b | (*.f64 (*.f64 3 a) c) |
| 0.4b | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a)) |
| 39.7b | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) |
| 19× | add-sqr-sqrt_binary64 |
| 14× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 13× | *-un-lft-identity_binary64 |
| 9× | pow1_binary64 |
| 8× | add-log-exp_binary64 |
| 7× | add-cube-cbrt_binary64 |
| 6× | difference-of-squares_binary64 associate-/l*_binary64 times-frac_binary64 |
| 4× | cbrt-unprod_binary64 prod-exp_binary64 |
| 3× | pow-prod-down_binary64 flip3--_binary64 associate-*r*_binary64 distribute-lft-out--_binary64 flip--_binary64 sqrt-prod_binary64 |
| 2× | associate-/l/_binary64 sub-neg_binary64 diff-log_binary64 cbrt-undiv_binary64 div-exp_binary64 |
| 1× | associate-/r*_binary64 associate-*l*_binary64 div-sub_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 *-commutative_binary64 |
| 4.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)) |
| 5.0ms | (*.f64 (*.f64 3 a) c) |
| 12.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a)) |
| 8.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) |
| 33.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)) |
| 18.0ms | (*.f64 (*.f64 3 a) c) |
| 103.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a)) |
| 64.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) |
Useful iterations: 0 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4929 | 1807 |
| 1 | 4929 | 1807 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 12 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 12 | 86 |
Merged error: 5.4b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 12 | 12 |
Merged error: 5.4b
Found 3 expressions with local error:
| 0.3b | (/.f64 (*.f64 a c) b) |
| 0.3b | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 0.4b | (/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a)) |
| 49× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 17× | cbrt-unprod_binary64 prod-exp_binary64 |
| 16× | cbrt-undiv_binary64 div-exp_binary64 |
| 10× | add-sqr-sqrt_binary64 |
| 8× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 7× | associate-*r*_binary64 times-frac_binary64 |
| 5× | pow1_binary64 |
| 4× | associate-/r*_binary64 |
| 3× | add-log-exp_binary64 associate-*l*_binary64 div-inv_binary64 |
| 2× | associate-*r/_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 |
| 1× | pow-prod-down_binary64 associate-/l/_binary64 unswap-sqr_binary64 *-commutative_binary64 |
| 5.0ms | (/.f64 (*.f64 a c) b) |
| 7.0ms | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 10.0ms | (/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a)) |
| 17.0ms | (/.f64 (*.f64 a c) b) |
| 24.0ms | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 21.0ms | (/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a)) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 874 |
| 1 | 4943 | 874 |
24 alts after pruning (23 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 13 | 87 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 75 | 24 | 99 |
Merged error: 5.3b
Found 3 expressions with local error:
| 0.3b | (*.f64 -3/2 (*.f64 a (/.f64 c b))) |
| 0.3b | (*.f64 a (/.f64 c b)) |
| 0.4b | (/.f64 (*.f64 -3/2 (*.f64 a (/.f64 c b))) (*.f64 3 a)) |
| 49× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 21× | cbrt-unprod_binary64 prod-exp_binary64 |
| 17× | add-sqr-sqrt_binary64 |
| 14× | associate-*r*_binary64 |
| 12× | *-un-lft-identity_binary64 cbrt-undiv_binary64 add-cube-cbrt_binary64 div-exp_binary64 |
| 11× | times-frac_binary64 |
| 10× | pow1_binary64 |
| 6× | associate-*l*_binary64 |
| 5× | associate-*r/_binary64 |
| 4× | pow-prod-down_binary64 |
| 3× | add-log-exp_binary64 |
| 2× | unswap-sqr_binary64 div-inv_binary64 *-commutative_binary64 |
| 1× | associate-/l/_binary64 associate-/r*_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 |
| 7.0ms | (*.f64 -3/2 (*.f64 a (/.f64 c b))) |
| 7.0ms | (*.f64 a (/.f64 c b)) |
| 10.0ms | (/.f64 (*.f64 -3/2 (*.f64 a (/.f64 c b))) (*.f64 3 a)) |
| 24.0ms | (*.f64 -3/2 (*.f64 a (/.f64 c b))) |
| 18.0ms | (*.f64 a (/.f64 c b)) |
| 22.0ms | (/.f64 (*.f64 -3/2 (*.f64 a (/.f64 c b))) (*.f64 3 a)) |
Useful iterations: 0 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4937 | 919 |
| 1 | 4937 | 919 |
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 5 | 92 |
| Fresh | 3 | 19 | 22 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 25 | 116 |
Merged error: 5.3b
14% (5.8b remaining)
Error of 10.9b against oracle of 5.1b and baseline of 11.8b
| Iters | Range | Point | |
|---|---|---|---|
| 4 | 0.003324149664579032 | 0.004938542801414664 | 0.004869902380406645 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 58 |
| 1 | 83 | 58 |
| 472.0ms | 4961× | body | 160 | valid |
| 260.0ms | 8847× | pre | 80 | true |
| 182.0ms | 1284× | body | 320 | valid |
| 85.0ms | 1755× | body | 80 | valid |
| 40.0ms | 847× | body | 80 | nan |
Loading profile data...