Time bar (total: 2.1s)
| 11.0ms | 356× | body | 80 | valid |
Useful iterations: 4 (12.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 |
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.2b
Found 4 expressions with local error:
| 0.0b | (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0) |
| 0.0b | (- (* (* x 3.0) x) (* x 4.0)) |
| 0.1b | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 0.2b | (* (* x 3.0) x) |
| 11× | pow1 add-exp-log *-un-lft-identity add-cbrt-cube add-log-exp |
| 9× | add-sqr-sqrt |
| 7× | add-cube-cbrt associate-*r* |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | sub-neg associate-+l+ flip3-+ diff-log associate-*r/ sum-log *-commutative flip-+ distribute-lft-out |
| 1× | +-commutative distribute-rgt-in associate-+l- flip3-- distribute-lft-in flip-- unswap-sqr |
| 7.0ms | (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0) |
| 4.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 9.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 5.0ms | (* (* x 3.0) x) |
| 23.0ms | (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0) |
| 71.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 30.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 29.0ms | (* (* x 3.0) x) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 506 |
| 1 | 1331 | 451 |
| 2 | 5001 | 423 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 9 | 81 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 9 | 83 |
Merged error: 0.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-+ |
| 4.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 7.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 8.0ms | (* 9.0 (pow x 2)) |
| 51.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 23.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 25.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 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 3 | 61 |
| Fresh | 6 | 2 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 6 | 70 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.0b | (- (* x 9.0) 12.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 7× | add-sqr-sqrt add-log-exp |
| 5× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | associate-*r* associate-*l* |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 7.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 4.0ms | (- (* x 9.0) 12.0) |
| 7.0ms | (* x (- (* x 9.0) 12.0)) |
| 22.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 36.0ms | (- (* x 9.0) 12.0) |
| 65.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 296 |
| 1 | 748 | 265 |
| 2 | 3793 | 261 |
| 3 | 5001 | 261 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 0 | 60 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 60 | 6 | 66 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) |
| 0.0b | (- (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) (* 12.0 x)) |
| 0.4b | (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) |
| 42× | pow1 |
| 17× | pow-prod-down |
| 15× | add-exp-log add-cbrt-cube |
| 10× | add-log-exp |
| 8× | prod-exp cbrt-unprod |
| 4× | pow-sqr pow-prod-up |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 2× | pow-plus diff-log sum-log |
| 1× | +-commutative pow2 sub-neg flip3-- flip3-+ swap-sqr associate-*r* associate-*l* associate--l+ *-commutative flip-- flip-+ |
| 8.0ms | (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) |
| 11.0ms | (- (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) (* 12.0 x)) |
| 8.0ms | (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) |
| 94.0ms | (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) |
| 51.0ms | (- (+ (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) 3.0) (* 12.0 x)) |
| 72.0ms | (* (* x (sqrt 9.0)) (* x (sqrt 9.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 437 |
| 1 | 1041 | 344 |
| 2 | 5001 | 329 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 0 | 68 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 68 | 6 | 74 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 4 |
| 1 | 11 | 4 |
| 338.0ms | 10583× | body | 80 | valid |
Loading profile data...