Time bar (total: 6.0s)
| 14.0ms | 277× | body | 80 | valid |
| 4.0ms | 82× | 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: 16.1b
Found 4 expressions with local error:
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.9b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 102× | add-sqr-sqrt |
| 49× | sqrt-prod |
| 38× | *-un-lft-identity |
| 36× | unswap-sqr |
| 32× | difference-of-squares |
| 18× | associate-*l* |
| 14× | distribute-lft-out-- |
| 12× | add-log-exp |
| 6× | pow1 add-cube-cbrt swap-sqr *-commutative |
| 4× | add-exp-log sqrt-div add-cbrt-cube |
| 3× | flip3-- flip-- |
| 2× | neg-sub0 rem-sqrt-square distribute-rgt-neg-in sqrt-pow1 pow1/2 diff-log neg-log sum-log distribute-lft-out |
| 1× | +-commutative associate--l- associate-+l- sub-neg flip3-+ flip-+ |
| 37.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 34.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 28.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 85.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 82.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (130.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 313 | 1102 |
| 1 | 1029 | 1062 |
| 2 | 4175 | 1047 |
| 3 | 5001 | 1031 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 7 | 117 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 7 | 118 |
Merged error: 6.4b
Found 4 expressions with local error:
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 192× | add-sqr-sqrt |
| 96× | sqrt-prod |
| 72× | unswap-sqr |
| 60× | difference-of-squares |
| 56× | *-un-lft-identity |
| 36× | associate-*l* |
| 24× | distribute-lft-out-- |
| 12× | swap-sqr *-commutative |
| 8× | pow1 add-cube-cbrt sqrt-div |
| 4× | add-exp-log rem-sqrt-square flip3-- sqrt-pow1 pow1/2 add-cbrt-cube flip-- add-log-exp |
| 25.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 27.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 77.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 1452 |
| 1 | 568 | 1432 |
| 2 | 2007 | 1428 |
| 3 | 5001 | 1396 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 0 | 156 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 156 | 7 | 163 |
Merged error: 6.4b
Found 4 expressions with local error:
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.3b | (/ (- (- b) (- b (* 2.0 (/ (* a c) b)))) (* 2.0 a)) |
| 4.7b | (/ (* a c) b) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 300× | *-un-lft-identity |
| 178× | add-sqr-sqrt |
| 156× | times-frac |
| 136× | distribute-lft-out-- |
| 80× | associate-*l* |
| 76× | add-cube-cbrt |
| 45× | associate-*r* |
| 40× | distribute-rgt-neg-in |
| 33× | unswap-sqr |
| 28× | difference-of-squares |
| 24× | sqrt-prod |
| 22× | associate-/l* |
| 18× | *-commutative |
| 15× | associate-/r* |
| 14× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-sub div-exp |
| 3× | swap-sqr |
| 2× | neg-sub0 flip3-- frac-2neg sqrt-div prod-exp clear-num sum-log flip-- cbrt-unprod div-inv associate-/l/ distribute-lft-out associate--r+ |
| 1× | +-commutative associate--l- associate-+l- sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 33.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 40.0ms | (/ (- (- b) (- b (* 2.0 (/ (* a c) b)))) (* 2.0 a)) |
| 7.0ms | (/ (* a c) b) |
| 22.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 85.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 63.0ms | (/ (- (- b) (- b (* 2.0 (/ (* a c) b)))) (* 2.0 a)) |
| 19.0ms | (/ (* a c) b) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 973 | 2998 |
| 1 | 4518 | 2909 |
| 2 | 5001 | 2901 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 287 | 3 | 290 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 288 | 9 | 297 |
Merged error: 5.4b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.2b | (- (* b b) (* (* 4.0 a) c)) |
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 139× | add-sqr-sqrt |
| 116× | *-un-lft-identity |
| 60× | times-frac |
| 42× | unswap-sqr |
| 36× | add-cube-cbrt associate-*l* |
| 30× | difference-of-squares |
| 28× | distribute-lft-out |
| 24× | sqrt-prod |
| 18× | associate-*r* |
| 14× | distribute-rgt-neg-in |
| 12× | *-commutative associate-/l* distribute-lft-out-- |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | swap-sqr |
| 5× | pow1 associate-/r* |
| 2× | cbrt-undiv flip3-- flip3-+ sqrt-div div-exp sum-log associate-/r/ flip-- flip-+ |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log neg-log prod-exp clear-num cbrt-unprod div-inv |
| 42.0ms | (/ (* 2.0 c) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 22.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 36.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 194.0ms | (/ (* 2.0 c) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 48.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 82.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 73.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 585 | 2204 |
| 1 | 2419 | 2104 |
| 2 | 5003 | 2089 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 5 | 189 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 186 | 12 | 198 |
Merged error: 5.2b
88.5% (1.5b remaining)
Error of 8.0b against oracle of 6.5b and baseline of 19.8b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 8.175350185103435e+71 | 1.3253879264775672e+74 | 1.2930490387792999e+74 |
| 10 | -2.7851241427016145e+159 | -9.354797223898085e+144 | -1.339770324042421e+154 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 63 |
| 1 | 70 | 63 |
| 2 | 70 | 63 |
| 468.0ms | 8703× | body | 80 | valid |
| 156.0ms | 2983× | body | 80 | nan |