Time bar (total: 10.3s)
| 117.0ms | 1859× | body | 80 | nan |
| 18.0ms | 259× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 9 |
| 1 | 61 | 8 |
| 2 | 161 | 8 |
| 3 | 393 | 8 |
| 4 | 984 | 8 |
| 5 | 2256 | 8 |
| 6 | 4095 | 8 |
| 7 | 5001 | 8 |
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.6b | (+ (log (+ x y)) (log z)) |
| 91× | *-un-lft-identity |
| 48× | pow1 |
| 43× | add-sqr-sqrt |
| 42× | prod-diff log-pow |
| 41× | distribute-lft-out |
| 35× | add-cube-cbrt |
| 28× | associate-+l+ |
| 19× | log-prod |
| 14× | add-log-exp |
| 13× | fma-def |
| 11× | distribute-lft-out-- |
| 9× | associate-+r+ |
| 7× | fma-neg |
| 6× | add-exp-log distribute-rgt-in flip3-- distribute-lft-in associate-*l/ sum-log add-cbrt-cube flip-- |
| 5× | associate-+l- associate-*l* |
| 4× | expm1-log1p-u log-div flip3-+ diff-log associate-*r* frac-add flip-+ log1p-expm1-u |
| 3× | difference-of-squares |
| 2× | +-commutative associate--l- sub-neg associate--l+ |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 11.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 14.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 7.0ms | (* (- a 0.5) (log t)) |
| 7.0ms | (+ (log (+ x y)) (log z)) |
| 157.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 183.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 55.0ms | (* (- a 0.5) (log t)) |
| 65.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 2 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 706 | 1592 |
| 1 | 2722 | 1253 |
| 2 | 5001 | 1237 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 7 | 184 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 179 | 7 | 186 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (log z) t) |
| 0.1b | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 0.3b | (fma (log t) (- a 0.5) (- (log z) t)) |
| 22× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | prod-diff |
| 10× | pow1 |
| 7× | log-prod log-pow |
| 5× | add-log-exp |
| 4× | associate-+l+ fma-def fma-neg |
| 3× | add-exp-log expm1-log1p-u associate--l+ add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | associate-+l- log-div flip3-+ flip-+ fma-udef distribute-lft-out-- |
| 1× | +-commutative sub-neg associate-+r+ flip3-- diff-log sum-log flip-- difference-of-squares |
| 7.0ms | (- (log z) t) |
| 6.0ms | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 1.0ms | (fma (log t) (- a 0.5) (- (log z) t)) |
| 57.0ms | (- (log z) t) |
| 148.0ms | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 51.0ms | (fma (log t) (- a 0.5) (- (log z) t)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 634 |
| 1 | 1179 | 513 |
| 2 | 5001 | 502 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 1 | 81 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 7 | 88 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (log z) t) |
| 0.1b | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 0.3b | (fma (- a 0.5) (log t) (log (+ x y))) |
| 31× | *-un-lft-identity |
| 24× | prod-diff |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 17× | associate-+r+ |
| 12× | pow1 |
| 9× | log-pow |
| 8× | add-log-exp |
| 6× | log-prod associate--l+ |
| 4× | fma-neg distribute-lft-out-- |
| 3× | add-exp-log expm1-log1p-u fma-def add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | sub-neg diff-log sum-log fma-udef |
| 1× | +-commutative associate-+r- associate-+l+ flip3-- flip3-+ flip-- flip-+ difference-of-squares |
| 5.0ms | (- (log z) t) |
| 8.0ms | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 1.0ms | (fma (- a 0.5) (log t) (log (+ x y))) |
| 57.0ms | (- (log z) t) |
| 85.0ms | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 92.0ms | (fma (- a 0.5) (log t) (log (+ x y))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 802 |
| 1 | 1233 | 642 |
| 2 | 5001 | 611 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 0 | 94 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 94 | 7 | 101 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (+ (log (+ x y)) (log z)) |
| 43× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 28× | associate-+l+ |
| 27× | *-un-lft-identity |
| 24× | cbrt-prod |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 15× | associate-+r+ |
| 9× | pow1 |
| 8× | associate-*l/ |
| 6× | distribute-lft-out add-log-exp |
| 5× | fma-def log-pow |
| 4× | add-exp-log expm1-log1p-u flip3-- frac-add add-cbrt-cube flip-- log1p-expm1-u |
| 3× | flip3-+ flip-+ |
| 2× | +-commutative associate-+l- log-div pow1/3 sum-log |
| 13.0ms | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 7.0ms | (+ (log (+ x y)) (log z)) |
| 165.0ms | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 174.0ms | (cbrt t) |
| 168.0ms | (cbrt t) |
| 68.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 653 | 918 |
| 1 | 2378 | 778 |
| 2 | 5003 | 742 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 2 | 123 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 123 | 7 | 130 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 8 |
| 1 | 16 | 8 |
| 3.6s | 56366× | body | 80 | nan |
| 592.0ms | 8033× | body | 80 | valid |