Time bar (total: 12.4s)
| 19.0ms | 63× | body | 640 | valid |
| 10.0ms | 130× | body | 80 | valid |
| 7.0ms | 19× | body | 1280 | valid |
| 7.0ms | 32× | body | 320 | valid |
| 2.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1 | 18 | 15 |
| 2 | 31 | 15 |
| 3 | 41 | 15 |
| 4 | 88 | 15 |
| 5 | 135 | 15 |
| 6 | 162 | 15 |
| 7 | 211 | 15 |
| 8 | 441 | 15 |
| 9 | 1208 | 15 |
| done | 5000 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 9.8b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (- (/ 2.0 x) (/ 1.0 (+ x 1.0))) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 2.3b | (- (/ 1.0 (- x 1.0)) (- (/ 2.0 x) (/ 1.0 (+ x 1.0)))) |
| 83× | *-un-lft-identity |
| 48× | add-sqr-sqrt times-frac |
| 23× | add-cube-cbrt |
| 20× | distribute-lft-out-- |
| 11× | add-log-exp |
| 10× | difference-of-squares |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 6× | associate-/l* |
| 5× | frac-sub |
| 4× | pow1 flip3-- diff-log associate-/r/ flip-- |
| 3× | sub-neg |
| 2× | cbrt-undiv frac-2neg div-exp clear-num div-inv associate--r+ |
| 1× | flip3-+ flip-+ associate--r- |
| 14.0ms | (/ 1.0 (- x 1.0)) |
| 54.0ms | (- (/ 2.0 x) (/ 1.0 (+ x 1.0))) |
| 19.0ms | (/ 1.0 (+ x 1.0)) |
| 229.0ms | (- (/ 1.0 (- x 1.0)) (- (/ 2.0 x) (/ 1.0 (+ x 1.0)))) |
| 53.0ms | (/ 1.0 (- x 1.0)) |
| 77.0ms | (- (/ 2.0 x) (/ 1.0 (+ x 1.0))) |
| 47.0ms | (/ 1.0 (+ x 1.0)) |
| 343.0ms | (- (/ 1.0 (- x 1.0)) (- (/ 2.0 x) (/ 1.0 (+ x 1.0)))) |
Useful iterations: 2 (454.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1924 |
| 1 | 547 | 1798 |
| 2 | 2166 | 1714 |
| done | 5000 | 1714 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0))) |
| 0.0b | (- (* 2.0 (+ x 1.0)) (* x 1.0)) |
| 0.0b | (* (- x 1.0) (* x (+ x 1.0))) |
| 16.3b | (- (* 1.0 (* x (+ x 1.0))) (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0)))) |
| 46× | associate-*r/ |
| 23× | flip3-- flip-- |
| 21× | distribute-rgt-in distribute-lft-in |
| 16× | frac-times frac-sub |
| 14× | associate--l+ |
| 13× | add-sqr-sqrt |
| 11× | pow1 add-exp-log *-un-lft-identity flip3-+ add-cbrt-cube flip-+ |
| 10× | associate-*l* |
| 8× | associate-*l/ associate--r+ add-log-exp |
| 7× | add-cube-cbrt |
| 6× | sub-neg |
| 4× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | diff-log *-commutative distribute-lft-out-- difference-of-squares |
| 1× | unswap-sqr |
| 99.0ms | (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0))) |
| 30.0ms | (- (* 2.0 (+ x 1.0)) (* x 1.0)) |
| 68.0ms | (* (- x 1.0) (* x (+ x 1.0))) |
| 152.0ms | (- (* 1.0 (* x (+ x 1.0))) (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0)))) |
| 50.0ms | (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0))) |
| 54.0ms | (- (* 2.0 (+ x 1.0)) (* x 1.0)) |
| 151.0ms | (* (- x 1.0) (* x (+ x 1.0))) |
| 2.0ms | (- (* 1.0 (* x (+ x 1.0))) (* (- x 1.0) (- (* 2.0 (+ x 1.0)) (* x 1.0)))) |
Useful iterations: done (535.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 3607 |
| 1 | 889 | 3411 |
| done | 5000 | 3263 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (* x (+ x 1.0)) |
| 0.0b | (* (- x 1.0) (* x (+ x 1.0))) |
| 0.2b | (/ 2.0 (* (- x 1.0) (* x (+ x 1.0)))) |
| 19× | add-exp-log add-cbrt-cube |
| 18× | associate-*r/ |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 10× | pow1 |
| 8× | frac-times add-cube-cbrt associate-*l* associate-/r/ |
| 7× | flip3-+ prod-exp cbrt-unprod flip-+ |
| 6× | flip3-- flip-- |
| 5× | distribute-rgt-in distribute-lft-in associate-*r* |
| 4× | pow-prod-down associate-*l/ |
| 3× | cbrt-undiv times-frac div-exp associate-/l* add-log-exp |
| 2× | *-commutative |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 41.0ms | (* x (+ x 1.0)) |
| 76.0ms | (* (- x 1.0) (* x (+ x 1.0))) |
| 59.0ms | (/ 2.0 (* (- x 1.0) (* x (+ x 1.0)))) |
| 67.0ms | (* x (+ x 1.0)) |
| 173.0ms | (* (- x 1.0) (* x (+ x 1.0))) |
| 125.0ms | (/ 2.0 (* (- x 1.0) (* x (+ x 1.0)))) |
Useful iterations: 2 (486.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1286 |
| 1 | 455 | 1252 |
| 2 | 2761 | 1092 |
| done | 5000 | 1092 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 2.0 (- x 1.0)) |
| 0.0b | (* x (+ x 1.0)) |
| 0.1b | (/ (/ 2.0 (- x 1.0)) (* x (+ x 1.0))) |
| 66× | times-frac |
| 55× | add-sqr-sqrt *-un-lft-identity |
| 33× | add-cube-cbrt |
| 24× | associate-/l* |
| 19× | add-exp-log add-cbrt-cube |
| 10× | distribute-lft-out-- difference-of-squares |
| 8× | associate-/r/ |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r* |
| 5× | pow1 |
| 4× | associate-*r/ associate-*r* div-inv |
| 3× | flip3-- associate-*l* prod-exp flip-- cbrt-unprod add-log-exp |
| 2× | frac-2neg flip3-+ clear-num flip-+ |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down *-commutative associate-/l/ distribute-lft-out unswap-sqr |
| 26.0ms | (/ 2.0 (- x 1.0)) |
| 23.0ms | (* x (+ x 1.0)) |
| 61.0ms | (/ (/ 2.0 (- x 1.0)) (* x (+ x 1.0))) |
| 34.0ms | (/ 2.0 (- x 1.0)) |
| 51.0ms | (* x (+ x 1.0)) |
| 119.0ms | (/ (/ 2.0 (- x 1.0)) (* x (+ x 1.0))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 1751 |
| 1 | 565 | 1677 |
| 2 | 2753 | 1523 |
| done | 5000 | 1515 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 13 | 11 |
| 2 | 14 | 11 |
| done | 14 | 11 |
| 589.0ms | 972× | body | 320 | valid |
| 486.0ms | 1824× | body | 640 | valid |
| 347.0ms | 4149× | body | 80 | valid |
| 265.0ms | 592× | body | 1280 | valid |
| 102.0ms | 465× | body | 160 | valid |