Time bar (total: 2.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 15.6% | 84.3% | 0.1% | 7 |
| 29.6% | 70.2% | 0.1% | 8 |
| 36.7% | 60.1% | 3.3% | 9 |
| 43.3% | 49.5% | 7.2% | 10 |
| 52.1% | 39.2% | 8.7% | 11 |
| 57.6% | 31.1% | 11.3% | 12 |
| 60.6% | 25.6% | 13.8% | 13 |
| 65.2% | 20.4% | 14.4% | 14 |
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 9 |
| 1 | 345 | 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: 0.0b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 0.0b | (+ (* (- 1.0 x) y) (* x z)) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | associate-*l/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* (- 1.0 x) y) |
| 6.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 4.0ms | (* (- 1.0 x) y) |
| 11.0ms | (+ (* (- 1.0 x) y) (* x z)) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4979 | 345 |
| 1 | 4979 | 345 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 4 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 5 | 40 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- 1.0 x)) |
| 0.0b | (+ (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) (* x z)) |
| 0.0b | (* y (sqrt (- 1.0 x))) |
| 0.1b | (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) |
| 21× | add-sqr-sqrt |
| 16× | *-un-lft-identity sqrt-div sqrt-prod |
| 12× | pow1 |
| 11× | add-exp-log associate-*l* add-cbrt-cube |
| 10× | add-cube-cbrt associate-*r/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- |
| 6× | add-log-exp |
| 4× | frac-times pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | associate-*l/ *-commutative unswap-sqr |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 sum-log flip-+ |
| 3.0ms | (sqrt (- 1.0 x)) |
| 13.0ms | (+ (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) (* x z)) |
| 7.0ms | (* y (sqrt (- 1.0 x))) |
| 11.0ms | (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) |
| 3.0ms | (sqrt (- 1.0 x)) |
| 7.0ms | (+ (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) (* x z)) |
| 8.0ms | (* y (sqrt (- 1.0 x))) |
| 5.0ms | (* (sqrt (- 1.0 x)) (* y (sqrt (- 1.0 x)))) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5060 | 1021 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 2 | 97 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 96 | 6 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 1.0) (* x x)) |
| 0.0b | (+ (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) (* x z)) |
| 2.4b | (* y (- (* 1.0 1.0) (* x x))) |
| 5.7b | (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) |
| 12× | *-un-lft-identity |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-sqr-sqrt |
| 8× | add-cube-cbrt add-log-exp |
| 6× | pow1 |
| 4× | times-frac associate-*r/ associate-*r* associate-/r* |
| 3× | sub-neg flip3-- associate-*l* flip-- |
| 2× | cbrt-undiv flip3-+ div-exp prod-exp associate-/r/ cbrt-unprod flip-+ associate-/l/ distribute-lft-out difference-of-squares |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in diff-log pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* unswap-sqr |
| 4.0ms | (- (* 1.0 1.0) (* x x)) |
| 10.0ms | (+ (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) (* x z)) |
| 8.0ms | (* y (- (* 1.0 1.0) (* x x))) |
| 9.0ms | (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) |
| 4.0ms | (- (* 1.0 1.0) (* x x)) |
| 18.0ms | (+ (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) (* x z)) |
| 10.0ms | (* y (- (* 1.0 1.0) (* x x))) |
| 14.0ms | (/ (* y (- (* 1.0 1.0) (* x x))) (+ 1.0 x)) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5015 | 863 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 85 | 6 | 91 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt y) (cbrt y)) |
| 1.0ms | (cbrt y) |
| 3.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 25.0ms | (* (cbrt y) (cbrt y)) |
| 20.0ms | (cbrt y) |
| 20.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5165 | 356 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 85 | 6 | 91 |
Merged error: 0.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 | 21 | 9 |
| 1 | 21 | 9 |
| 221.0ms | 8000× | body | 80 | valid |
Loading profile data...