Time bar (total: 12.6s)
| 13.0ms | 279× | body | 80 | nan |
| 11.0ms | 146× | body | 160 | valid |
| 10.0ms | 535× | pre | 80 | true |
| 4.0ms | 110× | 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: 28.6b
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)) |
| 28.5b | (+ (- 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 |
| 22.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 41.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 21.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 35.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 107.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 628 | 2253 |
| 1 | 2517 | 2157 |
| 2 | 5001 | 2140 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 6 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 6 | 191 |
Merged error: 0.3b
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 |
| 38.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 105.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 25.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 81.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 126.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 48.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 170.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1740 | 24064 |
| 1 | 5002 | 22948 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 899 | 9 | 908 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 904 | 10 | 914 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (- (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))) |
| 1193× | *-un-lft-identity |
| 666× | times-frac |
| 606× | add-sqr-sqrt |
| 461× | associate-*l* |
| 447× | distribute-rgt-neg-in |
| 420× | associate-*r* |
| 406× | distribute-lft-neg-in |
| 304× | distribute-lft-out |
| 257× | add-cube-cbrt |
| 240× | distribute-lft-out-- |
| 98× | unswap-sqr |
| 97× | difference-of-squares |
| 58× | neg-mul-1 |
| 43× | *-commutative |
| 41× | sqrt-prod |
| 37× | associate-/r* |
| 18× | add-exp-log add-cbrt-cube associate-/l* |
| 10× | add-log-exp |
| 9× | pow1 |
| 6× | prod-exp cbrt-unprod distribute-neg-frac |
| 4× | sub-neg distribute-neg-in flip3-- associate-*r/ flip-- |
| 3× | cbrt-undiv diff-log swap-sqr div-exp pow-prod-down |
| 2× | neg-sub0 distribute-rgt-in distribute-lft-in associate-/r/ associate-/l/ |
| 1× | associate--l- frac-2neg flip3-+ div-sub distribute-frac-neg neg-log clear-num distribute-rgt-neg-out flip-+ div-inv |
| 44.0ms | (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 38.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 21.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 106.0ms | (/ (- (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))) |
| 107.0ms | (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 50.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 129.0ms | (/ (- (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) (* (* 2.0 a) (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1940 | 21578 |
| 1 | 5002 | 19113 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 853 | 6 | 859 |
| Fresh | 8 | 1 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 862 | 7 | 869 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 0.2b | (* (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) (- (/ (* 4.0 (* a c)) (* 2.0 a)))) |
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 1567× | add-sqr-sqrt |
| 1482× | associate-*r* |
| 1047× | *-un-lft-identity |
| 1002× | associate-/r* |
| 929× | distribute-neg-frac |
| 888× | frac-times |
| 674× | distribute-rgt-neg-in |
| 670× | add-cube-cbrt |
| 667× | associate-/l* |
| 638× | times-frac |
| 583× | distribute-lft-neg-in |
| 570× | associate-*l* |
| 286× | unswap-sqr |
| 197× | difference-of-squares |
| 188× | distribute-lft-out-- |
| 171× | *-commutative |
| 91× | sqrt-prod |
| 64× | frac-2neg clear-num |
| 46× | neg-mul-1 |
| 37× | associate-*r/ |
| 24× | associate-*l/ |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 10× | add-log-exp |
| 7× | pow1 |
| 4× | flip3-- div-exp prod-exp associate-/r/ flip-- div-inv |
| 3× | diff-log swap-sqr |
| 2× | cbrt-undiv sub-neg rec-exp 1-exp cbrt-unprod |
| 1× | associate--l- neg-sub0 pow-flip pow-prod-down neg-log distribute-rgt-neg-out inv-pow |
| 39.0ms | (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 456.0ms | (* (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) (- (/ (* 4.0 (* a c)) (* 2.0 a)))) |
| 37.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 96.0ms | (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 127.0ms | (* (/ 1 (- (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) (- (/ (* 4.0 (* a c)) (* 2.0 a)))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 50.0ms | (- (* b b) (* (* 4.0 a) c)) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 32548 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1722 | 2 | 1724 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1724 | 7 | 1731 |
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 | 33 | 15 |
| 1 | 43 | 15 |
| 2 | 52 | 15 |
| 3 | 52 | 15 |
| 329.0ms | 4394× | body | 160 | valid |
| 306.0ms | 16499× | pre | 80 | true |
| 296.0ms | 8499× | body | 80 | nan |
| 133.0ms | 3606× | body | 80 | valid |