Time bar (total: 3.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 0% | 100% | 0 |
| 0% | 0% | 100% | 1 |
| 0% | 0% | 100% | 2 |
| 0% | 0% | 100% | 3 |
| 0% | 0% | 100% | 4 |
| 0% | 0% | 100% | 5 |
| 0% | 0% | 100% | 6 |
| 0% | 0% | 100% | 7 |
| 0% | 0% | 100% | 8 |
| 0% | 0% | 100% | 9 |
| 0% | 0% | 100% | 10 |
| 0% | 0% | 100% | 11 |
| 0% | 0% | 100% | 12 |
| 0% | 0% | 100% | 13 |
| 0% | 0% | 100% | 14 |
| 15.0ms | 170× | body | 160 | valid |
| 4.0ms | 32× | body | 320 | valid |
| 3.0ms | 54× | body | 80 | valid |
Useful iterations: 0 (203.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1931 | 16 |
| 1 | 1931 | 16 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 43.7b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 0.1b | (- (* b b) (* 4.0 (* a c))) |
| 0.3b | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 43.6b | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 20× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | times-frac sqrt-prod associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp associate-/l/ |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 11.0ms | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 7.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 14.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 13.0ms | (- (* b b) (* 4.0 (* a c))) |
| 26.0ms | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 16.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5340 | 1316 |
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 16 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 16 | 83 |
Merged error: 5.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 15 | 15 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 16 | 16 |
Merged error: 5.6b
Found 2 expressions with local error:
| 0.2b | (/ (* -2.0 (* (/ a b) c)) (* a 2.0)) |
| 0.3b | (* (/ a b) c) |
| 39× | add-exp-log add-cbrt-cube |
| 16× | prod-exp cbrt-unprod |
| 15× | add-sqr-sqrt |
| 13× | associate-*l* |
| 11× | cbrt-undiv times-frac div-exp |
| 10× | add-cube-cbrt *-un-lft-identity |
| 4× | pow1 |
| 3× | associate-*r* |
| 2× | associate-*l/ div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* *-commutative associate-/l/ associate-/l* |
| 9.0ms | (/ (* -2.0 (* (/ a b) c)) (* a 2.0)) |
| 8.0ms | (* (/ a b) c) |
| 5.0ms | (/ (* -2.0 (* (/ a b) c)) (* a 2.0)) |
| 5.0ms | (* (/ a b) c) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4991 | 490 |
| 1 | 4991 | 490 |
29 alts after pruning (28 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 14 | 68 |
| Fresh | 0 | 14 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 55 | 29 | 84 |
Merged error: 5.6b
Found 4 expressions with local error:
| 0.2b | (/ a (sqrt b)) |
| 0.3b | (* c (/ a (sqrt b))) |
| 0.3b | (* (/ 1 (sqrt b)) (* c (/ a (sqrt b)))) |
| 0.3b | (/ 1 (sqrt b)) |
| 74× | times-frac |
| 69× | add-sqr-sqrt |
| 61× | add-cube-cbrt *-un-lft-identity |
| 54× | add-exp-log |
| 43× | sqrt-prod |
| 34× | add-cbrt-cube |
| 25× | associate-*l* |
| 23× | associate-*r* |
| 22× | prod-exp |
| 14× | div-exp |
| 13× | pow1 |
| 12× | associate-/r* cbrt-unprod |
| 8× | cbrt-undiv |
| 6× | associate-/l* |
| 4× | rec-exp 1-exp associate-*r/ pow-prod-down div-inv add-log-exp |
| 3× | pow-flip unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 1× | frac-times sqrt-pow1 pow1/2 associate-*l/ inv-pow |
| 4.0ms | (/ a (sqrt b)) |
| 9.0ms | (* c (/ a (sqrt b))) |
| 12.0ms | (* (/ 1 (sqrt b)) (* c (/ a (sqrt b)))) |
| 4.0ms | (/ 1 (sqrt b)) |
| 7.0ms | (/ a (sqrt b)) |
| 10.0ms | (* c (/ a (sqrt b))) |
| 14.0ms | (* (/ 1 (sqrt b)) (* c (/ a (sqrt b)))) |
| 7.0ms | (/ 1 (sqrt b)) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5212 | 1466 |
35 alts after pruning (33 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 10 | 192 |
| Fresh | 4 | 23 | 27 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 186 | 35 | 221 |
Merged error: 5.5b
0% (6.7b remaining)
Error of 11.9b against oracle of 5.2b and baseline of 11.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 5 |
| 440.0ms | 4912× | body | 160 | valid |
| 181.0ms | 1349× | body | 320 | valid |
| 80.0ms | 1739× | body | 80 | valid |
Loading profile data...