Time bar (total: 4.8s)
| 22.0ms | 282× | body | 80 | valid |
| 6.0ms | 98× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 18 |
| 1 | 79 | 18 |
| 2 | 136 | 18 |
| 3 | 161 | 18 |
| 4 | 173 | 18 |
| 5 | 177 | 18 |
| 6 | 177 | 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: 19.7b
Found 4 expressions with local error:
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 6× | pow1 add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 3.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 69.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 476 |
| 1 | 576 | 446 |
| 2 | 2486 | 444 |
| 3 | 5001 | 440 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 9 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 9 | 67 |
Merged error: 7.8b
Found 4 expressions with local error:
| 9.7b | (+ (neg b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 10× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 8× | add-log-exp |
| 7× | pow1 add-cube-cbrt *-un-lft-identity |
| 6× | sqrt-div |
| 4× | add-exp-log add-cbrt-cube |
| 3× | rem-sqrt-square flip3-- sqrt-pow1 pow1/2 flip-- |
| 2× | sum-log |
| 1× | +-commutative neg-sub0 associate-+l- flip3-+ neg-log flip-+ |
| 4.0ms | (+ (neg b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 80.0ms | (+ (neg b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 680 |
| 1 | 883 | 574 |
| 2 | 3567 | 559 |
| 3 | 5001 | 555 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 2 | 70 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 9 | 79 |
Merged error: 7.8b
Found 4 expressions with local error:
| 6.5b | (+ (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.2b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 22.2b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | cbrt-prod |
| 5× | pow1 |
| 4× | add-exp-log cbrt-div add-cbrt-cube |
| 3× | flip3-- sqrt-prod flip-- |
| 2× | pow1/3 sqrt-div sum-log |
| 1× | +-commutative neg-sub0 associate-+l- rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 4.0ms | (+ (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 89.0ms | (+ (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 100.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 106.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 805 |
| 1 | 1471 | 730 |
| 2 | 5001 | 697 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 66 | 9 | 75 |
Merged error: 7.8b
Found 4 expressions with local error:
| 7.8b | (- (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 21.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.2b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 22.2b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | cbrt-prod |
| 5× | pow1 |
| 4× | add-exp-log cbrt-div flip3-- add-cbrt-cube flip-- |
| 3× | sqrt-prod |
| 2× | pow1/3 sqrt-div diff-log |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 pow1/2 neg-log |
| 4.0ms | (- (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 3.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 88.0ms | (- (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 98.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 98.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 835 |
| 1 | 1402 | 760 |
| 2 | 5001 | 731 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 1 | 67 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 67 | 9 | 76 |
Merged error: 7.8b
91.5% (1.0b remaining)
Error of 8.8b against oracle of 7.8b and baseline of 19.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.4182100026226751e+88 | 1.1634796338171106e+98 | 4.1260465808756976e+97 |
| 7 | -5.2837056453951795e+85 | -2.8556980563007357e+84 | -1.2187632957767726e+85 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 59 |
| 1 | 51 | 59 |
| 608.0ms | 8713× | body | 80 | valid |
| 199.0ms | 2897× | body | 80 | nan |
Loading profile data...