Time bar (total: 2.6s)
| 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 |
| 12.5% | 87.4% | 0.1% | 7 |
| 31.2% | 68.6% | 0.1% | 8 |
| 35.9% | 60.8% | 3.3% | 9 |
| 44.1% | 48% | 7.9% | 10 |
| 54.8% | 36.9% | 8.3% | 11 |
| 57.6% | 31.5% | 10.9% | 12 |
| 61.9% | 24% | 14.1% | 13 |
| 67.2% | 18.6% | 14.2% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 1.0ms | 27× | body | 80 | invalid |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 733 | 9 |
| 1 | 733 | 9 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 3.1b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 y) z) |
| 2.9b | (* x (- 1.0 (* (- 1.0 y) z))) |
| 12× | add-sqr-sqrt |
| 8× | *-un-lft-identity associate-*l* |
| 6× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube |
| 2× | sub-neg flip3-- associate-*r/ pow-prod-down associate-*l/ prod-exp *-commutative flip-- cbrt-unprod add-log-exp unswap-sqr |
| 1× | distribute-rgt-in distribute-lft-in distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (- 1.0 y) z) |
| 5.0ms | (* x (- 1.0 (* (- 1.0 y) z))) |
| 4.0ms | (* (- 1.0 y) z) |
| 11.0ms | (* x (- 1.0 (* (- 1.0 y) z))) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4969 | 430 |
| 1 | 4969 | 430 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 42 | 8 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 42 | 9 | 51 |
Merged error: 2.9b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.3b | (* (+ 1.0 (* z (- y 1.0))) (cbrt x)) |
| 1.9b | (* (* (cbrt x) (cbrt x)) (* (+ 1.0 (* z (- y 1.0))) (cbrt x))) |
| 18× | pow1 add-exp-log |
| 13× | add-sqr-sqrt |
| 11× | add-cbrt-cube |
| 10× | cbrt-prod |
| 9× | add-cube-cbrt *-un-lft-identity pow-prod-down prod-exp cbrt-unprod |
| 7× | associate-*r* |
| 4× | associate-*l* associate-*l/ add-log-exp |
| 2× | flip3-+ pow1/3 associate-*r/ *-commutative flip-+ unswap-sqr |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 6.0ms | (* (+ 1.0 (* z (- y 1.0))) (cbrt x)) |
| 11.0ms | (* (* (cbrt x) (cbrt x)) (* (+ 1.0 (* z (- y 1.0))) (cbrt x))) |
| 22.0ms | (cbrt x) |
| 22.0ms | (cbrt x) |
| 25.0ms | (* (+ 1.0 (* z (- y 1.0))) (cbrt x)) |
| 14.0ms | (* (* (cbrt x) (cbrt x)) (* (+ 1.0 (* z (- y 1.0))) (cbrt x))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5007 | 729 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 2 | 82 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 81 | 10 | 91 |
Merged error: 2.9b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt (cbrt x)) |
| 1.0b | (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x))) |
| 1.9b | (* (* (cbrt x) (cbrt x)) (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x)))) |
| 30× | pow1 add-exp-log |
| 21× | cbrt-prod |
| 18× | pow-prod-down prod-exp cbrt-unprod |
| 15× | add-cbrt-cube |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*r* |
| 8× | associate-*l/ |
| 4× | add-log-exp |
| 2× | flip3-+ pow1/3 associate-*r/ associate-*l* *-commutative flip-+ |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt (cbrt x)) |
| 10.0ms | (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x))) |
| 14.0ms | (* (* (cbrt x) (cbrt x)) (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x)))) |
| 23.0ms | (cbrt x) |
| 30.0ms | (cbrt (cbrt x)) |
| 23.0ms | (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x))) |
| 14.0ms | (* (* (cbrt x) (cbrt x)) (* (* (+ 1.0 (* z (- y 1.0))) (cbrt (* (cbrt x) (cbrt x)))) (cbrt (cbrt x)))) |
Useful iterations: 0 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4942 | 871 |
| 1 | 4942 | 871 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 1 | 93 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 92 | 11 | 103 |
Merged error: 1.7b
Found 4 expressions with local error:
| 0.6b | (cbrt (neg x)) |
| 0.6b | (cbrt (neg x)) |
| 1.9b | (* (* (cbrt x) (cbrt x)) (+ (* 1.0 (* (cbrt -1) (cbrt (neg x)))) (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)))) |
| 2.6b | (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)) |
| 20× | cbrt-prod |
| 18× | pow1 add-exp-log |
| 15× | add-sqr-sqrt |
| 14× | *-un-lft-identity add-cbrt-cube |
| 12× | add-cube-cbrt |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 8× | associate-*r* |
| 6× | distribute-lft-neg-in distribute-rgt-neg-in |
| 4× | associate-*r/ add-log-exp |
| 2× | distribute-rgt-in neg-mul-1 sub-neg distribute-lft-in pow1/3 associate-*l* *-commutative |
| 1× | flip3-- flip3-+ flip-- flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 2.0ms | (cbrt (neg x)) |
| 2.0ms | (cbrt (neg x)) |
| 13.0ms | (* (* (cbrt x) (cbrt x)) (+ (* 1.0 (* (cbrt -1) (cbrt (neg x)))) (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)))) |
| 12.0ms | (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)) |
| 23.0ms | (cbrt (neg x)) |
| 25.0ms | (cbrt (neg x)) |
| 133.0ms | (* (* (cbrt x) (cbrt x)) (+ (* 1.0 (* (cbrt -1) (cbrt (neg x)))) (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)))) |
| 48.0ms | (* (* z (* (cbrt -1) (cbrt (neg x)))) (- y 1.0)) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5666 | 1547 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 4 | 98 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 2 | 3 |
| Total | 99 | 10 | 109 |
Merged error: 0.1b
97.9% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 3.2b
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 59 |
| 1 | 231 | 59 |
| 229.0ms | 8000× | body | 80 | valid |
| 18.0ms | 670× | body | 80 | invalid |
Loading profile data...