Time bar (total: 25.6s)
| 5.0ms | 62× | body | 1280 | valid |
| 3.0ms | 61× | body | 640 | valid |
| 3.0ms | 185× | body | 80 | valid |
| 1.0ms | 25× | body | 320 | valid |
| 0.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1 | 14 | 9 |
| 2 | 32 | 9 |
| 3 | 69 | 9 |
| 4 | 155 | 9 |
| 5 | 257 | 9 |
| 6 | 372 | 9 |
| 7 | 602 | 9 |
| 8 | 1267 | 9 |
| 9 | 1765 | 9 |
| 10 | 2125 | 9 |
| 11 | 2403 | 9 |
| 12 | 2649 | 9 |
| 13 | 2914 | 9 |
| 14 | 4167 | 9 |
| 15 | 4215 | 9 |
| 16 | 4271 | 9 |
| 17 | 4295 | 9 |
| done | 4295 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 37.8b
Found 2 expressions with local error:
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 4.0b | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 20× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt |
| 6× | add-cube-cbrt flip3-+ swap-sqr flip-+ distribute-lft-out |
| 4× | add-exp-log frac-times associate-*r* associate-*l* add-cbrt-cube add-log-exp |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ associate--l+ |
| 1× | pow2 sub-neg flip3-- pow-plus diff-log pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod difference-of-squares unswap-sqr |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 10.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 15.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 63.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 736 |
| 1 | 229 | 642 |
| 2 | 839 | 576 |
| 3 | 4112 | 534 |
| done | 5000 | 534 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* x (+ x 2.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 |
| 11.0ms | (* x (+ x 2.0)) |
| 39.0ms | (* x (+ x 2.0)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 194 |
| 1 | 122 | 181 |
| 2 | 320 | 163 |
| 3 | 1003 | 163 |
| 4 | 4065 | 163 |
| done | 5001 | 163 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (+ (* x x) (* 2.0 x)) |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt distribute-rgt-out *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ |
| 3.0ms | (+ (* x x) (* 2.0 x)) |
| 48.0ms | (+ (* x x) (* 2.0 x)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 169 |
| 1 | 100 | 130 |
| 2 | 351 | 112 |
| 3 | 939 | 112 |
| 4 | 2104 | 112 |
| done | 5001 | 112 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) |
| 0.1b | (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x)))) |
| 4.0b | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) 1.0) |
| 14.1b | (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) |
| 108× | *-un-lft-identity |
| 46× | distribute-lft-out |
| 40× | unpow-prod-down cube-prod |
| 26× | swap-sqr |
| 24× | flip3-+ flip-+ |
| 20× | add-exp-log add-cbrt-cube |
| 19× | add-sqr-sqrt |
| 18× | pow1 |
| 16× | frac-times |
| 12× | add-cube-cbrt associate-*r* associate-*l* |
| 8× | associate-*r/ associate-*l/ associate-/r/ associate-/l/ |
| 6× | prod-exp cbrt-unprod add-log-exp |
| 4× | cbrt-undiv div-exp sum-cubes |
| 2× | pow2 distribute-rgt-in distribute-lft-in times-frac pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up difference-of-squares unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg diff-log clear-num associate-/r* flip-- div-inv associate-/l* distribute-lft-out-- |
| 98.0ms | (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) |
| 15.0ms | (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x)))) |
| 59.0ms | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) 1.0) |
| 41.0ms | (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) |
| 62.0ms | (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) |
| 35.0ms | (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x)))) |
| 498.0ms | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) 1.0) |
| 67.0ms | (/ (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (* 1.0 (- 1.0 x))) (+ (* x x) (* 1.0 (- 1.0 x))))) |
Useful iterations: 2 (388.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 5280 |
| 1 | 681 | 4626 |
| 2 | 3414 | 3886 |
| done | 5000 | 3886 |
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 | 7 |
| 1 | 7 | 7 |
| done | 7 | 7 |
| 146.0ms | 2214× | body | 1280 | valid |
| 86.0ms | 1675× | body | 640 | valid |
| 84.0ms | 5577× | body | 80 | valid |
| 32.0ms | 815× | body | 320 | valid |
| 11.0ms | 407× | body | 160 | valid |