Time bar (total: 4.5s)
| 8.0ms | 201× | body | 80 | valid |
| 7.0ms | 21× | body | 2560 | valid |
| 6.0ms | 31× | body | 1280 | valid |
| 4.0ms | 103× | body | 80 | nan |
| 2.0ms | 13× | 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 | 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: 29.8b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.2b | (- (* b b) (* (* 4.0 a) c)) |
| 19.5b | (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 |
| 36.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 100.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 75.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 45.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 65.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 779 |
| 1 | 1563 | 685 |
| 2 | 5001 | 674 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.2b | (- (* b b) (* (* 4.0 a) c)) |
| 19.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 53× | times-frac |
| 45× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 25× | add-exp-log add-cube-cbrt |
| 13× | add-cbrt-cube |
| 12× | div-exp |
| 11× | associate-/r* |
| 10× | distribute-lft-out add-log-exp |
| 9× | associate-/r/ |
| 6× | pow1 |
| 5× | cbrt-undiv distribute-rgt-neg-in flip3-+ flip-+ div-inv |
| 3× | rec-exp 1-exp prod-exp sqrt-prod associate-/l* |
| 2× | flip3-- sqrt-div sum-log flip-- |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 diff-log neg-log clear-num cbrt-unprod inv-pow |
| 26.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 135.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 73.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 1588 |
| 1 | 2570 | 1375 |
| 2 | 5001 | 1308 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.0b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.2b | (- (* b b) (* (* 4.0 a) c)) |
| 3.4b | (exp (log (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 19.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 15× | *-un-lft-identity |
| 10× | add-log-exp |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | pow1 |
| 5× | log-prod exp-sum |
| 4× | add-exp-log exp-prod add-cbrt-cube distribute-lft-out |
| 3× | sqrt-prod |
| 2× | log-div flip3-- distribute-rgt-neg-in flip3-+ exp-diff sqrt-div sum-log flip-- flip-+ |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log neg-log log-pow rem-exp-log |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 11.0ms | (exp (log (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 78.0ms | (exp (log (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (111.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 273 | 626 |
| 1 | 998 | 574 |
| 2 | 4085 | 537 |
| 3 | 5001 | 528 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 2.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 13.0b | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (* 2.0 a)) |
| 14.8b | (- (pow b 2) (pow b 2)) |
| 19.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 36× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 22× | unpow-prod-down |
| 18× | difference-of-squares |
| 15× | add-cube-cbrt |
| 12× | unpow2 sqr-pow |
| 10× | distribute-rgt-out-- distribute-lft-out-- add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | sqrt-prod |
| 3× | flip3-- times-frac diff-log flip-- associate-/l* |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 associate-+l- rem-sqrt-square distribute-rgt-neg-in frac-2neg sqrt-pow1 flip3-+ pow1/2 +-inverses div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod flip-+ div-inv |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 173.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (* 2.0 a)) |
| 11.0ms | (- (pow b 2) (pow b 2)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 12.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (* 2.0 a)) |
| 1.0ms | (- (pow b 2) (pow b 2)) |
| 69.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (151.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 756 |
| 1 | 3101 | 606 |
| 2 | 5001 | 569 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 4.4b
96.4% (1.0b remaining)
Error of 6.5b against oracle of 5.5b and baseline of 34.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 4.989131466200188e+139 | 3.737025446948691e+142 | 3.256101961139753e+141 |
| 9 | 3.1425740402568386e-306 | 5.4379290726615864e-300 | 3.2001964328628576e-306 |
| 10 | -1.5405955983178716e+163 | -1.402598515452623e+153 | -2.3044033969831823e+153 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 24 |
| 1 | 40 | 24 |
| 253.0ms | 1101× | body | 2560 | valid |
| 234.0ms | 5850× | body | 80 | valid |
| 173.0ms | 921× | body | 1280 | valid |
| 112.0ms | 2888× | body | 80 | nan |
| 65.0ms | 450× | body | 640 | valid |
| 31.0ms | 103× | body | 5120 | valid |
| 25.0ms | 228× | body | 320 | valid |
| 9.0ms | 121× | body | 160 | valid |