Time bar (total: 5.2s)
| 7.0ms | 37× | body | 2560 | valid |
| 6.0ms | 197× | body | 80 | valid |
| 4.0ms | 77× | body | 80 | nan |
| 4.0ms | 24× | body | 1280 | valid |
| 2.0ms | 16× | body | 640 | valid |
| 0.0ms | 4× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 7 |
| 1 | 22 | 7 |
| 2 | 25 | 7 |
| 3 | 27 | 7 |
| 4 | 29 | 7 |
| 5 | 29 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.7b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 35× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 15× | add-cube-cbrt times-frac |
| 10× | distribute-lft-out add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 distribute-rgt-neg-in associate-/l* |
| 3× | associate-/r* sqrt-prod |
| 2× | neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div sum-log flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub div-exp neg-log clear-num div-inv |
| 10.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 8.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 88.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 32.0ms | (- (* b_2 b_2) (* a c)) |
| 70.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 77.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 358 | 790 |
| 1 | 1261 | 727 |
| 2 | 5001 | 705 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 144× | times-frac |
| 123× | add-sqr-sqrt |
| 96× | *-un-lft-identity |
| 70× | add-cube-cbrt |
| 26× | difference-of-squares |
| 24× | associate-/r* |
| 16× | sqrt-prod |
| 15× | add-exp-log |
| 13× | distribute-lft-out-- |
| 9× | associate-/r/ add-cbrt-cube |
| 8× | add-log-exp |
| 7× | flip3-- div-exp flip-- |
| 6× | pow1 |
| 5× | div-inv |
| 3× | cbrt-undiv associate-/l* |
| 2× | sub-neg rec-exp sqrt-div diff-log 1-exp |
| 1× | rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num inv-pow |
| 14.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 7.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 125.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 31.0ms | (- (* b_2 b_2) (* a c)) |
| 69.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 61.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 569 | 2100 |
| 1 | 2561 | 1900 |
| 2 | 5002 | 1763 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 7.9b
Found 4 expressions with local error:
| 0.3b | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 789× | times-frac |
| 493× | add-sqr-sqrt |
| 406× | *-un-lft-identity |
| 320× | add-cube-cbrt |
| 86× | difference-of-squares |
| 46× | sqrt-prod |
| 44× | add-exp-log |
| 43× | distribute-lft-out-- |
| 40× | div-inv |
| 32× | div-exp |
| 29× | associate-/r/ |
| 24× | associate-/r* |
| 17× | flip3-- flip-- |
| 16× | add-cbrt-cube |
| 13× | associate-/l* |
| 8× | cbrt-undiv rec-exp 1-exp add-log-exp |
| 5× | pow1 |
| 2× | sub-neg sqrt-div diff-log |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 22.0ms | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 7.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 121.0ms | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 36.0ms | (- (* b_2 b_2) (* a c)) |
| 71.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 56.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 1 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1686 | 7575 |
| 1 | 5001 | 6811 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 7.9b
Found 4 expressions with local error:
| 1.3b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0b | (/ (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) |
| 13.4b | (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 186× | times-frac |
| 158× | add-sqr-sqrt |
| 157× | *-un-lft-identity |
| 89× | add-cube-cbrt |
| 34× | distribute-lft-out-- difference-of-squares |
| 30× | associate-/l* |
| 20× | sqrt-prod |
| 17× | distribute-rgt-neg-in |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/r* associate-/r/ |
| 8× | add-log-exp |
| 7× | flip3-- flip-- |
| 6× | div-inv |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp |
| 3× | associate-/l/ |
| 2× | frac-2neg sqrt-div diff-log clear-num |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 12.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 17.0ms | (/ (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) |
| 12.0ms | (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 68.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 139.0ms | (/ (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) a) |
| 168.0ms | (/ (+ 0 (* a c)) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 57.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 741 | 3477 |
| 1 | 3329 | 3295 |
| 2 | 5001 | 3269 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 7.9b
90.3% (2.6b remaining)
Error of 8.2b against oracle of 5.7b and baseline of 32.1b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 6254161.133583045 | 42925490.781275615 | 25449170.687741734 |
| 8 | -1.257923433138816e-290 | -4.04405824858586e-294 | -4.829200214849252e-294 |
| 10 | -4.4721271386820616e+151 | -9.712280864301115e+136 | -7.700313305414632e+138 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 24 |
| 1 | 44 | 24 |
| 2 | 44 | 24 |
| 201.0ms | 1045× | body | 2560 | valid |
| 194.0ms | 5937× | body | 80 | valid |
| 135.0ms | 854× | body | 1280 | valid |
| 92.0ms | 2863× | body | 80 | nan |
| 53.0ms | 440× | body | 640 | valid |
| 26.0ms | 113× | body | 5120 | valid |
| 20.0ms | 226× | body | 320 | valid |
| 7.0ms | 120× | body | 160 | valid |