Time bar (total: 2.5s)
Space saved by range analysis: 93.756105%
Space saved by search: 96.853662%
Guaranteed chance to sample good point: 98.449612%
| 8.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
| 0.0ms | 1× | pre | 80 | false |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 47 | 7 |
| 2 | 106 | 7 |
| 3 | 265 | 7 |
| 4 | 1495 | 7 |
| 5 | 5001 | 7 |
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: 15.1b
Found 2 expressions with local error:
| 0.0b | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 14.6b | (/ (- (* a a) (* b b)) (* a a)) |
| 7× | add-exp-log add-cbrt-cube |
| 6× | add-sqr-sqrt |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | times-frac associate-/l* |
| 3× | pow1 sqrt-prod |
| 2× | cbrt-undiv div-exp associate-/l/ add-log-exp difference-of-squares |
| 1× | rem-sqrt-square flip3-- frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num associate-/r* flip-- cbrt-unprod div-inv |
| 1.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 7.0ms | (/ (- (* a a) (* b b)) (* a a)) |
| 10.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 8.0ms | (/ (- (* a a) (* b b)) (* a a)) |
Useful iterations: 3 (133.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 340 |
| 1 | 816 | 296 |
| 2 | 4110 | 295 |
| 3 | 5001 | 292 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 2 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 2 | 46 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 0.0b | (/ (+ a b) a) |
| 0.0b | (/ (- a b) a) |
| 0.1b | (* (/ (+ a b) a) (/ (- a b) a)) |
| 69× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 58× | times-frac |
| 41× | add-cube-cbrt |
| 20× | add-exp-log add-cbrt-cube |
| 19× | associate-*r* |
| 16× | associate-*l* |
| 9× | associate-/l* |
| 7× | pow1 distribute-lft-out distribute-lft-out-- difference-of-squares |
| 6× | cbrt-undiv div-exp associate-/r* |
| 4× | prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 3× | sqrt-prod |
| 2× | frac-2neg clear-num |
| 1× | frac-times rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- flip-+ |
| 1.0ms | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 7.0ms | (/ (+ a b) a) |
| 5.0ms | (/ (- a b) a) |
| 16.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
| 9.0ms | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 4.0ms | (/ (+ a b) a) |
| 4.0ms | (/ (- a b) a) |
| 9.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 493 | 951 |
| 1 | 2505 | 870 |
| 2 | 5002 | 867 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 2 | 155 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 2 | 157 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ a (- a b)) |
| 0.0b | (/ (+ a b) a) |
| 0.1b | (* (/ (+ a b) a) (/ 1 (/ a (- a b)))) |
| 0.1b | (/ 1 (/ a (- a b))) |
| 287× | times-frac |
| 221× | add-sqr-sqrt |
| 206× | *-un-lft-identity |
| 138× | add-cube-cbrt |
| 68× | associate-*r* |
| 64× | add-exp-log |
| 34× | add-cbrt-cube |
| 30× | div-exp |
| 29× | associate-/r* |
| 25× | distribute-lft-out-- difference-of-squares |
| 18× | associate-/r/ |
| 16× | associate-*l* |
| 14× | cbrt-undiv prod-exp |
| 12× | div-inv |
| 10× | associate-/l* unswap-sqr |
| 8× | flip3-- flip-- |
| 7× | pow1 distribute-lft-out |
| 6× | rec-exp 1-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | associate-/l/ |
| 1× | frac-times pow-flip flip3-+ associate-*r/ pow-prod-down associate-*l/ un-div-inv *-commutative flip-+ inv-pow |
| 5.0ms | (/ a (- a b)) |
| 5.0ms | (/ (+ a b) a) |
| 34.0ms | (* (/ (+ a b) a) (/ 1 (/ a (- a b)))) |
| 9.0ms | (/ 1 (/ a (- a b))) |
| 5.0ms | (/ a (- a b)) |
| 4.0ms | (/ (+ a b) a) |
| 9.0ms | (* (/ (+ a b) a) (/ 1 (/ a (- a b)))) |
| 5.0ms | (/ 1 (/ a (- a b))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1036 | 2352 |
| 1 | 5002 | 2074 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 0 | 317 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 317 | 2 | 319 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (+ a b) a) |
| 0.0b | (cbrt (pow (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) 3)) |
| 0.0b | (/ (- a b) a) |
| 0.1b | (* (/ (+ a b) a) (/ (- a b) a)) |
| 73× | *-un-lft-identity |
| 71× | add-sqr-sqrt |
| 58× | times-frac |
| 45× | add-cube-cbrt |
| 20× | add-exp-log add-cbrt-cube |
| 19× | associate-*r* |
| 18× | cbrt-prod |
| 16× | associate-*l* |
| 9× | associate-/l* |
| 7× | distribute-lft-out distribute-lft-out-- difference-of-squares |
| 6× | pow1 cbrt-undiv unpow-prod-down cube-prod div-exp associate-/r* sqrt-prod |
| 4× | prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 2× | frac-2neg clear-num |
| 1× | cube-mult frac-times flip3-- flip3-+ pow1/3 unpow3 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- rem-cbrt-cube flip-+ sqr-pow |
| 5.0ms | (/ (+ a b) a) |
| 3.0ms | (cbrt (pow (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) 3)) |
| 6.0ms | (/ (- a b) a) |
| 16.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
| 4.0ms | (/ (+ a b) a) |
| 11.0ms | (cbrt (pow (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) 3)) |
| 4.0ms | (/ (- a b) a) |
| 9.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 562 | 1145 |
| 1 | 2861 | 1068 |
| 2 | 5001 | 1066 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 0 | 169 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 169 | 2 | 171 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 8 |
| 1 | 15 | 8 |
Space saved by range analysis: 93.756105%
Space saved by search: 96.853662%
Guaranteed chance to sample good point: 98.449612%
| 258.0ms | 8000× | body | 80 | valid |
| 150.0ms | 8000× | pre | 80 | true |
| 1.0ms | 63× | pre | 80 | false |
Loading profile data...