Time bar (total: 18.3s)
| 11.0ms | 198× | body | 80 | valid |
| 4.0ms | 22× | body | 640 | valid |
| 3.0ms | 20× | body | 320 | valid |
| 2.0ms | 8× | body | 1280 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 16 | 11 |
| 2 | 35 | 11 |
| 3 | 74 | 11 |
| 4 | 123 | 11 |
| 5 | 210 | 11 |
| 6 | 232 | 11 |
| 7 | 248 | 11 |
| 8 | 275 | 11 |
| 9 | 327 | 11 |
| 10 | 346 | 11 |
| 11 | 352 | 11 |
| 12 | 367 | 11 |
| 13 | 383 | 11 |
| 14 | 470 | 11 |
| 15 | 561 | 11 |
| 16 | 816 | 11 |
| 17 | 1118 | 11 |
| 18 | 1527 | 11 |
| 19 | 1608 | 11 |
| done | 1608 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 23.4b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.3b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 9.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 15× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | times-frac associate-*l/ associate-/r* |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | sub-neg frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* unswap-sqr |
| 22.0ms | (* (- 1.0 x) y) |
| 24.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 25.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 40.0ms | (* (- 1.0 x) y) |
| 106.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 63.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 885 |
| 1 | 335 | 828 |
| 2 | 1274 | 746 |
| done | 5001 | 744 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 2.3b | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 19× | *-un-lft-identity |
| 18× | add-sqr-sqrt associate-*r* |
| 13× | times-frac |
| 11× | add-cube-cbrt |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*l* |
| 4× | pow1 add-log-exp |
| 3× | flip3-- flip-- distribute-lft-out |
| 2× | frac-times associate-*l/ prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv sub-neg flip3-+ diff-log associate-*r/ div-exp pow-prod-down *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 76.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 7.0ms | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 75.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 92.0ms | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 863 |
| 1 | 357 | 803 |
| 2 | 1303 | 739 |
| done | 5000 | 737 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 3.7b | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 5.2b | (- 1.0 (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))) |
| 5.9b | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 14.3b | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))) |
| 105× | *-un-lft-identity |
| 55× | times-frac |
| 40× | add-sqr-sqrt |
| 36× | associate-*r* |
| 35× | distribute-lft-out |
| 33× | add-cube-cbrt |
| 28× | unpow-prod-down cube-prod |
| 20× | add-exp-log add-cbrt-cube |
| 18× | frac-times |
| 13× | associate-*l/ |
| 11× | pow1 |
| 9× | flip3-- associate-/r* flip-- |
| 8× | flip3-+ flip-+ |
| 7× | prod-exp sum-cubes cbrt-unprod |
| 6× | associate-*r/ associate-*l* add-log-exp |
| 4× | pow-prod-down associate-/r/ |
| 3× | cbrt-undiv div-exp associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in *-commutative div-inv associate--r+ unswap-sqr |
| 1× | sub-neg frac-2neg diff-log clear-num distribute-lft-out-- difference-of-squares |
| 109.0ms | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 5.0ms | (- 1.0 (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))) |
| 36.0ms | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 244.0ms | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))) |
| 116.0ms | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 291.0ms | (- 1.0 (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))) |
| 100.0ms | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 112.0ms | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))) |
Useful iterations: 2 (718.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 4125 |
| 1 | 818 | 3558 |
| 2 | 3821 | 3232 |
| done | 5001 | 3232 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 3.7b | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 5.9b | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 9.7b | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (- (* 1.0 1.0) (* y 1.0))) |
| 23.5b | (/ (* (- 1.0 x) (pow y 3)) (+ (pow y 3) (pow 1.0 3))) |
| 127× | *-un-lft-identity |
| 64× | times-frac |
| 45× | distribute-lft-out |
| 42× | add-sqr-sqrt |
| 37× | associate-*r* |
| 36× | unpow-prod-down cube-prod |
| 35× | add-cube-cbrt |
| 30× | add-exp-log |
| 25× | add-cbrt-cube |
| 18× | frac-times associate-/r* |
| 15× | flip3-- associate-*l/ flip-- |
| 11× | pow1 |
| 10× | prod-exp |
| 9× | sum-cubes |
| 8× | cbrt-unprod |
| 7× | div-exp |
| 6× | associate-*r/ associate-*l* associate-/r/ |
| 5× | cbrt-undiv |
| 4× | pow-prod-down associate-/l* add-log-exp |
| 3× | flip3-+ flip-+ div-inv |
| 2× | distribute-rgt-in sub-neg frac-2neg distribute-lft-in clear-num *-commutative associate-/l/ unswap-sqr |
| 1× | pow-to-exp distribute-rgt-out-- pow-exp distribute-lft-out-- difference-of-squares |
| 98.0ms | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 42.0ms | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 140.0ms | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (- (* 1.0 1.0) (* y 1.0))) |
| 57.0ms | (/ (* (- 1.0 x) (pow y 3)) (+ (pow y 3) (pow 1.0 3))) |
| 127.0ms | (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) |
| 107.0ms | (/ y (+ (pow y 3) (pow 1.0 3))) |
| 124.0ms | (* (* (- 1.0 x) (/ y (+ (pow y 3) (pow 1.0 3)))) (- (* 1.0 1.0) (* y 1.0))) |
| 126.0ms | (/ (* (- 1.0 x) (pow y 3)) (+ (pow y 3) (pow 1.0 3))) |
Useful iterations: 2 (937.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 4080 |
| 1 | 858 | 3627 |
| 2 | 4203 | 3253 |
| done | 5002 | 3253 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
99.1% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 14.4b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1810750790637.4219 | 3.7273233967199085e+29 | 528433753610563.25 |
| 8 | -1.6853749013735252e+30 | -4.159371291780153e+27 | -4.2011980442598443e+27 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 69 |
| 1 | 39 | 59 |
| done | 39 | 59 |
| 328.0ms | 6091× | body | 80 | valid |
| 142.0ms | 354× | body | 1280 | valid |
| 114.0ms | 754× | body | 640 | valid |
| 105.0ms | 505× | body | 320 | valid |
| 24.0ms | 296× | body | 160 | valid |