Time bar (total: 8.8s)
| 44.0ms | 488× | body | 80 | valid |
| 14.0ms | 6× | body | 320 | valid |
| 3.0ms | 9× | body | 640 | valid |
| 1.0ms | 3× | body | 1280 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 3 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 59 |
| 1 | 417 | 56 |
| 2 | 2136 | 53 |
| 3 | 5001 | 52 |
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:
| 4.0b | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 4.0b | (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)) |
| 4.3b | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 8.1b | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 95× | add-sqr-sqrt |
| 91× | *-un-lft-identity |
| 69× | prod-diff |
| 65× | add-cube-cbrt |
| 61× | times-frac |
| 21× | fma-neg |
| 18× | pow1 add-exp-log add-cbrt-cube |
| 14× | difference-of-squares |
| 13× | distribute-lft-out-- |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 8× | associate-/r/ |
| 6× | add-log-exp |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | expm1-log1p-u flip3-+ associate-*r* associate-*l* flip-+ log1p-expm1-u div-inv |
| 3× | sub-neg |
| 2× | flip3-- associate-*r/ *-commutative flip-- |
| 1× | associate--l- diff-log div-sub fma-udef unswap-sqr |
| 7.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 18.0ms | (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)) |
| 21.0ms | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 3.0ms | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 42.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 90.0ms | (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)) |
| 100.0ms | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 295.0ms | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 851 | 3320 |
| 1 | 3488 | 2545 |
| 2 | 5001 | 2509 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 8 | 180 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 173 | 9 | 182 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (* (* 3.0 x1) x1) |
| 4.0b | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 4.3b | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 8.1b | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 92× | add-sqr-sqrt |
| 89× | *-un-lft-identity |
| 63× | add-cube-cbrt prod-diff |
| 61× | times-frac |
| 21× | fma-neg |
| 18× | pow1 add-exp-log add-cbrt-cube |
| 14× | difference-of-squares |
| 13× | distribute-lft-out-- |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 8× | associate-/r/ |
| 6× | add-log-exp |
| 4× | expm1-log1p-u flip3-+ associate-*r* associate-*l* flip-+ log1p-expm1-u div-inv |
| 2× | *-commutative |
| 1× | associate--l- sub-neg flip3-- diff-log div-sub flip-- fma-udef |
| 5.0ms | (* (* 3.0 x1) x1) |
| 7.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 20.0ms | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 1.0ms | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 24.0ms | (* (* 3.0 x1) x1) |
| 45.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 101.0ms | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 278.0ms | (fma (* (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 667 | 2792 |
| 1 | 2607 | 2120 |
| 2 | 5001 | 2087 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 3 | 167 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 168 | 8 | 176 |
Merged error: 0.1b
Found 4 expressions with local error:
| 4.0b | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 4.0b | (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) |
| 8.1b | (fma (* (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 10.8b | (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
| 41× | *-un-lft-identity |
| 29× | add-sqr-sqrt |
| 25× | times-frac |
| 17× | add-cube-cbrt |
| 15× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 6× | pow-prod-down prod-exp sum-cubes cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares |
| 5× | associate-/r* associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*l* |
| 2× | associate-/r/ fma-udef associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp associate-*r* clear-num *-commutative flip-- flip-+ div-inv |
| 7.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 18.0ms | (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) |
| 1.0ms | (fma (* (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 1.0ms | (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
| 41.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 55.0ms | (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) |
| 291.0ms | (fma (* (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 111.0ms | (fma (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (pow (* x1 x1) 3) (pow 1.0 3))) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 616 | 2027 |
| 1 | 2683 | 1694 |
| 2 | 5001 | 1668 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 2 | 109 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 7 | 117 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (* (* x1 x1) (* x1 x1)) |
| 4.0b | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 8.1b | (fma (* (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 10.9b | (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
| 124× | pow1 |
| 36× | pow-prod-up |
| 29× | pow-prod-down |
| 25× | add-exp-log add-cbrt-cube |
| 22× | pow-sqr |
| 18× | pow-plus |
| 14× | prod-exp cbrt-unprod |
| 13× | pow2 |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | expm1-log1p-u associate-*l* log1p-expm1-u add-log-exp |
| 2× | associate-*r* *-commutative fma-udef |
| 1× | swap-sqr unswap-sqr |
| 9.0ms | (* (* x1 x1) (* x1 x1)) |
| 7.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 1.0ms | (fma (* (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 1.0ms | (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
| 31.0ms | (* (* x1 x1) (* x1 x1)) |
| 47.0ms | (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (* (* 3.0 x1) x1)) |
| 329.0ms | (fma (* (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (* x1 (fma x1 (/ (* (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) 4.0) (fma x1 x1 1.0)) (* x1 (- 6.0))))) |
| 139.0ms | (fma (/ (/ (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1)) (fma 1.0 (- 1.0 (pow x1 2)) (pow x1 4))) (+ (* x1 x1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 1249 |
| 1 | 1630 | 1003 |
| 2 | 5002 | 992 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 7 | 127 |
Merged error: 0.1b
0% (0.1b remaining)
Error of 0.3b against oracle of 0.1b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 64 |
| 1 | 71 | 64 |
| 2 | 72 | 64 |
| 3 | 72 | 64 |
| 1.2s | 13759× | body | 80 | valid |
| 139.0ms | 396× | body | 640 | valid |
| 87.0ms | 196× | body | 1280 | valid |
| 78.0ms | 307× | body | 320 | valid |
| 26.0ms | 147× | body | 160 | valid |