Time bar (total: 11.3s)
| 120.0ms | 1769× | body | 80 | nan |
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 833 | 16 |
| 1 | 833 | 16 |
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.2b
Found 4 expressions with local error:
| 0.0b | (- (+ (log (+ x y)) (log z)) t) |
| 0.1b | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.5b | (+ (log (+ x y)) (log z)) |
| 30× | *-un-lft-identity |
| 19× | log-prod |
| 18× | add-sqr-sqrt |
| 15× | pow1 |
| 14× | add-log-exp |
| 12× | add-cube-cbrt |
| 9× | associate-+r+ log-pow distribute-lft-out |
| 7× | associate-+l+ |
| 6× | add-exp-log distribute-rgt-in flip3-- distribute-lft-in associate-*l/ sum-log add-cbrt-cube flip-- distribute-lft-out-- |
| 5× | associate-+l- associate-*l* |
| 4× | log-div flip3-+ diff-log associate-*r* frac-add flip-+ |
| 2× | +-commutative associate--l- sub-neg associate--l+ difference-of-squares |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 9.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 14.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 8.0ms | (* (- a 0.5) (log t)) |
| 8.0ms | (+ (log (+ x y)) (log z)) |
| 36.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 57.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 14.0ms | (* (- a 0.5) (log t)) |
| 16.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4976 | 1614 |
| 1 | 4976 | 1614 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 8 | 114 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 9 | 116 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (+ (- (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) t) (* (- a 0.5) (log t))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.4b | (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) |
| 0.4b | (+ (log (+ x y)) (log (sqrt z))) |
| 38× | *-un-lft-identity |
| 28× | log-prod |
| 24× | pow1 |
| 23× | distribute-lft-out |
| 19× | add-sqr-sqrt |
| 18× | associate-+r+ log-pow |
| 15× | add-cube-cbrt add-log-exp |
| 11× | sum-log |
| 8× | associate-+l+ |
| 7× | associate-+l- |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in associate-*l/ sqrt-prod add-cbrt-cube |
| 5× | flip3-- flip3-+ associate-*l* flip-- flip-+ |
| 4× | log-div associate-*r* frac-add |
| 3× | +-commutative diff-log |
| 1× | sub-neg pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 24.0ms | (+ (- (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) t) (* (- a 0.5) (log t))) |
| 8.0ms | (* (- a 0.5) (log t)) |
| 12.0ms | (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) |
| 9.0ms | (+ (log (+ x y)) (log (sqrt z))) |
| 69.0ms | (+ (- (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) t) (* (- a 0.5) (log t))) |
| 11.0ms | (* (- a 0.5) (log t)) |
| 26.0ms | (+ (+ (log (+ x y)) (log (sqrt z))) (log (sqrt z))) |
| 24.0ms | (+ (log (+ x y)) (log (sqrt z))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 1806 |
| 1 | 4958 | 1806 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 1 | 127 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 127 | 9 | 136 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.2b | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
| 29× | *-un-lft-identity |
| 19× | log-prod |
| 15× | add-sqr-sqrt |
| 13× | distribute-lft-out |
| 12× | pow1 |
| 11× | add-cube-cbrt |
| 10× | add-log-exp |
| 9× | associate-+r+ |
| 7× | associate-+l+ sum-log log-pow |
| 6× | distribute-rgt-in distribute-lft-in associate--l+ |
| 5× | add-exp-log associate-*l* add-cbrt-cube |
| 4× | associate-*r* |
| 3× | associate-+r- flip3-+ flip-+ |
| 2× | +-commutative associate-+l- log-div diff-log associate-*l/ |
| 1× | sub-neg flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 15.0ms | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 8.0ms | (* (- a 0.5) (log t)) |
| 10.0ms | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
| 56.0ms | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 11.0ms | (* (- a 0.5) (log t)) |
| 25.0ms | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
Useful iterations: 0 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5029 | 1268 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 1 | 91 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 92 | 8 | 100 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ x y)) |
| 0.5b | (cbrt (+ x y)) |
| 0.5b | (+ (log (* (cbrt (+ x y)) (cbrt (+ x y)))) (+ (log z) (log (cbrt (+ x y))))) |
| 0.6b | (* (cbrt (+ x y)) (cbrt (+ x y))) |
| 52× | *-un-lft-identity |
| 38× | pow1 |
| 35× | distribute-lft-out |
| 32× | cbrt-prod |
| 30× | cbrt-div |
| 22× | add-sqr-sqrt log-pow |
| 16× | flip3-+ flip-+ |
| 14× | add-cube-cbrt |
| 10× | log-div |
| 9× | swap-sqr |
| 8× | frac-times associate-+l- pow1/3 |
| 7× | associate-*r* associate-*l* pow-prod-down |
| 6× | add-exp-log |
| 5× | add-log-exp |
| 4× | associate-+r- associate-*r/ associate-*l/ add-cbrt-cube unswap-sqr |
| 3× | sum-log |
| 2× | pow-sqr pow-prod-up |
| 1× | +-commutative pow2 associate-+l+ associate-+r+ log-prod pow-plus prod-exp *-commutative cbrt-unprod |
| 4.0ms | (cbrt (+ x y)) |
| 3.0ms | (cbrt (+ x y)) |
| 21.0ms | (+ (log (* (cbrt (+ x y)) (cbrt (+ x y)))) (+ (log z) (log (cbrt (+ x y))))) |
| 12.0ms | (* (cbrt (+ x y)) (cbrt (+ x y))) |
| 35.0ms | (cbrt (+ x y)) |
| 35.0ms | (cbrt (+ x y)) |
| 65.0ms | (+ (log (* (cbrt (+ x y)) (cbrt (+ x y)))) (+ (log z) (log (cbrt (+ x y))))) |
| 47.0ms | (* (cbrt (+ x y)) (cbrt (+ x y))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4991 | 1434 |
| 1 | 4991 | 1434 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 132 | 8 | 140 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 16 |
| 1 | 19 | 16 |
| 3.9s | 56874× | body | 80 | nan |
| 610.0ms | 8028× | body | 80 | valid |
Loading profile data...