Time bar (total: 3.8s)
| 27.0ms | 285× | body | 80 | valid |
| 7.0ms | 85× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 18 |
| 1 | 66 | 18 |
| 2 | 116 | 18 |
| 3 | 144 | 18 |
| 4 | 159 | 18 |
| 5 | 161 | 18 |
| 6 | 161 | 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: 17.7b
Found 4 expressions with local error:
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 12× | add-sqr-sqrt |
| 10× | *-un-lft-identity add-log-exp |
| 7× | sqrt-prod |
| 6× | pow1 add-cube-cbrt |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- |
| 3× | diff-log |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 distribute-rgt-neg-in neg-log |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 8.0ms | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 6.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 15.0ms | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 14.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 29.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (113.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 579 |
| 1 | 875 | 551 |
| 2 | 3958 | 543 |
| 3 | 5001 | 540 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 7 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 7 | 73 |
Merged error: 7.0b
Found 4 expressions with local error:
| 6.7b | (+ (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (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)))))) |
| 3.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))) |
| 31.0ms | (+ (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 14.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 24.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 28.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 835 |
| 1 | 1434 | 761 |
| 2 | 5002 | 721 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 2 | 66 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 8 | 73 |
Merged error: 7.0b
Found 4 expressions with local error:
| 7.0b | (- (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (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))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 33.0ms | (- (neg b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 14.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 24.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 865 |
| 1 | 1397 | 791 |
| 2 | 5001 | 755 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 2 | 67 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 65 | 10 | 75 |
Merged error: 7.0b
Found 4 expressions with local error:
| 20.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 21.5b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 9× | cbrt-prod add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 6× | cbrt-div |
| 5× | pow1 |
| 4× | add-exp-log flip3-- add-cbrt-cube flip-- add-log-exp |
| 3× | pow1/3 sqrt-prod |
| 2× | sqrt-div |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 3.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))) |
| 4.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 13.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 25.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 24.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 639 |
| 1 | 674 | 601 |
| 2 | 2668 | 582 |
| 3 | 5001 | 557 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 66 | 10 | 76 |
Merged error: 7.0b
92.8% (0.9b remaining)
Error of 8.6b against oracle of 7.7b and baseline of 20.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 4.7042291519900014e+117 | 6.035291922082352e+123 | 3.5449595393147723e+121 |
| 5 | -3.2744474768933653e+117 | -1.0908969818395097e+117 | -3.0890888983305303e+117 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 59 |
| 1 | 55 | 59 |
| 747.0ms | 8754× | body | 80 | valid |
| 222.0ms | 2796× | body | 80 | nan |
Loading profile data...