Time bar (total: 4.6s)
| 9.0ms | 39× | body | 2560 | valid |
| 6.0ms | 171× | body | 80 | valid |
| 5.0ms | 26× | body | 1280 | valid |
| 3.0ms | 74× | body | 80 | nan |
| 2.0ms | 9× | body | 5120 | valid |
| 2.0ms | 12× | body | 640 | valid |
| 2.0ms | 14× | body | 320 | 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.6b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 25.6b | (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)) |
| 13.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)))) |
| 116.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.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 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 6.3b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 25.6b | (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 |
| 55.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 14.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)))) |
| 93.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 47.0ms | (- (* b b) (* 4.0 (* a c))) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 992 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 6.3b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 3.7b | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 10.7b | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 25.6b | (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))) |
| 67.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 27.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 164.0ms | (* (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a))) |
| 203.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 760 | 2359 |
| 1 | 3742 | 2008 |
| 2 | 5001 | 1985 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 15.5b | (/ (* 4.0 (* a c)) (* 2.0 a)) |
| 25.6b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 25.6b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 25× | add-exp-log add-cbrt-cube |
| 9× | prod-exp cbrt-unprod |
| 8× | add-sqr-sqrt |
| 6× | pow1 cbrt-undiv add-cube-cbrt *-un-lft-identity div-exp sqrt-prod add-log-exp |
| 4× | sqrt-div |
| 3× | flip3-- flip-- |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | sub-neg frac-2neg times-frac diff-log clear-num associate-/r* div-inv associate-/l* |
| 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)))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 10.0ms | (/ (* 4.0 (* a c)) (* 2.0 a)) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 550 |
| 1 | 2048 | 477 |
| 2 | 5002 | 477 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 6.2b
88.2% (3.2b remaining)
Error of 8.5b against oracle of 5.3b and baseline of 32.7b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.9559514031553493e+101 | 2.0413668072230428e+104 | 5.178734871298619e+102 |
| 11 | -1.2494758591913573e-114 | -3.532474056345544e-138 | -5.225975318005633e-138 |
| 8 | -2.334183243992744e+54 | -5.015218154388399e+51 | -8.343309279866142e+53 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 36 |
| 1 | 45 | 36 |
| 249.0ms | 1068× | body | 2560 | valid |
| 217.0ms | 5808× | body | 80 | valid |
| 161.0ms | 853× | body | 1280 | valid |
| 109.0ms | 2843× | body | 80 | nan |
| 70.0ms | 468× | body | 640 | valid |
| 31.0ms | 110× | body | 5120 | valid |
| 27.0ms | 246× | body | 320 | valid |
| 12.0ms | 143× | body | 160 | valid |