Time bar (total: 9.4s)
| 10.0ms | 539× | pre | 80 | true |
| 10.0ms | 283× | body | 80 | nan |
| 9.0ms | 134× | body | 160 | valid |
| 4.0ms | 122× | body | 80 | 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 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 26.8b
Found 4 expressions with local error:
| 0.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.3b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 26.6b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 139× | add-sqr-sqrt |
| 116× | *-un-lft-identity |
| 60× | times-frac |
| 42× | unswap-sqr |
| 36× | add-cube-cbrt associate-*l* |
| 30× | difference-of-squares |
| 28× | distribute-lft-out |
| 24× | sqrt-prod |
| 18× | associate-*r* |
| 14× | distribute-rgt-neg-in |
| 12× | associate-/r* *-commutative distribute-lft-out-- |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | swap-sqr |
| 5× | pow1 associate-/l* |
| 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 cbrt-unprod div-inv |
| 23.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 48.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 23.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 39.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 77.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 114.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 51.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 87.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 621 | 2253 |
| 1 | 2443 | 2157 |
| 2 | 5002 | 2140 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 7 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 184 | 7 | 191 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1801× | *-un-lft-identity |
| 1346× | times-frac |
| 946× | add-sqr-sqrt |
| 408× | distribute-lft-out-- |
| 400× | distribute-lft-out |
| 385× | add-cube-cbrt |
| 377× | associate-*l* |
| 217× | difference-of-squares |
| 168× | associate-*r* |
| 101× | distribute-rgt-neg-in sqrt-prod |
| 74× | unswap-sqr |
| 69× | associate-/l* |
| 59× | *-commutative |
| 28× | associate-/r/ |
| 26× | associate-/r* |
| 23× | associate-/l/ |
| 18× | add-exp-log add-cbrt-cube |
| 16× | flip3-- flip-- |
| 15× | div-inv |
| 10× | add-log-exp |
| 7× | cbrt-undiv div-exp |
| 4× | pow1 |
| 3× | frac-2neg diff-log div-sub swap-sqr clear-num |
| 2× | associate-+l- sub-neg flip3-+ prod-exp cbrt-unprod flip-+ |
| 1× | associate--l- neg-sub0 neg-log |
| 35.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 116.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 23.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 90.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 83.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 132.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 52.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 183.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 1 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1732 | 24064 |
| 1 | 5001 | 22943 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 899 | 9 | 908 |
| Fresh | 6 | 0 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 906 | 9 | 915 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.2b | (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.4b | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) 1) (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 1381× | *-un-lft-identity |
| 1217× | times-frac |
| 783× | add-sqr-sqrt |
| 578× | associate-*l* |
| 437× | add-cube-cbrt |
| 328× | distribute-lft-out |
| 270× | associate-*r* |
| 226× | distribute-lft-out-- |
| 126× | unswap-sqr |
| 71× | difference-of-squares |
| 57× | *-commutative |
| 39× | add-exp-log |
| 32× | associate-/l* |
| 30× | add-cbrt-cube |
| 29× | associate-/r* |
| 28× | distribute-rgt-neg-in sqrt-prod div-inv |
| 17× | associate-/l/ |
| 15× | div-exp |
| 12× | prod-exp |
| 10× | add-log-exp |
| 9× | pow1 cbrt-undiv cbrt-unprod |
| 4× | sub-neg flip3-- associate-*r/ flip-- |
| 3× | diff-log 1-exp swap-sqr pow-prod-down |
| 2× | distribute-rgt-in frac-2neg distribute-lft-in div-sub clear-num associate-/r/ |
| 1× | associate--l- neg-sub0 associate-+l- flip3-+ neg-log flip-+ |
| 39.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 48.0ms | (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 23.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 115.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) 1) (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 82.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 113.0ms | (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 51.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 135.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) 1) (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
Useful iterations: 1 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2296 | 21359 |
| 1 | 5001 | 20056 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 846 | 2 | 848 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 848 | 9 | 857 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.2b | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.3b | (* (/ (* 4.0 (* a c)) (* 2.0 a)) (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 919× | add-sqr-sqrt |
| 546× | *-un-lft-identity |
| 541× | associate-*l* |
| 525× | associate-*r* |
| 481× | frac-times |
| 441× | associate-/r* |
| 426× | associate-/l* |
| 342× | add-cube-cbrt |
| 338× | times-frac |
| 206× | unswap-sqr |
| 131× | add-exp-log |
| 107× | difference-of-squares |
| 98× | distribute-lft-out-- |
| 92× | *-commutative |
| 71× | add-cbrt-cube |
| 64× | prod-exp |
| 54× | clear-num |
| 53× | frac-2neg |
| 46× | distribute-rgt-neg-in sqrt-prod |
| 40× | div-exp |
| 37× | associate-*l/ |
| 32× | cbrt-unprod |
| 20× | cbrt-undiv |
| 13× | associate-*r/ |
| 10× | add-log-exp |
| 8× | rec-exp 1-exp |
| 7× | pow1 |
| 4× | flip3-- associate-/r/ flip-- |
| 3× | diff-log swap-sqr un-div-inv div-inv |
| 2× | sub-neg |
| 1× | associate--l- neg-sub0 pow-flip pow-prod-down neg-log inv-pow |
| 38.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 42.0ms | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 179.0ms | (* (/ (* 4.0 (* a c)) (* 2.0 a)) (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 23.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 82.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 109.0ms | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 166.0ms | (* (/ (* 4.0 (* a c)) (* 2.0 a)) (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 50.0ms | (- (* b b) (* (* 4.0 a) c)) |
Useful iterations: 1 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4481 | 16344 |
| 1 | 5001 | 15919 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1010 | 3 | 1013 |
| Fresh | 4 | 3 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 1014 | 8 | 1022 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 17 |
| 1 | 32 | 17 |
| 312.0ms | 4473× | body | 160 | valid |
| 300.0ms | 16522× | pre | 80 | true |
| 296.0ms | 8522× | body | 80 | nan |
| 126.0ms | 3527× | body | 80 | valid |