Time bar (total: 3.3s)
| 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 |
| 14.0ms | 152× | body | 160 | valid |
| 9.0ms | 49× | body | 320 | valid |
| 8.0ms | 278× | pre | 80 | true |
| 3.0ms | 55× | body | 80 | valid |
| 1.0ms | 22× | body | 80 | nan |
Useful iterations: 0 (219.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1801 | 16 |
| 1 | 1801 | 16 |
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: 44.6b
Found 4 expressions with local error:
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)) |
| 0.2b | (*.f64 (*.f64 3 a) c) |
| 0.3b | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a)) |
| 38.9b | (-.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)) |
| 7.0ms | (*.f64 (*.f64 3 a) c) |
| 11.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) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)) |
| 4.0ms | (*.f64 (*.f64 3 a) c) |
| 27.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a)) |
| 16.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4939 | 1196 |
| 1 | 4939 | 1196 |
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 17 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 17 | 86 |
Merged error: 4.5b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 16 | 16 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 17 | 17 |
Merged error: 4.5b
Found 3 expressions with local error:
| 0.2b | (/.f64 (*.f64 a c) b) |
| 0.3b | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 0.3b | (/.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 |
| 6.0ms | (/.f64 (*.f64 a c) b) |
| 7.0ms | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 9.0ms | (/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a)) |
| 5.0ms | (/.f64 (*.f64 a c) b) |
| 6.0ms | (*.f64 -3/2 (/.f64 (*.f64 a c) b)) |
| 5.0ms | (/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a)) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4928 | 595 |
| 1 | 4928 | 595 |
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 13 | 87 |
| Fresh | 0 | 15 | 15 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 76 | 28 | 104 |
Merged error: 4.4b
Found 2 expressions with local error:
| 0.3b | (/.f64 (*.f64 (*.f64 -3/2 a) (/.f64 c b)) (*.f64 3 a)) |
| 0.3b | (*.f64 (*.f64 -3/2 a) (/.f64 c b)) |
| 55× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 23× | cbrt-unprod_binary64 prod-exp_binary64 |
| 16× | cbrt-undiv_binary64 div-exp_binary64 |
| 13× | associate-*r*_binary64 |
| 10× | times-frac_binary64 |
| 9× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 7× | pow1_binary64 |
| 3× | pow-prod-down_binary64 |
| 2× | add-log-exp_binary64 associate-*r/_binary64 div-inv_binary64 |
| 1× | associate-/l/_binary64 associate-/r*_binary64 associate-*l*_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 *-commutative_binary64 |
| 10.0ms | (/.f64 (*.f64 (*.f64 -3/2 a) (/.f64 c b)) (*.f64 3 a)) |
| 7.0ms | (*.f64 (*.f64 -3/2 a) (/.f64 c b)) |
| 5.0ms | (/.f64 (*.f64 (*.f64 -3/2 a) (/.f64 c b)) (*.f64 3 a)) |
| 6.0ms | (*.f64 (*.f64 -3/2 a) (/.f64 c b)) |
Useful iterations: 0 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4935 | 529 |
| 1 | 4935 | 529 |
33 alts after pruning (32 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 6 | 73 |
| Fresh | 1 | 26 | 27 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 33 | 101 |
Merged error: 4.4b
11.5% (6.1b remaining)
Error of 11.0b against oracle of 4.9b and baseline of 11.8b
| Iters | Range | Point | |
|---|---|---|---|
| 2 | 0.007782192899179474 | 0.009091349953828378 | 0.008923916934394698 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 45 |
| 1 | 84 | 45 |
| 478.0ms | 4844× | body | 160 | valid |
| 256.0ms | 8918× | pre | 80 | true |
| 198.0ms | 1393× | body | 320 | valid |
| 89.0ms | 1763× | body | 80 | valid |
| 43.0ms | 918× | body | 80 | nan |
Loading profile data...