Time bar (total: 4.6s)
| 10.0ms | 186× | body | 80 | valid |
| 8.0ms | 34× | body | 2560 | valid |
| 5.0ms | 25× | body | 1280 | valid |
| 3.0ms | 88× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 1.0ms | 13× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 2× | 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: 36.2b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.2b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 24.4b | (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)))) |
| 91.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 67.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 1.2b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 24.4b | (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 |
| 56.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 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))))) (/ 1 (* 2.0 a))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 992 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 4.4b | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 11.0b | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 24.4b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 72× | add-sqr-sqrt |
| 61× | *-un-lft-identity |
| 52× | times-frac |
| 51× | add-exp-log |
| 30× | add-cube-cbrt associate-*l* |
| 27× | add-cbrt-cube |
| 20× | prod-exp |
| 18× | difference-of-squares |
| 16× | div-exp |
| 13× | distribute-lft-out |
| 12× | sqrt-prod |
| 9× | 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-+ |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 65.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 28.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 159.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 194.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 70.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 760 | 2359 |
| 1 | 3742 | 2008 |
| 2 | 5001 | 1985 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 6.7b
Found 4 expressions with local error:
| 1.1b | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 14.5b | (/ (* 4.0 (* a c)) (* 2.0 a)) |
| 24.4b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 25× | add-exp-log add-cbrt-cube |
| 10× | add-sqr-sqrt |
| 9× | prod-exp cbrt-unprod |
| 8× | add-log-exp |
| 7× | *-un-lft-identity |
| 6× | cbrt-undiv div-exp |
| 5× | pow1 add-cube-cbrt |
| 4× | sqrt-prod |
| 3× | flip3-- flip-- |
| 2× | sub-neg sqrt-div diff-log difference-of-squares |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 times-frac pow1/2 clear-num associate-/r* div-inv associate-/l* distribute-lft-out-- |
| 20.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 8.0ms | (/ (* 4.0 (* a c)) (* 2.0 a)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 77.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 13.0ms | (/ (* 4.0 (* a c)) (* 2.0 a)) |
| 68.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 576 |
| 1 | 2221 | 498 |
| 2 | 5001 | 498 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 6.7b
95.6% (1.1b remaining)
Error of 6.8b against oracle of 5.7b and baseline of 29.6b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 1.1874868645648804e+84 | 3.824179182553312e+84 | 1.5849721394456554e+84 |
| 7 | 5.816336440788529e-167 | 1.4589371595794865e-165 | 5.877669040907696e-167 |
| 8 | -3.734333779790662e+128 | -2.2987999557012895e+125 | -2.4028493234920365e+128 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 24 |
| 1 | 43 | 24 |
| 251.0ms | 1089× | body | 2560 | valid |
| 228.0ms | 5868× | body | 80 | valid |
| 168.0ms | 894× | body | 1280 | valid |
| 104.0ms | 2862× | body | 80 | nan |
| 68.0ms | 441× | body | 640 | valid |
| 34.0ms | 105× | body | 5120 | valid |
| 23.0ms | 212× | body | 320 | valid |
| 8.0ms | 116× | body | 160 | valid |