Time bar (total: 3.9s)
| 8.0ms | 40× | body | 2560 | valid |
| 7.0ms | 198× | body | 80 | valid |
| 5.0ms | 23× | body | 1280 | valid |
| 3.0ms | 103× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | valid |
| 0.0ms | 2× | body | 5120 | valid |
| 0.0ms | 5× | body | 160 | valid |
| 0.0ms | 1× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 7 |
| 1 | 22 | 7 |
| 2 | 25 | 7 |
| 3 | 27 | 7 |
| 4 | 29 | 7 |
| 5 | 29 | 7 |
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: 34.2b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.2b | (- (* b_2 b_2) (* a c)) |
| 1.5b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 2× | neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div flip-- flip-+ associate-/l/ |
| 1× | +-commutative sub-neg frac-2neg pow1/2 div-sub clear-num div-inv |
| 7.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 4.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 95.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 34.0ms | (- (* b_2 b_2) (* a c)) |
| 75.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 85.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 234 | 195 |
| 1 | 769 | 185 |
| 2 | 2680 | 176 |
| 3 | 5001 | 175 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 7 | 29 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 22 | 8 | 30 |
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 0.2b | (- (* b_2 b_2) (* a c)) |
| 1.5b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 6× | frac-times |
| 5× | flip3-+ flip-+ |
| 4× | clear-num |
| 3× | frac-2neg associate-*r/ |
| 2× | flip3-- sqrt-div associate-*l/ un-div-inv flip-- |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg pow1/2 associate-*r* *-commutative div-inv |
| 7.0ms | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 4.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 93.0ms | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 74.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 64.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 302 |
| 1 | 1030 | 285 |
| 2 | 4852 | 255 |
| 3 | 5003 | 255 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 2 | 38 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 39 | 7 | 46 |
Merged error: 6.1b
Found 4 expressions with local error:
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.5b | (* (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) (/ 1 a)) |
| 10.2b | (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 23.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 15× | frac-times |
| 12× | clear-num |
| 11× | frac-2neg |
| 10× | associate-/l/ |
| 5× | flip3-+ associate-*l/ flip-+ |
| 4× | flip3-- associate-/r/ flip-- |
| 3× | associate-*r/ associate-*l* div-inv |
| 2× | sqrt-div un-div-inv |
| 1× | associate--l- neg-sub0 sub-neg pow1/2 associate-*r* *-commutative |
| 5.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 10.0ms | (* (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) (/ 1 a)) |
| 8.0ms | (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 72.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 142.0ms | (* (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) (/ 1 a)) |
| 174.0ms | (/ (+ (* a c) 0) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 63.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 456 |
| 1 | 2107 | 418 |
| 2 | 5002 | 397 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 1 | 57 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 57 | 7 | 64 |
Merged error: 6.0b
Found 4 expressions with local error:
| 0.1b | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 0.2b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 4× | flip3-- flip-- |
| 2× | sub-neg sqrt-div associate-/r/ |
| 1× | associate--l- neg-sub0 frac-2neg pow1/2 clear-num div-inv |
| 5.0ms | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 4.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 169.0ms | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 71.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 62.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 197 |
| 1 | 634 | 192 |
| 2 | 2046 | 180 |
| 3 | 5001 | 179 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 0 | 29 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 29 | 7 | 36 |
Merged error: 6.0b
96.3% (0.9b remaining)
Error of 6.4b against oracle of 5.5b and baseline of 29.2b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.066422626357648e+110 | 1.9801395410105552e+111 | 3.969902647964137e+110 |
| 8 | -2.3862131106328103e-184 | -9.444153407873295e-189 | -1.8132672640965176e-188 |
| 8 | -2.083222696695489e+156 | -8.927571262924557e+151 | -1.3324370156406744e+154 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 21 |
| 1 | 35 | 21 |
| 214.0ms | 1094× | body | 2560 | valid |
| 205.0ms | 5873× | body | 80 | valid |
| 141.0ms | 877× | body | 1280 | valid |
| 87.0ms | 2851× | body | 80 | nan |
| 59.0ms | 453× | body | 640 | valid |
| 30.0ms | 117× | body | 5120 | valid |
| 21.0ms | 221× | body | 320 | valid |
| 7.0ms | 113× | body | 160 | valid |