Time bar (total: 1.8s)
| 8.0ms | 333× | 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)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 15× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | distribute-rgt-in distribute-lft-in associate-*r* |
| 8× | associate-+r+ associate-*l* |
| 6× | pow1 add-exp-log add-cube-cbrt sub-neg add-cbrt-cube |
| 4× | associate-*r/ |
| 3× | unswap-sqr |
| 2× | +-commutative pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out distribute-lft-out-- add-log-exp difference-of-squares |
| 1× | flip3-- flip3-+ flip-- flip-+ |
| 11.0ms | (* x (- (* x 3.0) 4.0)) |
| 20.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 68.0ms | (* x (- (* x 3.0) 4.0)) |
| 34.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 379 |
| 1 | 1270 | 347 |
| 2 | 5001 | 347 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 6 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 6 | 69 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 0.2b | (* 9.0 (pow x 2)) |
| 21× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 8× | associate-*r* associate-*l* |
| 7× | add-exp-log add-log-exp |
| 6× | distribute-lft-out-- |
| 5× | add-cube-cbrt unswap-sqr |
| 4× | pow1 unpow-prod-down add-cbrt-cube distribute-lft-out |
| 3× | prod-exp |
| 2× | diff-log associate--l+ unpow2 difference-of-squares sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg flip3-- pow-prod-down pow-exp sum-log *-commutative flip-- cbrt-unprod |
| 19.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 6.0ms | (* 9.0 (pow x 2)) |
| 25.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 30.0ms | (* 9.0 (pow x 2)) |
Useful iterations: 3 (144.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 299 |
| 1 | 748 | 273 |
| 2 | 3857 | 260 |
| 3 | 5002 | 259 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 4 | 57 |
| Fresh | 5 | 0 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 4 | 63 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* x 9.0) 12.0) |
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 17× | add-sqr-sqrt *-un-lft-identity |
| 7× | associate-*r* add-log-exp |
| 6× | associate-*l* |
| 5× | pow1 add-exp-log add-cube-cbrt sub-neg add-cbrt-cube |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in distribute-lft-out-- difference-of-squares |
| 3× | unswap-sqr |
| 2× | flip3-- associate-*r/ flip-- distribute-lft-out |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ |
| 8.0ms | (- (* x 9.0) 12.0) |
| 16.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 11.0ms | (* x (- (* x 9.0) 12.0)) |
| 44.0ms | (- (* x 9.0) 12.0) |
| 25.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 67.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 226 | 337 |
| 1 | 807 | 306 |
| 2 | 4019 | 302 |
| 3 | 5001 | 302 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 1 | 70 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 4 | 74 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- 3.0 (* 12.0 x)) |
| 0.0b | (+ (* (* x 9.0) x) (- 3.0 (* 12.0 x))) |
| 0.1b | (* (* x 9.0) x) |
| 35× | *-un-lft-identity |
| 28× | associate-*l* |
| 19× | add-sqr-sqrt |
| 10× | add-log-exp |
| 9× | distribute-lft-out |
| 8× | pow1 add-exp-log add-cbrt-cube distribute-lft-out-- |
| 7× | add-cube-cbrt |
| 6× | associate-*r* |
| 5× | unswap-sqr |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | sub-neg associate-+r+ diff-log sum-log *-commutative difference-of-squares |
| 1× | +-commutative associate-+r- flip3-- flip3-+ flip-- flip-+ |
| 6.0ms | (- 3.0 (* 12.0 x)) |
| 24.0ms | (+ (* (* x 9.0) x) (- 3.0 (* 12.0 x))) |
| 8.0ms | (* (* x 9.0) x) |
| 42.0ms | (- 3.0 (* 12.0 x)) |
| 24.0ms | (+ (* (* x 9.0) x) (- 3.0 (* 12.0 x))) |
| 26.0ms | (* (* x 9.0) x) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 366 |
| 1 | 901 | 345 |
| 2 | 4916 | 324 |
| 3 | 5001 | 324 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 1 | 80 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 81 | 3 | 84 |
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 |
| 255.0ms | 10675× | body | 80 | valid |