Time bar (total: 2.6s)
| 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 |
| 16.4% | 83.4% | 0.2% | 9 |
| 21.4% | 78.4% | 0.2% | 10 |
| 25.9% | 73.3% | 0.8% | 11 |
| 28% | 70.2% | 1.9% | 12 |
| 39.6% | 55.8% | 4.6% | 13 |
| 43.9% | 50.4% | 5.8% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 2.0ms | 69× | body | 80 | invalid |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 733 | 9 |
| 1 | 733 | 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.1b
Found 3 expressions with local error:
| 0.0b | (* y (- z x)) |
| 0.0b | (+ x (/ (* y (- z x)) t)) |
| 7.7b | (/ (* y (- z x)) t) |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*r* add-log-exp |
| 4× | associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* |
| 2× | cbrt-undiv sub-neg flip3-- div-exp prod-exp flip-- cbrt-unprod associate-/l/ |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* y (- z x)) |
| 5.0ms | (+ x (/ (* y (- z x)) t)) |
| 6.0ms | (/ (* y (- z x)) t) |
| 7.0ms | (* y (- z x)) |
| 11.0ms | (+ x (/ (* y (- z x)) t)) |
| 12.0ms | (/ (* y (- z x)) t) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5612 | 574 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 4 | 68 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 6 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* y (- z x)) |
| 0.0b | (+ x (/ 1 (/ t (* y (- z x))))) |
| 0.5b | (/ 1 (/ t (* y (- z x)))) |
| 7.7b | (/ t (* y (- z x))) |
| 42× | times-frac |
| 32× | add-exp-log |
| 31× | *-un-lft-identity |
| 30× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 20× | add-cbrt-cube |
| 14× | div-exp |
| 12× | associate-*r/ |
| 11× | associate-/r/ |
| 10× | associate-/r* |
| 7× | pow1 cbrt-undiv div-inv |
| 6× | flip3-- flip-- associate-/l* add-log-exp |
| 5× | associate-*r* prod-exp |
| 3× | rec-exp 1-exp associate-*l* cbrt-unprod |
| 2× | sub-neg frac-2neg clear-num distribute-lft-out |
| 1× | +-commutative distribute-rgt-in pow-flip distribute-lft-in flip3-+ pow-prod-down sum-log *-commutative flip-+ distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 6.0ms | (* y (- z x)) |
| 10.0ms | (+ x (/ 1 (/ t (* y (- z x))))) |
| 8.0ms | (/ 1 (/ t (* y (- z x)))) |
| 6.0ms | (/ t (* y (- z x))) |
| 7.0ms | (* y (- z x)) |
| 13.0ms | (+ x (/ 1 (/ t (* y (- z x))))) |
| 12.0ms | (/ 1 (/ t (* y (- z x)))) |
| 10.0ms | (/ t (* y (- z x))) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4994 | 1340 |
| 1 | 4994 | 1340 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 2 | 136 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 136 | 6 | 142 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ x (/ 1 (/ (/ t y) (- z x)))) |
| 0.5b | (/ 1 (/ (/ t y) (- z x))) |
| 6.2b | (/ (/ t y) (- z x)) |
| 772× | times-frac |
| 462× | *-un-lft-identity |
| 459× | add-sqr-sqrt |
| 327× | add-cube-cbrt |
| 76× | associate-/r* |
| 66× | distribute-lft-out-- difference-of-squares |
| 33× | div-inv |
| 29× | add-exp-log |
| 18× | div-exp |
| 17× | add-cbrt-cube |
| 16× | associate-/l* |
| 11× | associate-/r/ |
| 9× | cbrt-undiv |
| 5× | flip3-- flip-- add-log-exp |
| 4× | pow1 |
| 3× | rec-exp 1-exp |
| 2× | frac-2neg clear-num distribute-lft-out |
| 1× | +-commutative pow-flip flip3-+ sum-log flip-+ associate-/l/ inv-pow |
| 51.0ms | (+ x (/ 1 (/ (/ t y) (- z x)))) |
| 17.0ms | (/ 1 (/ (/ t y) (- z x))) |
| 8.0ms | (/ (/ t y) (- z x)) |
| 11.0ms | (+ x (/ 1 (/ (/ t y) (- z x)))) |
| 12.0ms | (/ 1 (/ (/ t y) (- z x))) |
| 10.0ms | (/ (/ t y) (- z x)) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4988 | 6973 |
| 1 | 4988 | 6973 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 433 | 1 | 434 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 435 | 5 | 440 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ x (* (/ y t) (- z x))) |
| 6.1b | (* (/ y t) (- z x)) |
| 17× | add-sqr-sqrt |
| 13× | associate-*l* |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*r* |
| 4× | pow1 sub-neg add-log-exp |
| 2× | distribute-rgt-in frac-times associate-+r+ flip3-- distribute-lft-in associate-*r/ prod-exp flip-- cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv +-commutative flip3-+ div-exp pow-prod-down associate-*l/ sum-log *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 4.0ms | (+ x (* (/ y t) (- z x))) |
| 9.0ms | (* (/ y t) (- z x)) |
| 16.0ms | (+ x (* (/ y t) (- z x))) |
| 13.0ms | (* (/ y t) (- z x)) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4990 | 583 |
| 1 | 4990 | 583 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 0 | 59 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 59 | 5 | 64 |
Merged error: 0b
57.3% (0.8b remaining)
Error of 0.9b against oracle of 0.0b and baseline of 2.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 51 |
| 1 | 35 | 51 |
| 245.0ms | 8000× | body | 80 | valid |
| 61.0ms | 2061× | body | 80 | invalid |
Loading profile data...