Time bar (total: 1.2s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 75% | 25% | 0% | 4 |
| 87.5% | 12.5% | 0% | 5 |
| 93.7% | 6.2% | 0% | 6 |
| 96.8% | 3.1% | 0% | 7 |
| 98.4% | 1.6% | 0% | 8 |
| 99.2% | 0.8% | 0% | 9 |
| 99.6% | 0.4% | 0% | 10 |
| 99.8% | 0.2% | 0% | 11 |
| 99.9% | 0.1% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0.1% | 14 |
| 6.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 6 |
| 1 | 10 | 6 |
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: 30.0b
Found 2 expressions with local error:
| 0.0b | (* 2.0 (* x x)) |
| 29.0b | (sqrt (* 2.0 (* x x))) |
| 13× | pow1 |
| 7× | add-exp-log add-cbrt-cube |
| 6× | pow-prod-down |
| 4× | add-sqr-sqrt |
| 3× | add-cube-cbrt *-un-lft-identity sqrt-pow1 associate-*l* prod-exp cbrt-unprod |
| 2× | add-log-exp |
| 1× | pow1/2 associate-*r* sqrt-prod *-commutative unswap-sqr |
| 5.0ms | (* 2.0 (* x x)) |
| 6.0ms | (sqrt (* 2.0 (* x x))) |
| 3.0ms | (* 2.0 (* x x)) |
| 10.0ms | (sqrt (* 2.0 (* x x))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4914 | 207 |
| 1 | 4914 | 207 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 3 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 4 | 38 |
Merged error: 0.2b
Found 1 expressions with local error:
| 0.4b | (* (sqrt 2.0) (fabs x)) |
| 8× | add-sqr-sqrt |
| 6× | associate-*l* |
| 4× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 3× | pow1 add-exp-log associate-*r* add-cbrt-cube |
| 2× | unswap-sqr |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp |
| 4.0ms | (* (sqrt 2.0) (fabs x)) |
| 5.0ms | (* (sqrt 2.0) (fabs x)) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4989 | 163 |
| 1 | 4989 | 163 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 5 | 25 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 22 | 7 | 29 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.2b | (* (fabs x) (cbrt (sqrt 2.0))) |
| 0.3b | (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (fabs x) (cbrt (sqrt 2.0)))) |
| 16× | pow1 add-exp-log |
| 12× | add-sqr-sqrt |
| 10× | associate-*r* |
| 9× | pow-prod-down prod-exp add-cbrt-cube cbrt-unprod |
| 8× | cbrt-prod |
| 6× | add-cube-cbrt *-un-lft-identity |
| 4× | associate-*l* sqrt-prod |
| 3× | unswap-sqr |
| 2× | *-commutative add-log-exp |
| 5.0ms | (* (fabs x) (cbrt (sqrt 2.0))) |
| 10.0ms | (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (fabs x) (cbrt (sqrt 2.0)))) |
| 24.0ms | (* (fabs x) (cbrt (sqrt 2.0))) |
| 4.0ms | (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (fabs x) (cbrt (sqrt 2.0)))) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5016 | 368 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 3 | 54 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 53 | 8 | 61 |
Merged error: 0b
Found 2 expressions with local error:
| 0.2b | (* (fabs x) (sqrt (sqrt 2.0))) |
| 0.3b | (* (sqrt (sqrt 2.0)) (* (fabs x) (sqrt (sqrt 2.0)))) |
| 21× | sqrt-prod |
| 15× | add-sqr-sqrt |
| 12× | associate-*l* |
| 10× | associate-*r* |
| 9× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 4× | pow-prod-down prod-exp cbrt-unprod |
| 3× | unswap-sqr |
| 2× | *-commutative add-log-exp |
| 6.0ms | (* (fabs x) (sqrt (sqrt 2.0))) |
| 9.0ms | (* (sqrt (sqrt 2.0)) (* (fabs x) (sqrt (sqrt 2.0)))) |
| 5.0ms | (* (fabs x) (sqrt (sqrt 2.0))) |
| 4.0ms | (* (sqrt (sqrt 2.0)) (* (fabs x) (sqrt (sqrt 2.0)))) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4892 | 406 |
| 1 | 4892 | 406 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 2 | 56 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 58 | 6 | 64 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 16 |
| 1 | 12 | 16 |
| 176.0ms | 8000× | body | 80 | valid |
Loading profile data...