Time bar (total: 5.2s)
| 9.0ms | 341× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 25 | 5 |
| 2 | 41 | 5 |
| 3 | 63 | 5 |
| 4 | 80 | 5 |
| 5 | 96 | 5 |
| 6 | 113 | 5 |
| 7 | 121 | 5 |
| 8 | 124 | 5 |
| 9 | 124 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 5.6b
Found 2 expressions with local error:
| 0.0b | (- (/ y z) (/ t (- 1.0 z))) |
| 5.3b | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 1177× | times-frac |
| 1063× | add-sqr-sqrt |
| 1059× | *-un-lft-identity |
| 819× | prod-diff |
| 803× | add-cube-cbrt |
| 275× | distribute-rgt-in distribute-lft-in |
| 125× | distribute-lft-out-- difference-of-squares |
| 103× | div-inv |
| 78× | associate-/r/ |
| 41× | flip3-- flip-- |
| 13× | fma-neg |
| 10× | associate-*r* |
| 4× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | sub-neg associate-*r/ associate-*l* |
| 2× | expm1-log1p-u frac-sub log1p-expm1-u |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 58.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 198.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 43.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 52.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1594 | 27610 |
| 1 | 5001 | 22051 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.5b
Found 2 expressions with local error:
| 0.1b | (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) |
| 5.3b | (* x (+ (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) (* (/ t (- 1.0 z)) (+ (- 1) 1)))) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 3× | associate-*r* associate-*l* |
| 2× | expm1-log1p-u associate-*r/ log1p-expm1-u add-log-exp |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ fma-udef unswap-sqr |
| 0.0ms | (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) |
| 16.0ms | (* x (+ (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) (* (/ t (- 1.0 z)) (+ (- 1) 1)))) |
| 48.0ms | (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) |
| 65.0ms | (* x (+ (fma y (/ 1 z) (- (* (/ t (- 1.0 z)) 1))) (* (/ t (- 1.0 z)) (+ (- 1) 1)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 529 |
| 1 | 1214 | 456 |
| 2 | 5002 | 403 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 5.3b | (* x (fma (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) z) (- (/ t (- 1.0 z))))) |
| 11× | add-sqr-sqrt |
| 9× | cbrt-prod add-cube-cbrt *-un-lft-identity |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 associate-*r* associate-*l* |
| 2× | fma-udef |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 7.0ms | (* x (fma (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) z) (- (/ t (- 1.0 z))))) |
| 192.0ms | (cbrt y) |
| 182.0ms | (cbrt y) |
| 188.0ms | (cbrt y) |
| 180.0ms | (* x (fma (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) z) (- (/ t (- 1.0 z))))) |
Useful iterations: 3 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 472 |
| 1 | 691 | 408 |
| 2 | 3934 | 379 |
| 3 | 5001 | 364 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (/ (* x y) z) (* x (/ t (- 1.0 z)))) |
| 2.1b | (* x (/ t (- 1.0 z))) |
| 5.9b | (/ (* x y) z) |
| 30× | add-sqr-sqrt |
| 25× | *-un-lft-identity times-frac |
| 21× | associate-*r* |
| 19× | add-cube-cbrt |
| 13× | add-exp-log add-cbrt-cube |
| 7× | fma-neg prod-diff |
| 5× | pow1 add-log-exp |
| 4× | div-inv |
| 3× | cbrt-undiv expm1-log1p-u div-exp associate-*l* prod-exp associate-/r* cbrt-unprod log1p-expm1-u distribute-lft-out-- difference-of-squares |
| 2× | flip3-- associate-*r/ associate-/r/ flip-- unswap-sqr |
| 1× | sub-neg frac-2neg diff-log pow-prod-down clear-num *-commutative frac-sub associate-/l* |
| 19.0ms | (- (/ (* x y) z) (* x (/ t (- 1.0 z)))) |
| 32.0ms | (* x (/ t (- 1.0 z))) |
| 10.0ms | (/ (* x y) z) |
| 70.0ms | (- (/ (* x y) z) (* x (/ t (- 1.0 z)))) |
| 56.0ms | (* x (/ t (- 1.0 z))) |
| 20.0ms | (/ (* x y) z) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 483 | 636 |
| 1 | 2347 | 573 |
| 2 | 5001 | 567 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0b
96.7% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 5.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 55 |
| 1 | 83 | 55 |
| 2 | 86 | 55 |
| 3 | 86 | 55 |
| 292.0ms | 10146× | body | 80 | valid |