Time bar (total: 4.1s)
| 8.0ms | 35× | body | 2560 | valid |
| 8.0ms | 198× | body | 80 | valid |
| 5.0ms | 24× | body | 1280 | valid |
| 4.0ms | 92× | body | 80 | nan |
| 2.0ms | 15× | body | 640 | valid |
| 1.0ms | 5× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 9 |
| 1 | 45 | 9 |
| 2 | 79 | 9 |
| 3 | 97 | 9 |
| 4 | 105 | 9 |
| 5 | 105 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.0b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 3× | distribute-rgt-neg-in sqrt-prod |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 37.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 11.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))) |
| 103.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 77.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 779 |
| 1 | 1563 | 685 |
| 2 | 5001 | 674 |
9 alts after pruning (9 fresh and 0 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))) |
| 0.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23× | add-exp-log |
| 16× | *-un-lft-identity |
| 13× | add-cbrt-cube |
| 11× | add-sqr-sqrt |
| 10× | prod-exp add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 associate-*r* |
| 5× | associate-*l* |
| 4× | div-exp cbrt-unprod distribute-lft-out |
| 3× | flip3-+ times-frac sqrt-prod flip-+ |
| 2× | cbrt-undiv frac-times rec-exp flip3-- distribute-rgt-neg-in sqrt-div 1-exp associate-*l/ sum-log flip-- |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log 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))) |
| 11.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))) |
| 109.0ms | (* (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (/ 1 (* 2.0 a))) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 920 |
| 1 | 2189 | 790 |
| 2 | 5001 | 777 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 0.9b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | times-frac sqrt-prod associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp associate-/l/ |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 36.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 18.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 104.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 78.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 48.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 69.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 780 |
| 1 | 1392 | 701 |
| 2 | 5002 | 698 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 6× | pow1 add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 47.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 42.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 476 |
| 1 | 576 | 446 |
| 2 | 2486 | 444 |
| 3 | 5001 | 440 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 6.8b
85% (4.4b remaining)
Error of 9.8b against oracle of 5.4b and baseline of 34.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.6106127752583374e-71 | 6.7695755698382385e-65 | 9.390367471089922e-69 |
| 9 | -8.652530131639494e+154 | -2.4576771469086066e+149 | -2.9358923729233266e+149 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 14 |
| 1 | 31 | 14 |
| 270.0ms | 1117× | body | 2560 | valid |
| 234.0ms | 5730× | body | 80 | valid |
| 180.0ms | 928× | body | 1280 | valid |
| 111.0ms | 2856× | body | 80 | nan |
| 74.0ms | 473× | body | 640 | valid |
| 29.0ms | 100× | body | 5120 | valid |
| 28.0ms | 244× | body | 320 | valid |
| 8.0ms | 108× | body | 160 | valid |