Time bar (total: 5.6s)
| 10.0ms | 144× | body | 160 | valid |
| 10.0ms | 518× | pre | 80 | true |
| 9.0ms | 262× | body | 80 | nan |
| 4.0ms | 112× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 9 |
| 1 | 46 | 9 |
| 2 | 86 | 9 |
| 3 | 113 | 9 |
| 4 | 121 | 9 |
| 5 | 121 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 27.0b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 26.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-neg-in distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-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 neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 35.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 73.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 107.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 81.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 854 |
| 1 | 1702 | 750 |
| 2 | 5001 | 735 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.4b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 123× | add-sqr-sqrt *-un-lft-identity |
| 90× | times-frac |
| 79× | add-cube-cbrt |
| 61× | prod-diff |
| 41× | sqrt-prod |
| 32× | distribute-rgt-neg-in |
| 30× | associate-/l* |
| 22× | distribute-lft-out-- difference-of-squares |
| 21× | distribute-lft-neg-in |
| 18× | add-exp-log add-cbrt-cube |
| 11× | fma-neg |
| 10× | add-log-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv neg-mul-1 div-exp |
| 6× | associate-/r/ |
| 5× | flip3-- flip-- |
| 4× | pow1 expm1-log1p-u log1p-expm1-u div-inv |
| 3× | diff-log associate-/l/ |
| 2× | sub-neg frac-2neg prod-exp clear-num cbrt-unprod |
| 1× | associate--l- neg-sub0 flip3-+ neg-log flip-+ |
| 45.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 17.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 30.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 154.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 187.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 2 (117.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 832 | 5099 |
| 1 | 3967 | 3830 |
| 2 | 5001 | 3828 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.4b | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 181× | prod-diff |
| 133× | add-sqr-sqrt |
| 131× | *-un-lft-identity |
| 123× | add-cube-cbrt |
| 92× | sqrt-prod |
| 62× | distribute-rgt-in distribute-lft-in |
| 59× | distribute-rgt-neg-in |
| 57× | distribute-lft-neg-in |
| 27× | add-exp-log add-cbrt-cube |
| 19× | neg-mul-1 |
| 11× | fma-neg |
| 10× | prod-exp cbrt-unprod add-log-exp |
| 7× | associate-*r* |
| 6× | pow1 cbrt-undiv div-exp |
| 4× | expm1-log1p-u sub-neg flip3-- associate-*r/ flip-- log1p-expm1-u distribute-lft-out-- difference-of-squares |
| 3× | diff-log associate-*l* |
| 2× | associate-/r/ |
| 1× | associate--l- neg-sub0 frac-2neg times-frac pow-prod-down neg-log clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr |
| 56.0ms | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 20.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 18.0ms | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 108.0ms | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 150.0ms | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
Useful iterations: 2 (103.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 797 | 8337 |
| 1 | 4394 | 5185 |
| 2 | 5001 | 5161 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c) |
| 67× | add-sqr-sqrt *-un-lft-identity |
| 63× | add-cube-cbrt |
| 61× | prod-diff |
| 36× | times-frac |
| 31× | sqrt-prod |
| 23× | add-exp-log |
| 22× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 18× | add-cbrt-cube |
| 11× | fma-neg |
| 10× | div-exp associate-/r* add-log-exp |
| 7× | cbrt-undiv neg-mul-1 |
| 6× | div-inv |
| 4× | pow1 expm1-log1p-u prod-exp log1p-expm1-u associate-/l* |
| 3× | flip3-- diff-log flip-- |
| 2× | sub-neg frac-2neg 1-exp associate-*r/ clear-num cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 neg-log associate-/r/ |
| 16.0ms | (/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)) |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 48.0ms | (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c) |
| 132.0ms | (/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 92.0ms | (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c) |
Useful iterations: 2 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 770 | 3784 |
| 1 | 3008 | 2571 |
| 2 | 5001 | 2529 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 12 |
| 1 | 26 | 12 |
| 2 | 26 | 12 |
| 316.0ms | 16544× | pre | 80 | true |
| 312.0ms | 4436× | body | 160 | valid |
| 289.0ms | 8544× | body | 80 | nan |
| 129.0ms | 3564× | body | 80 | valid |