Time bar (total: 10.1s)
| 102.0ms | 1802× | body | 80 | nan |
| 17.0ms | 256× | 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.3b
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.2b | (* (- a 0.5) (log t)) |
| 0.5b | (+ (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 |
| 9.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)) |
| 187.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 205.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 59.0ms | (* (- a 0.5) (log t)) |
| 76.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 706 | 1592 |
| 1 | 2722 | 1253 |
| 2 | 5001 | 1237 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 11 | 184 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 175 | 11 | 186 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (+ (log (+ x y)) (log z)) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 16× | *-un-lft-identity |
| 10× | add-sqr-sqrt add-cube-cbrt |
| 9× | pow1 cbrt-prod |
| 7× | log-prod |
| 5× | log-pow distribute-lft-out |
| 4× | add-exp-log expm1-log1p-u associate-+l+ fma-def add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | associate-+r+ pow1/3 |
| 2× | associate-+l- log-div flip3-+ flip-+ |
| 1× | +-commutative sum-log |
| 7.0ms | (+ (log (+ x y)) (log z)) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 71.0ms | (+ (log (+ x y)) (log z)) |
| 170.0ms | (cbrt t) |
| 174.0ms | (cbrt t) |
| 169.0ms | (cbrt t) |
Useful iterations: 3 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 301 |
| 1 | 405 | 276 |
| 2 | 1046 | 266 |
| 3 | 3377 | 265 |
| 4 | 5001 | 265 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 1 | 81 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 11 | 92 |
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.2b | (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 |
| 6.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)) |
| 56.0ms | (- (log z) t) |
| 160.0ms | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 61.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 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 3 | 81 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 82 | 10 | 92 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 194.0ms | (* (cbrt z) (cbrt z)) |
| 173.0ms | (cbrt z) |
| 180.0ms | (cbrt z) |
| 179.0ms | (cbrt z) |
Useful iterations: 3 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 308 |
| 1 | 477 | 281 |
| 2 | 2972 | 258 |
| 3 | 5001 | 255 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 93 | 10 | 103 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 16 |
| 1 | 23 | 16 |
| 2.7s | 56606× | body | 80 | nan |
| 466.0ms | 8031× | body | 80 | valid |