Time bar (total: 3.4s)
| 8.0ms | 194× | body | 80 | valid |
| 7.0ms | 35× | body | 2560 | valid |
| 5.0ms | 33× | body | 1280 | valid |
| 3.0ms | 97× | body | 80 | nan |
| 1.0ms | 9× | body | 640 | valid |
| 1.0ms | 6× | body | 320 | valid |
| 0.0ms | 2× | body | 5120 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 23 | 7 |
| 2 | 30 | 7 |
| 3 | 32 | 7 |
| 4 | 34 | 7 |
| 5 | 34 | 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: 33.0b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.9b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.0b | (- (* b_2 b_2) (* a c)) |
| 24.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 5× | *-commutative |
| 4× | prod-diff |
| 2× | neg-sub0 associate-+l- flip3-- flip3-+ fma-neg sqrt-div flip-- flip-+ associate-/l/ |
| 1× | +-commutative neg-mul-1 sub-neg fma-def frac-2neg pow1/2 div-sub clear-num div-inv |
| 6.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 4.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 7.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 89.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 67.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 37.0ms | (- (* b_2 b_2) (* a c)) |
| 81.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 227 |
| 1 | 862 | 209 |
| 2 | 3117 | 196 |
| 3 | 5001 | 182 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 6 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 7 | 37 |
Merged error: 5.8b
Found 4 expressions with local error:
| 0.2b | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 0.9b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.0b | (- (* b_2 b_2) (* a c)) |
| 24.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 6× | frac-times *-commutative |
| 5× | flip3-+ flip-+ |
| 4× | prod-diff clear-num |
| 3× | frac-2neg associate-*r/ |
| 2× | flip3-- fma-neg sqrt-div associate-*l/ un-div-inv flip-- |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg fma-def pow1/2 associate-*r* div-inv |
| 9.0ms | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 4.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 86.0ms | (* (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 66.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 36.0ms | (- (* b_2 b_2) (* a c)) |
| 58.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 358 |
| 1 | 1113 | 309 |
| 2 | 5001 | 280 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 2 | 45 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 46 | 6 | 52 |
Merged error: 5.8b
Found 4 expressions with local error:
| 1.0b | (- (* b_2 b_2) (* a c)) |
| 1.5b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 14.9b | (/ (+ 0 (* 2 (* a c))) (* a 2)) |
| 24.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 6× | *-commutative |
| 4× | prod-diff |
| 3× | flip3-- fma-neg flip-- |
| 2× | sub-neg sqrt-div associate-/r* associate-/l/ |
| 1× | associate--l- neg-sub0 neg-mul-1 frac-2neg flip3-+ pow1/2 clear-num flip-+ div-inv |
| 5.0ms | (- (* b_2 b_2) (* a c)) |
| 5.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | (/ (+ 0 (* 2 (* a c))) (* a 2)) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 68.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | (/ (+ 0 (* 2 (* a c))) (* a 2)) |
| 57.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 214 |
| 1 | 1056 | 191 |
| 2 | 5001 | 176 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 1 | 38 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 38 | 6 | 44 |
Merged error: 5.7b
Found 4 expressions with local error:
| 0.1b | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 1.0b | (- (* b_2 b_2) (* a c)) |
| 1.5b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 24.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 5× | *-commutative |
| 4× | flip3-- prod-diff flip-- |
| 3× | fma-neg |
| 2× | sub-neg sqrt-div associate-/r/ |
| 1× | associate--l- neg-sub0 neg-mul-1 frac-2neg pow1/2 clear-num div-inv |
| 5.0ms | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 5.0ms | (- (* b_2 b_2) (* a c)) |
| 7.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 163.0ms | (/ c (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 31.0ms | (- (* b_2 b_2) (* a c)) |
| 68.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 57.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 234 |
| 1 | 721 | 221 |
| 2 | 2422 | 202 |
| 3 | 5001 | 192 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 0 | 36 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 36 | 6 | 42 |
Merged error: 5.7b
96.3% (0.9b remaining)
Error of 6.3b against oracle of 5.4b and baseline of 29.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.31764557419022e+108 | 4.7801703725873666e+111 | 5.8672354253329364e+110 |
| 10 | -3.3872652091741538e-211 | -3.093295365731255e-225 | -8.781062788627254e-225 |
| 10 | -3.0529494422842112e+156 | -1.5054982703030158e+138 | -2.7863758169125638e+138 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 21 |
| 1 | 35 | 21 |
| 216.0ms | 1105× | body | 2560 | valid |
| 189.0ms | 5783× | body | 80 | valid |
| 137.0ms | 898× | body | 1280 | valid |
| 91.0ms | 2921× | body | 80 | nan |
| 58.0ms | 460× | body | 640 | valid |
| 25.0ms | 105× | body | 5120 | valid |
| 23.0ms | 226× | body | 320 | valid |
| 8.0ms | 124× | body | 160 | valid |