Time bar (total: 4.7s)
| 8.0ms | 34× | body | 2560 | valid |
| 8.0ms | 186× | body | 80 | valid |
| 6.0ms | 32× | body | 1280 | valid |
| 4.0ms | 94× | body | 80 | nan |
| 3.0ms | 17× | body | 640 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
| 0.0ms | 1× | body | 5120 | 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: 36.2b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.9b | (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 |
| 11.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 95.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 45.0ms | (- (* b b) (* 4.0 (* a c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.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 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 7.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.9b | (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 |
| 14.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 112.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1804 |
| 1 | 2544 | 1605 |
| 2 | 5002 | 1531 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 7.0b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.9b | (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 |
| 15.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 8.0ms | (- (- b) (sqrt (- (* 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))) |
| 44.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 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 991 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 7.0b
Found 4 expressions with local error:
| 1.0b | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 3.8b | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 12.0b | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 23.9b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 76× | add-sqr-sqrt |
| 63× | *-un-lft-identity |
| 52× | times-frac |
| 51× | add-exp-log |
| 30× | add-cube-cbrt associate-*l* |
| 27× | add-cbrt-cube |
| 20× | prod-exp difference-of-squares |
| 16× | div-exp |
| 13× | sqrt-prod distribute-lft-out |
| 10× | distribute-lft-out-- |
| 8× | cbrt-undiv cbrt-unprod |
| 7× | pow1 associate-*r* |
| 6× | associate-/r* add-log-exp |
| 4× | rec-exp flip3-- 1-exp associate-/r/ flip-- associate-/l* |
| 3× | div-inv |
| 2× | sqrt-div associate-/l/ unswap-sqr |
| 1× | frac-times sub-neg rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r/ pow-prod-down associate-*l/ clear-num un-div-inv *-commutative flip-+ |
| 7.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 20.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 12.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 83.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 170.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 205.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 764 | 2421 |
| 1 | 3716 | 2067 |
| 2 | 5001 | 2044 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 7.0b
86.8% (3.4b remaining)
Error of 9.2b against oracle of 5.7b and baseline of 31.9b
| Iters | Range | Point | |
|---|---|---|---|
| 3 | 5.062782482725967e+112 | 6.853081242536654e+112 | 6.293612880095814e+112 |
| 7 | -2.1605152142522817e-113 | -1.8017938791730603e-115 | -2.125553485370055e-113 |
| 5 | -1.1619433740097673e-94 | -3.191731313316827e-95 | -6.180620892104376e-95 |
| 4 | -2.1402528215307472e+20 | -1.2933083028149787e+20 | -1.8507408941501855e+20 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 34 |
| 1 | 55 | 34 |
| 267.0ms | 1069× | body | 2560 | valid |
| 241.0ms | 5857× | body | 80 | valid |
| 187.0ms | 907× | body | 1280 | valid |
| 116.0ms | 2908× | body | 80 | nan |
| 72.0ms | 468× | body | 640 | valid |
| 33.0ms | 244× | body | 320 | valid |
| 29.0ms | 95× | body | 5120 | valid |
| 11.0ms | 115× | body | 160 | valid |