Time bar (total: 5.5s)
| 13.0ms | 290× | body | 80 | valid |
| 11.0ms | 307× | body | 80 | nan |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 8 |
| 1 | 89 | 7 |
| 2 | 291 | 7 |
| 3 | 898 | 7 |
| 4 | 2565 | 7 |
| 5 | 5001 | 7 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t)))) |
| 0.1b | (- (+ (+ x y) z) (* z (log t))) |
| 0.2b | (* z (log t)) |
| 21× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 12× | log-prod add-log-exp |
| 11× | add-cube-cbrt |
| 6× | pow1 distribute-rgt-in distribute-lft-in distribute-lft-out associate--r+ |
| 5× | add-exp-log fma-neg prod-diff add-cbrt-cube |
| 4× | associate-*r* |
| 3× | expm1-log1p-u diff-log associate-*l* sum-log log1p-expm1-u |
| 1× | sub-neg flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative flip-- cbrt-unprod fma-udef unswap-sqr |
| 0.0ms | (fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t)))) |
| 100.0ms | (- (+ (+ x y) z) (* z (log t))) |
| 4.0ms | (* z (log t)) |
| 112.0ms | (fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t)))) |
| 37.0ms | (- (+ (+ x y) z) (* z (log t))) |
| 39.0ms | (* z (log t)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 506 |
| 1 | 1388 | 439 |
| 2 | 5001 | 421 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt t) (cbrt t)) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 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 |
| 6.0ms | (* (cbrt t) (cbrt t)) |
| 0.0ms | (cbrt t) |
| 0.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 196.0ms | (* (cbrt t) (cbrt t)) |
| 174.0ms | (cbrt t) |
| 183.0ms | (cbrt t) |
| 183.0ms | (cbrt t) |
Useful iterations: 3 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 308 |
| 1 | 477 | 281 |
| 2 | 2972 | 258 |
| 3 | 5001 | 255 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (fabs (pow t 1/3)) (fabs (pow t 1/3))) |
| 0.6b | (cbrt t) |
| 5.2b | (pow t 1/3) |
| 5.2b | (pow t 1/3) |
| 15× | add-sqr-sqrt |
| 13× | pow1 add-cube-cbrt *-un-lft-identity |
| 8× | add-exp-log |
| 6× | unpow-prod-down pow-unpow add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-prod swap-sqr associate-*r* associate-*l* |
| 2× | pow-to-exp pow-pow unpow1/3 pow-exp sqr-pow |
| 1× | pow2 pow-plus pow1/3 pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up cbrt-unprod unswap-sqr |
| 3.0ms | (* (fabs (pow t 1/3)) (fabs (pow t 1/3))) |
| 0.0ms | (cbrt t) |
| 1.0ms | (pow t 1/3) |
| 1.0ms | (pow t 1/3) |
| 22.0ms | (* (fabs (pow t 1/3)) (fabs (pow t 1/3))) |
| 180.0ms | (cbrt t) |
| 180.0ms | (pow t 1/3) |
| 176.0ms | (pow t 1/3) |
Useful iterations: 3 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 299 |
| 1 | 600 | 256 |
| 2 | 2597 | 238 |
| 3 | 5002 | 222 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- 1 (log t)) |
| 0.0b | (fma b (- a 0.5) (+ (fma z (- 1 (log t)) (+ x y)) (* (log t) (+ (- z) z)))) |
| 0.1b | (fma z (- 1 (log t)) (+ x y)) |
| 16× | *-un-lft-identity |
| 15× | add-sqr-sqrt |
| 12× | add-cube-cbrt prod-diff |
| 7× | pow1 |
| 4× | log-pow add-log-exp |
| 3× | add-exp-log expm1-log1p-u log-prod fma-neg add-cbrt-cube log1p-expm1-u associate--r+ |
| 2× | fma-udef distribute-lft-out-- difference-of-squares |
| 1× | sub-neg flip3-- diff-log flip-- |
| 4.0ms | (- 1 (log t)) |
| 0.0ms | (fma b (- a 0.5) (+ (fma z (- 1 (log t)) (+ x y)) (* (log t) (+ (- z) z)))) |
| 0.0ms | (fma z (- 1 (log t)) (+ x y)) |
| 130.0ms | (- 1 (log t)) |
| 134.0ms | (fma b (- a 0.5) (+ (fma z (- 1 (log t)) (+ x y)) (* (log t) (+ (- z) z)))) |
| 56.0ms | (fma z (- 1 (log t)) (+ x y)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 516 |
| 1 | 873 | 360 |
| 2 | 4678 | 307 |
| 3 | 5001 | 307 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 13 |
| 1 | 23 | 13 |
| 421.0ms | 9114× | body | 80 | valid |
| 349.0ms | 9282× | body | 80 | nan |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 320 | valid |