Time bar (total: 3.5s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 17.2% | 82.7% | 0.2% | 9 |
| 22.6% | 77.2% | 0.2% | 10 |
| 25.7% | 74.1% | 0.2% | 11 |
| 28.3% | 69.9% | 1.9% | 12 |
| 40.1% | 55.3% | 4.6% | 13 |
| 44.4% | 49.9% | 5.8% | 14 |
| 8.0ms | 256× | body | 80 | valid |
| 2.0ms | 75× | body | 80 | invalid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 9 |
| 1 | 67 | 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.8b
Found 2 expressions with local error:
| 0.0b | (+ x (* (- y x) (/ z t))) |
| 5.1b | (* (- y x) (/ z t)) |
| 17× | add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*l* |
| 4× | pow1 add-log-exp |
| 2× | frac-times flip3-- associate-*l/ prod-exp flip-- cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv +-commutative flip3-+ associate-*r/ div-exp pow-prod-down sum-log *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 3.0ms | (+ x (* (- y x) (/ z t))) |
| 9.0ms | (* (- y x) (/ z t)) |
| 14.0ms | (+ x (* (- y x) (/ z t))) |
| 12.0ms | (* (- y x) (/ z t)) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4999 | 557 |
| 1 | 4999 | 557 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 7 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 48 | 8 | 56 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y x)) |
| 0.6b | (cbrt (- y x)) |
| 2.4b | (* (/ z t) (cbrt (- y x))) |
| 2.9b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ z t) (cbrt (- y x)))) |
| 116× | cbrt-div |
| 84× | frac-times |
| 58× | flip3-- flip-- |
| 37× | associate-*r/ |
| 31× | add-sqr-sqrt |
| 30× | add-exp-log associate-*l/ |
| 21× | *-un-lft-identity |
| 18× | pow1 add-cbrt-cube |
| 17× | cbrt-prod |
| 15× | add-cube-cbrt prod-exp cbrt-unprod |
| 14× | associate-*l* |
| 11× | times-frac |
| 9× | associate-*r* pow-prod-down |
| 4× | add-log-exp unswap-sqr |
| 3× | cbrt-undiv div-exp distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 *-commutative |
| 1× | div-inv |
| 3.0ms | (cbrt (- y x)) |
| 3.0ms | (cbrt (- y x)) |
| 10.0ms | (* (/ z t) (cbrt (- y x))) |
| 22.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ z t) (cbrt (- y x)))) |
| 26.0ms | (cbrt (- y x)) |
| 29.0ms | (cbrt (- y x)) |
| 24.0ms | (* (/ z t) (cbrt (- y x))) |
| 12.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ z t) (cbrt (- y x)))) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5392 | 2917 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 1 | 164 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 165 | 7 | 172 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y x)) |
| 0.6b | (cbrt (- y x)) |
| 1.4b | (* z (/ (cbrt (- y x)) t)) |
| 2.9b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
| 40× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 30× | add-exp-log |
| 29× | associate-*r* |
| 28× | cbrt-div |
| 26× | cbrt-prod times-frac |
| 22× | add-cube-cbrt |
| 21× | add-cbrt-cube |
| 18× | pow1 |
| 16× | frac-times |
| 15× | associate-*r/ prod-exp cbrt-unprod |
| 14× | flip3-- flip-- |
| 12× | associate-*l/ |
| 9× | pow-prod-down |
| 5× | distribute-lft-out-- difference-of-squares |
| 4× | associate-*l* add-log-exp |
| 3× | cbrt-undiv div-exp unswap-sqr |
| 2× | pow1/3 *-commutative |
| 1× | div-inv |
| 3.0ms | (cbrt (- y x)) |
| 3.0ms | (cbrt (- y x)) |
| 11.0ms | (* z (/ (cbrt (- y x)) t)) |
| 18.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
| 28.0ms | (cbrt (- y x)) |
| 26.0ms | (cbrt (- y x)) |
| 28.0ms | (* z (/ (cbrt (- y x)) t)) |
| 15.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4937 | 1506 |
| 1 | 4937 | 1506 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 1 | 133 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 133 | 7 | 140 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 5.2b | (* (/ (- y x) (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 40× | add-sqr-sqrt |
| 30× | times-frac |
| 25× | add-exp-log |
| 24× | *-un-lft-identity |
| 22× | add-cube-cbrt associate-*r* |
| 20× | cbrt-prod |
| 18× | add-cbrt-cube |
| 9× | associate-*l* |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 unswap-sqr |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 2× | div-inv |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative distribute-lft-out-- difference-of-squares |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 17.0ms | (* (/ (- y x) (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 22.0ms | (cbrt t) |
| 21.0ms | (cbrt t) |
| 22.0ms | (cbrt t) |
| 20.0ms | (* (/ (- y x) (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5490 | 957 |
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 0 | 106 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 106 | 7 | 113 |
Merged error: 0b
0% (1.9b remaining)
Error of 2.0b against oracle of 0.0b and baseline of 2.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 9 |
| 1 | 10 | 9 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 17.2% | 82.7% | 0.2% | 9 |
| 22.6% | 77.2% | 0.2% | 10 |
| 25.7% | 74.1% | 0.2% | 11 |
| 28.3% | 69.9% | 1.9% | 12 |
| 40.1% | 55.3% | 4.6% | 13 |
| 44.4% | 49.9% | 5.8% | 14 |
| 257.0ms | 8000× | body | 80 | valid |
| 73.0ms | 2128× | body | 80 | invalid |
Loading profile data...