Time bar (total: 1.3s)
| 8.0ms | 318× | body | 80 | valid |
| 1.0ms | 9× | body | 1280 | valid |
| 1.0ms | 10× | body | 640 | valid |
| 0.0ms | 6× | body | 160 | valid |
| 0.0ms | 4× | body | 320 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 9 |
| 1 | 100 | 9 |
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 3 expressions with local error:
| 0.0b | (- 2.0 (* x 3.0)) |
| 0.1b | (* 3.0 (- 2.0 (* x 3.0))) |
| 0.1b | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 5× | add-log-exp |
| 4× | associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 3× | sub-neg flip3-- flip-- |
| 2× | distribute-rgt-in distribute-lft-in associate-*l/ *-commutative |
| 1× | diff-log unswap-sqr |
| 3.0ms | (- 2.0 (* x 3.0)) |
| 6.0ms | (* 3.0 (- 2.0 (* x 3.0))) |
| 7.0ms | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
| 4.0ms | (- 2.0 (* x 3.0)) |
| 5.0ms | (* 3.0 (- 2.0 (* x 3.0))) |
| 7.0ms | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4969 | 573 |
| 1 | 4969 | 573 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 11 | 65 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 12 | 67 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- 6.0 (* x 9.0)) |
| 0.1b | (* x (- 6.0 (* x 9.0))) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | sub-neg associate-*r* associate-*l* |
| 2× | distribute-rgt-in flip3-- distribute-lft-in associate-*r/ flip-- |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 5.0ms | (- 6.0 (* x 9.0)) |
| 6.0ms | (* x (- 6.0 (* x 9.0))) |
| 4.0ms | (- 6.0 (* x 9.0)) |
| 6.0ms | (* x (- 6.0 (* x 9.0))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5346 | 353 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 6 | 42 |
| Fresh | 9 | 2 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 8 | 54 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x 6.0) (* x (* x (neg 9.0)))) |
| 0.2b | (* x (* x (neg 9.0))) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-neg-out |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ associate-*r* unsub-neg sum-log *-commutative flip-+ distribute-lft-out |
| 4.0ms | (+ (* x 6.0) (* x (* x (neg 9.0)))) |
| 6.0ms | (* x (* x (neg 9.0))) |
| 7.0ms | (+ (* x 6.0) (* x (* x (neg 9.0)))) |
| 3.0ms | (* x (* x (neg 9.0))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5152 | 294 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 9 | 47 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 6.0 (* x 9.0)) |
| 0.1b | (* x (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0)))) |
| 0.2b | (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0))) |
| 0.2b | (* x (* x (* 9.0 9.0))) |
| 26× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 20× | add-exp-log add-cbrt-cube |
| 19× | times-frac |
| 16× | associate-*r* |
| 15× | pow1 |
| 8× | prod-exp cbrt-unprod |
| 7× | pow-prod-down |
| 6× | associate-*l* add-log-exp |
| 4× | associate-/r/ |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | cbrt-undiv div-exp *-commutative div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg div-sub associate-*r/ clear-num sum-log flip-- |
| 6.0ms | (+ 6.0 (* x 9.0)) |
| 10.0ms | (* x (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0)))) |
| 8.0ms | (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0))) |
| 8.0ms | (* x (* x (* 9.0 9.0))) |
| 4.0ms | (+ 6.0 (* x 9.0)) |
| 13.0ms | (* x (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0)))) |
| 10.0ms | (/ (- (* 6.0 6.0) (* x (* x (* 9.0 9.0)))) (+ 6.0 (* x 9.0))) |
| 3.0ms | (* x (* x (* 9.0 9.0))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5020 | 1451 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 1 | 110 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 110 | 9 | 119 |
Merged error: 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 | 23 | 10 |
| 1 | 23 | 10 |
| 255.0ms | 9845× | body | 80 | valid |
| 40.0ms | 355× | body | 1280 | valid |
| 26.0ms | 290× | body | 640 | valid |
| 10.0ms | 149× | body | 320 | valid |
| 4.0ms | 75× | body | 160 | valid |
Loading profile data...