Time bar (total: 15.1s)
| 9.0ms | 290× | body | 80 | valid |
| 0.0ms | 3× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 18 | 9 |
| 2 | 34 | 7 |
| 3 | 51 | 7 |
| 4 | 59 | 7 |
| done | 59 | 7 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (+ 10.0 d2) 20.0) |
| 0.0b | (* d1 (+ (+ 10.0 d2) 20.0)) |
| 14× | *-un-lft-identity |
| 7× | add-log-exp |
| 6× | add-sqr-sqrt distribute-lft-out |
| 5× | associate-*r* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 3× | associate-*l* sum-log |
| 2× | flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 55.0ms | (+ (+ 10.0 d2) 20.0) |
| 154.0ms | (* d1 (+ (+ 10.0 d2) 20.0)) |
| 18.0ms | (+ (+ 10.0 d2) 20.0) |
| 54.0ms | (* d1 (+ (+ 10.0 d2) 20.0)) |
Useful iterations: 3 (814.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 392 |
| 1 | 177 | 380 |
| 2 | 610 | 342 |
| 3 | 3072 | 334 |
| done | 5001 | 334 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (* d1 (+ d2 30.0)) |
| 5× | add-sqr-sqrt *-un-lft-identity |
| 4× | associate-*r* |
| 3× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out add-log-exp unswap-sqr |
| 28.0ms | (* d1 (+ d2 30.0)) |
| 45.0ms | (* d1 (+ d2 30.0)) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 194 |
| 1 | 127 | 183 |
| 2 | 383 | 163 |
| 3 | 1293 | 163 |
| 4 | 4250 | 163 |
| done | 5001 | 163 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 0.0b | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 0.1b | (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) |
| 0.2b | (* (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) (sqrt (+ (+ 10.0 d2) 20.0))) |
| 31× | *-un-lft-identity |
| 21× | sqrt-prod |
| 18× | sqrt-div |
| 17× | add-sqr-sqrt |
| 16× | associate-*r* |
| 13× | pow1 |
| 12× | distribute-lft-out |
| 11× | add-exp-log add-cube-cbrt add-cbrt-cube |
| 10× | associate-*r/ |
| 9× | flip3-+ flip-+ |
| 4× | frac-times associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 associate-*l/ *-commutative unswap-sqr |
| 53.0ms | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 41.0ms | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 109.0ms | (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) |
| 192.0ms | (* (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) (sqrt (+ (+ 10.0 d2) 20.0))) |
| 62.0ms | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 37.0ms | (sqrt (+ (+ 10.0 d2) 20.0)) |
| 86.0ms | (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) |
| 38.0ms | (* (* d1 (sqrt (+ (+ 10.0 d2) 20.0))) (sqrt (+ (+ 10.0 d2) 20.0))) |
Useful iterations: 3 (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1581 |
| 1 | 341 | 1283 |
| 2 | 1036 | 1155 |
| 3 | 4563 | 1129 |
| done | 5000 | 1129 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2)))) |
| 0.0b | (pow (+ 10.0 d2) 3) |
| 2.6b | (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) |
| 15.7b | (/ (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2))))) |
| 37× | *-un-lft-identity |
| 15× | distribute-lft-out |
| 13× | add-sqr-sqrt associate-*l* |
| 12× | add-exp-log unpow-prod-down cube-prod add-cbrt-cube |
| 11× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-log-exp |
| 4× | associate-*l/ associate--r+ |
| 3× | sub-neg pow-unpow flip3-+ times-frac associate-*r* associate-/r* flip-+ |
| 2× | cbrt-undiv cube-div distribute-rgt-in flip3-- distribute-lft-in div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ |
| 1× | cube-mult pow-to-exp pow-pow frac-2neg diff-log unpow3 pow-prod-down pow-exp clear-num sum-cubes *-commutative div-inv associate-/l* rem-cube-cbrt unswap-sqr sqr-pow |
| 11.0ms | (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2)))) |
| 18.0ms | (pow (+ 10.0 d2) 3) |
| 302.0ms | (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) |
| 105.0ms | (/ (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2))))) |
| 43.0ms | (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2)))) |
| 34.0ms | (pow (+ 10.0 d2) 3) |
| 79.0ms | (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) |
| 115.0ms | (/ (* (+ (pow (+ 10.0 d2) 3) (pow 20.0 3)) d1) (- (* 20.0 20.0) (* (+ 10.0 d2) (- 20.0 (+ 10.0 d2))))) |
Useful iterations: 2 (353.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1993 |
| 1 | 497 | 1883 |
| 2 | 2071 | 1635 |
| done | 5000 | 1635 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 5 |
| 1 | 7 | 5 |
| done | 7 | 5 |
| 969.0ms | 8962× | body | 80 | valid |
| 14.0ms | 67× | body | 1280 | valid |
| 9.0ms | 52× | body | 640 | valid |
| 3.0ms | 21× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |