Time bar (total: 5.9s)
| 19.0ms | 195× | body | 80 | valid |
| 17.0ms | 36× | body | 2560 | valid |
| 13.0ms | 25× | body | 1280 | valid |
| 9.0ms | 100× | body | 80 | nan |
| 4.0ms | 13× | body | 640 | valid |
| 2.0ms | 4× | body | 5120 | valid |
| 2.0ms | 7× | body | 320 | 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: 33.4b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 24.2b | (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 |
| 35.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 94.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 53.0ms | (- (* b b) (* 4.0 (* a c))) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 5.7b
Found 4 expressions with local error:
| 0.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 24.2b | (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 |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 25.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 110.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 67.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1804 |
| 1 | 2544 | 1605 |
| 2 | 5002 | 1531 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.7b
Found 4 expressions with local error:
| 0.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (* (/ 1 (* 2.0 a)) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 24.2b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 23× | add-exp-log |
| 19× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | add-cbrt-cube |
| 10× | prod-exp add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 associate-*r* associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | sub-neg div-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | times-frac diff-log |
| 2× | cbrt-undiv distribute-rgt-in frac-times rec-exp distribute-rgt-neg-in distribute-lft-in sqrt-div 1-exp associate-*r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down neg-log associate-*l/ *-commutative div-inv unswap-sqr |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 56.0ms | (* (/ 1 (* 2.0 a)) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 312.0ms | (* (/ 1 (* 2.0 a)) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 475 | 1025 |
| 1 | 2257 | 896 |
| 2 | 5001 | 893 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 5.7b
Found 4 expressions with local error:
| 1.4b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 15.0b | (/ (* (/ 1 2.0) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) a) |
| 18.5b | (- (pow b 2) (pow b 2)) |
| 24.2b | (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)))) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 13.0ms | (/ (* (/ 1 2.0) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) a) |
| 1.0ms | (- (pow b 2) (pow b 2)) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (195.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 778 |
| 1 | 3991 | 571 |
| 2 | 5002 | 555 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 5.7b
89% (3.2b remaining)
Error of 8.7b against oracle of 5.5b and baseline of 34.3b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 6.714891876596302e+121 | 1.686395921989292e+123 | 1.1800329617120703e+123 |
| 9 | -2.9544973625012568e-276 | -7.002078871801916e-282 | -1.1885507100476909e-281 |
| 9 | -3.648537902993238e+76 | -1.3447839841174185e+67 | -1.8746290509448952e+74 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 31 |
| 1 | 49 | 31 |
| 598.0ms | 5865× | body | 80 | valid |
| 539.0ms | 1094× | body | 2560 | valid |
| 351.0ms | 871× | body | 1280 | valid |
| 278.0ms | 2931× | body | 80 | nan |
| 149.0ms | 453× | body | 640 | valid |
| 61.0ms | 240× | body | 320 | valid |
| 58.0ms | 101× | body | 5120 | valid |
| 20.0ms | 117× | body | 160 | valid |