Time bar (total: 2.2s)
| 18.0ms | 335× | body | 80 | valid |
Useful iterations: 4 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 6 |
| 1 | 55 | 6 |
| 2 | 122 | 6 |
| 3 | 205 | 6 |
| 4 | 253 | 5 |
| 5 | 307 | 5 |
| 6 | 363 | 5 |
| 7 | 498 | 5 |
| 8 | 911 | 5 |
| 9 | 1187 | 5 |
| 10 | 1188 | 5 |
| 11 | 1188 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 11× | add-sqr-sqrt |
| 7× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 5× | add-log-exp |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | flip3-+ diff-log flip-+ |
| 3.0ms | (- (* x 3.0) 4.0) |
| 11.0ms | (* x (- (* x 3.0) 4.0)) |
| 7.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 36.0ms | (- (* x 3.0) 4.0) |
| 60.0ms | (* x (- (* x 3.0) 4.0)) |
| 34.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 267 | 361 |
| 1 | 1213 | 324 |
| 2 | 5001 | 323 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* 9.0 (pow x 2)) 3.0) |
| 0.0b | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 0.2b | (* 9.0 (pow x 2)) |
| 12× | add-sqr-sqrt |
| 10× | add-log-exp |
| 8× | add-exp-log associate-*r* |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down unswap-sqr |
| 3× | pow1 associate-*l* prod-exp |
| 2× | diff-log sum-log unpow2 sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg flip3-- flip3-+ pow-exp associate--l+ *-commutative flip-- cbrt-unprod flip-+ |
| 3.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 25.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 6.0ms | (* 9.0 (pow x 2)) |
| 47.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 25.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 26.0ms | (* 9.0 (pow x 2)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 299 |
| 1 | 891 | 276 |
| 2 | 4637 | 269 |
| 3 | 5001 | 269 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log distribute-rgt-in add-cube-cbrt sub-neg associate-+l+ *-un-lft-identity distribute-lft-in add-cbrt-cube add-log-exp |
| 3× | associate-*r* associate-*l* |
| 2× | associate-*r/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 6.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 11.0ms | (* x (- (* x 9.0) 12.0)) |
| 22.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 61.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 237 |
| 1 | 682 | 211 |
| 2 | 3637 | 208 |
| 3 | 5001 | 208 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* 3.0 x) 4.0) |
| 0.1b | (* x (- (* 3.0 x) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* 3.0 x) 4.0)))) |
| 11× | add-sqr-sqrt |
| 7× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 5× | add-log-exp |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | flip3-+ diff-log flip-+ |
| 3.0ms | (- (* 3.0 x) 4.0) |
| 11.0ms | (* x (- (* 3.0 x) 4.0)) |
| 10.0ms | (* 3.0 (+ 1.0 (* x (- (* 3.0 x) 4.0)))) |
| 36.0ms | (- (* 3.0 x) 4.0) |
| 61.0ms | (* x (- (* 3.0 x) 4.0)) |
| 31.0ms | (* 3.0 (+ 1.0 (* x (- (* 3.0 x) 4.0)))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 361 |
| 1 | 1191 | 324 |
| 2 | 5001 | 323 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 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 | 11 | 4 |
| 1 | 11 | 4 |
| 591.0ms | 10739× | body | 80 | valid |