Time bar (total: 5.0s)
| 11.0ms | 43× | body | 2560 | valid |
| 7.0ms | 178× | body | 80 | valid |
| 5.0ms | 26× | body | 1280 | valid |
| 3.0ms | 84× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | 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: 34.4b
Found 4 expressions with local error:
| 0.3b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 25.1b | (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 |
| 34.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)))) |
| 98.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 4.5b
Found 4 expressions with local error:
| 0.4b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 25.1b | (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× | div-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | times-frac diff-log |
| 2× | cbrt-undiv frac-times sub-neg rec-exp distribute-rgt-neg-in sqrt-div 1-exp associate-*l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv unswap-sqr |
| 54.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 15.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)))) |
| 97.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 50.0ms | (- (* b b) (* 4.0 (* a c))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 991 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 4.5b
Found 4 expressions with local error:
| 0.3b | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 25.1b | (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-/r* |
| 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-/r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log prod-exp clear-num cbrt-unprod div-inv associate-/l* |
| 22.0ms | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 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)))) |
| 388.0ms | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 863 |
| 1 | 1479 | 768 |
| 2 | 5002 | 759 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 4.2b | (/ (* 2.0 a) (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b))) |
| 7.3b | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 25.1b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 78× | times-frac |
| 77× | add-sqr-sqrt |
| 56× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 30× | associate-/r* |
| 20× | difference-of-squares |
| 18× | add-exp-log add-cbrt-cube |
| 13× | sqrt-prod |
| 10× | distribute-lft-out-- |
| 7× | cbrt-undiv div-exp associate-/r/ |
| 6× | add-log-exp |
| 5× | pow1 flip3-- flip-- |
| 4× | div-inv associate-/l* |
| 2× | frac-2neg sqrt-div prod-exp clear-num cbrt-unprod associate-/l/ |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+ |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 30.0ms | (/ (* 2.0 a) (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b))) |
| 25.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 87.0ms | (/ (* 2.0 a) (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b))) |
| 206.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 2259 |
| 1 | 3296 | 2037 |
| 2 | 5003 | 2034 |
8 alts after pruning (5 fresh and 3 done)
Merged error: 4.4b
87% (3.6b remaining)
Error of 8.9b against oracle of 5.3b and baseline of 32.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 8.465625442272063e+58 | 8.825425083170634e+65 | 8.633216037833923e+65 |
| 10 | -7.492140743585697e-204 | -4.119745624249939e-214 | -8.143231117685541e-211 |
| 8 | -183484304836700.72 | -121429039431.98735 | -73773484249037.31 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 31 |
| 1 | 48 | 31 |
| 254.0ms | 1040× | body | 2560 | valid |
| 247.0ms | 5928× | body | 80 | valid |
| 181.0ms | 903× | body | 1280 | valid |
| 119.0ms | 2982× | body | 80 | nan |
| 69.0ms | 437× | body | 640 | valid |
| 32.0ms | 108× | body | 5120 | valid |
| 25.0ms | 213× | body | 320 | valid |
| 9.0ms | 110× | body | 160 | valid |