Time bar (total: 4.6s)
| 8.0ms | 33× | body | 2560 | valid |
| 8.0ms | 197× | body | 80 | valid |
| 5.0ms | 27× | body | 1280 | valid |
| 4.0ms | 116× | body | 80 | nan |
| 2.0ms | 13× | body | 640 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 9 |
| 1 | 64 | 9 |
| 2 | 114 | 9 |
| 3 | 135 | 9 |
| 4 | 144 | 9 |
| 5 | 148 | 9 |
| 6 | 148 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.8b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt times-frac associate-/l* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 33.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 98.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 75.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 67× | times-frac |
| 48× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 25× | add-exp-log |
| 13× | associate-/r* add-cbrt-cube |
| 12× | div-exp |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 9× | associate-/r/ |
| 8× | sqrt-prod |
| 7× | flip3-- flip-- |
| 6× | pow1 |
| 5× | cbrt-undiv distribute-rgt-neg-in div-inv |
| 3× | rec-exp diff-log 1-exp prod-exp associate-/l* |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 neg-log clear-num cbrt-unprod inv-pow |
| 25.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 15.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 115.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 45.0ms | (- (* b b) (* 4.0 (* a c))) |
| 81.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 76.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1804 |
| 1 | 2544 | 1605 |
| 2 | 5002 | 1531 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 0.2b | (/ (* (cbrt 1) (cbrt 1)) (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 27× | times-frac |
| 25× | add-exp-log |
| 22× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 19× | add-cbrt-cube |
| 13× | associate-/r* |
| 10× | cbrt-undiv div-exp add-log-exp |
| 9× | add-cube-cbrt |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 flip3-- prod-exp associate-/r/ flip-- cbrt-unprod |
| 3× | distribute-rgt-neg-in diff-log div-inv |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/l* |
| 26.0ms | (/ (* (cbrt 1) (cbrt 1)) (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 15.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 117.0ms | (/ (* (cbrt 1) (cbrt 1)) (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 521 | 1398 |
| 1 | 2562 | 1177 |
| 2 | 5001 | 1097 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 1.6b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 12.0b | (/ (* (/ 1 2.0) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) a) |
| 17.5b | (- (pow b 2) (pow b 2)) |
| 21.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 32× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 22× | unpow-prod-down |
| 19× | add-exp-log |
| 16× | difference-of-squares |
| 15× | add-cube-cbrt |
| 13× | add-cbrt-cube |
| 12× | unpow2 sqr-pow |
| 10× | distribute-rgt-out-- add-log-exp |
| 8× | distribute-lft-out-- |
| 7× | div-exp |
| 5× | pow1 associate-/l/ |
| 4× | cbrt-undiv prod-exp |
| 3× | flip3-+ times-frac associate-/r* sqrt-prod flip-+ |
| 2× | frac-times flip3-- sqrt-div associate-*r/ sum-log flip-- cbrt-unprod distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square rec-exp distribute-rgt-neg-in frac-2neg sqrt-pow1 pow1/2 +-inverses diff-log 1-exp neg-log associate-*l/ clear-num div-inv associate-/l* |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 79.0ms | (/ (* (/ 1 2.0) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) a) |
| 11.0ms | (- (pow b 2) (pow b 2)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 83.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 14.0ms | (/ (* (/ 1 2.0) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) a) |
| 1.0ms | (- (pow b 2) (pow b 2)) |
| 77.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (191.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 778 |
| 1 | 3991 | 571 |
| 2 | 5002 | 555 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 4.6b
94.8% (1.3b remaining)
Error of 6.8b against oracle of 5.6b and baseline of 29.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2.6683347110001497e+63 | 3.895668027475672e+69 | 3.826558553654448e+69 |
| 7 | -3.4381592348580506e-280 | -2.6562521403830515e-282 | -2.7034426964320083e-282 |
| 8 | -6.147220036828269e+162 | -3.6963232668708646e+158 | -3.7564989223494267e+158 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 22 |
| 1 | 38 | 22 |
| 251.0ms | 1047× | body | 2560 | valid |
| 237.0ms | 5813× | body | 80 | valid |
| 181.0ms | 932× | body | 1280 | valid |
| 113.0ms | 2901× | body | 80 | nan |
| 71.0ms | 470× | body | 640 | valid |
| 33.0ms | 110× | body | 5120 | valid |
| 25.0ms | 220× | body | 320 | valid |
| 9.0ms | 120× | body | 160 | valid |