Time bar (total: 17.2s)
| 8.0ms | 303× | body | 80 | valid |
| 1.0ms | 12× | body | 640 | valid |
| 1.0ms | 7× | body | 1280 | valid |
| 0.0ms | 4× | body | 320 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 13 |
| 1 | 21 | 13 |
| 2 | 50 | 12 |
| 3 | 136 | 12 |
| 4 | 342 | 12 |
| 5 | 884 | 12 |
| 6 | 2061 | 12 |
| 7 | 4013 | 12 |
| done | 5001 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 199× | add-sqr-sqrt |
| 195× | prod-diff |
| 191× | *-un-lft-identity |
| 185× | add-cube-cbrt |
| 146× | times-frac |
| 82× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 16× | div-inv |
| 13× | fma-neg |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*l/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- add-log-exp |
| 6× | associate-*l* |
| 5× | sub-neg difference-of-squares |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 14.0ms | (- (/ 2.0 3.0) z) |
| 22.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 11.0ms | (* (- y x) 6.0) |
| 46.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 19.0ms | (- (/ 2.0 3.0) z) |
| 67.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 31.0ms | (* (- y x) 6.0) |
| 51.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 7667 |
| 1 | 960 | 6190 |
| 2 | 3512 | 5410 |
| done | 5001 | 5263 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* (- (/ 2.0 3.0) z) 6.0) |
| 0.0b | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 0.1b | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
| 63× | add-sqr-sqrt |
| 55× | *-un-lft-identity |
| 49× | add-cube-cbrt |
| 39× | prod-diff |
| 38× | times-frac |
| 13× | fma-neg |
| 11× | pow1 add-exp-log associate-*l* add-cbrt-cube |
| 10× | associate-*l/ |
| 8× | flip3-- flip-- add-log-exp |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u div-inv |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative sub-neg flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 14.0ms | (- (/ 2.0 3.0) z) |
| 37.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 9.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 53.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
| 22.0ms | (- (/ 2.0 3.0) z) |
| 41.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 68.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 45.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
Useful iterations: done (991.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2494 |
| 1 | 553 | 2061 |
| 2 | 1814 | 1787 |
| done | 5001 | 1742 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 59.7b | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 0.0ms | (cbrt z) |
| 0.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 0.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 197.0ms | (cbrt z) |
| 188.0ms | (cbrt z) |
| 190.0ms | (cbrt z) |
| 568.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
Useful iterations: 4 (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 441 |
| 1 | 64 | 329 |
| 2 | 142 | 231 |
| 3 | 430 | 221 |
| 4 | 2536 | 191 |
| done | 5001 | 191 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (- y x) 6.0) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x) |
| 1.0b | (/ 2.0 (cbrt 3.0)) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 23× | add-cube-cbrt |
| 18× | times-frac |
| 12× | cbrt-prod |
| 10× | add-exp-log associate-*l* |
| 9× | add-cbrt-cube |
| 8× | pow1 |
| 6× | associate-*r* associate-/r* |
| 4× | expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp |
| 3× | associate-/l* |
| 2× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv |
| 10.0ms | (* (- y x) 6.0) |
| 10.0ms | (* (- y x) 6.0) |
| 0.0ms | (fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x) |
| 3.0ms | (/ 2.0 (cbrt 3.0)) |
| 37.0ms | (* (- y x) 6.0) |
| 32.0ms | (* (- y x) 6.0) |
| 147.0ms | (fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x) |
| 0.0ms | (/ 2.0 (cbrt 3.0)) |
Useful iterations: 3 (578.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 1130 |
| 1 | 271 | 1086 |
| 2 | 708 | 989 |
| 3 | 2339 | 956 |
| done | 5000 | 956 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0.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 | 12 | 13 |
| 1 | 15 | 13 |
| done | 15 | 13 |
| 270.0ms | 9443× | body | 80 | valid |
| 26.0ms | 259× | body | 640 | valid |
| 19.0ms | 148× | body | 1280 | valid |
| 14.0ms | 192× | body | 320 | valid |
| 6.0ms | 107× | body | 160 | valid |