Time bar (total: 1.7s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 6.2% | 93.8% | 0 |
| 0% | 6.2% | 93.8% | 1 |
| 0% | 6.2% | 93.8% | 2 |
| 1.6% | 3.1% | 95.3% | 3 |
| 1.6% | 3.1% | 95.3% | 4 |
| 2.3% | 1.6% | 96.1% | 5 |
| 2.3% | 1.6% | 96.1% | 6 |
| 2.7% | 0.8% | 96.5% | 7 |
| 2.7% | 0.8% | 96.5% | 8 |
| 2.9% | 0.4% | 96.7% | 9 |
| 2.9% | 0.4% | 96.7% | 10 |
| 3% | 0.2% | 96.8% | 11 |
| 3% | 0.2% | 96.8% | 12 |
| 3.1% | 0.1% | 96.8% | 13 |
| 3.1% | 0.1% | 96.8% | 14 |
| 9.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
| 0.0ms | 4× | pre | 80 | false |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5162 | 11 |
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: 12.6b
Found 3 expressions with local error:
| 0.0b | (- (* a a) (* b b)) |
| 0.0b | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 12.7b | (/ (- (* a a) (* b b)) (* a a)) |
| 8× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | add-log-exp |
| 4× | pow1 times-frac associate-/l* |
| 3× | sqrt-prod difference-of-squares |
| 2× | cbrt-undiv flip3-- div-exp flip-- associate-/l/ |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 4.0ms | (- (* a a) (* b b)) |
| 1.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 10.0ms | (/ (- (* a a) (* b b)) (* a a)) |
| 6.0ms | (- (* a a) (* b b)) |
| 11.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 8.0ms | (/ (- (* a a) (* b b)) (* a a)) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4947 | 663 |
| 1 | 4947 | 663 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 2 | 60 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 3 | 62 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (sqrt (fabs (/ (- a (* b (/ b a))) a))) |
| 0.0b | (/ (- a (* b (/ b a))) a) |
| 0.1b | (* b (/ b a)) |
| 26× | add-sqr-sqrt |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 13× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 3× | associate-*l* associate-/r* sqrt-prod associate-/l* add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | rem-sqrt-square flip3-- frac-2neg sqrt-pow1 pow1/2 div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- |
| 1.0ms | (sqrt (fabs (/ (- a (* b (/ b a))) a))) |
| 5.0ms | (/ (- a (* b (/ b a))) a) |
| 7.0ms | (* b (/ b a)) |
| 8.0ms | (sqrt (fabs (/ (- a (* b (/ b a))) a))) |
| 9.0ms | (/ (- a (* b (/ b a))) a) |
| 3.0ms | (* b (/ b a)) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5003 | 848 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 3 | 87 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (sqrt (fabs (log (/ E (pow (exp b) (/ b (* a a))))))) |
| 0.0b | (/ E (pow (exp b) (/ b (* a a)))) |
| 13.1b | (/ b (* a a)) |
| 24× | times-frac |
| 23× | add-sqr-sqrt |
| 22× | add-cube-cbrt *-un-lft-identity |
| 13× | add-exp-log |
| 12× | unpow-prod-down |
| 10× | add-cbrt-cube |
| 8× | div-exp associate-/r* |
| 6× | associate-/l* |
| 4× | pow1 sqr-pow |
| 3× | cbrt-undiv e-exp-1 sqrt-prod add-log-exp |
| 2× | pow-to-exp frac-2neg pow-exp clear-num div-inv |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 prod-exp cbrt-unprod |
| 1.0ms | (sqrt (fabs (log (/ E (pow (exp b) (/ b (* a a))))))) |
| 5.0ms | (/ E (pow (exp b) (/ b (* a a)))) |
| 4.0ms | (/ b (* a a)) |
| 9.0ms | (sqrt (fabs (log (/ E (pow (exp b) (/ b (* a a))))))) |
| 33.0ms | (/ E (pow (exp b) (/ b (* a a)))) |
| 5.0ms | (/ b (* a a)) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5254 | 1149 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 3 | 94 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (sqrt (fabs (- 1 (* b (/ b (* a a)))))) |
| 0.2b | (* b (/ b (* a a))) |
| 13.1b | (/ b (* a a)) |
| 17× | add-exp-log add-cbrt-cube |
| 14× | add-sqr-sqrt |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | times-frac associate-*r* |
| 6× | pow1 |
| 5× | prod-exp cbrt-unprod |
| 4× | cbrt-undiv div-exp |
| 3× | associate-*l* sqrt-prod associate-/l* add-log-exp |
| 2× | div-inv unswap-sqr |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down clear-num associate-/r* *-commutative |
| 1.0ms | (sqrt (fabs (- 1 (* b (/ b (* a a)))))) |
| 7.0ms | (* b (/ b (* a a))) |
| 4.0ms | (/ b (* a a)) |
| 8.0ms | (sqrt (fabs (- 1 (* b (/ b (* a a)))))) |
| 5.0ms | (* b (/ b (* a a))) |
| 5.0ms | (/ b (* a a)) |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4933 | 495 |
| 1 | 4933 | 495 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 71 | 3 | 74 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 11 |
| 1 | 69 | 11 |
| 297.0ms | 8000× | body | 80 | valid |
| 147.0ms | 8000× | pre | 80 | true |
| 2.0ms | 116× | pre | 80 | false |
Loading profile data...