Time bar (total: 4.1s)
| 7.0ms | 189× | body | 80 | valid |
| 6.0ms | 34× | body | 1280 | valid |
| 6.0ms | 28× | body | 2560 | valid |
| 6.0ms | 92× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | valid |
| 2.0ms | 7× | body | 5120 | valid |
| 0.0ms | 4× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | 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: 35.5b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.1b | (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 |
| 11.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 8.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))) |
| 114.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 76.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (39.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.9b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.1b | (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 |
| 16.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 8.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))) |
| 132.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 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 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 1588 |
| 1 | 2570 | 1375 |
| 2 | 5001 | 1308 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.2b | (* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.1b | (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-*l* |
| 5× | associate-*r* |
| 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-*r/ sum-log flip-- |
| 1× | +-commutative neg-sub0 distribute-rgt-in associate-+l- sub-neg rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 diff-log pow-prod-down neg-log associate-*l/ *-commutative div-inv unswap-sqr |
| 17.0ms | (* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 8.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))) |
| 136.0ms | (* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 76.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 65.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 509 | 923 |
| 1 | 2707 | 795 |
| 2 | 5001 | 787 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 25.1b | (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 |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 3.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))) |
| 45.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (73.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.3b remaining)
Error of 10.0b against oracle of 5.7b and baseline of 34.2b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 1.9426594712364374e-87 | 2.1051237392284573e-85 | 1.667046824505827e-85 |
| 8 | -3.734333779790662e+128 | -2.2987999557012895e+125 | -5.238946631357967e+127 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| 250.0ms | 1050× | body | 2560 | valid |
| 228.0ms | 5875× | body | 80 | valid |
| 173.0ms | 905× | body | 1280 | valid |
| 103.0ms | 2863× | body | 80 | nan |
| 68.0ms | 457× | body | 640 | valid |
| 28.0ms | 99× | body | 5120 | valid |
| 23.0ms | 212× | body | 320 | valid |
| 10.0ms | 128× | body | 160 | valid |