Time bar (total: 4.2s)
| 14.0ms | 55× | body | 640 | valid |
| 12.0ms | 142× | body | 80 | valid |
| 6.0ms | 19× | body | 1280 | valid |
| 6.0ms | 29× | body | 320 | valid |
| 2.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 31 | 7 |
| 2 | 43 | 7 |
| 3 | 57 | 7 |
| 4 | 73 | 7 |
| 5 | 92 | 7 |
| 6 | 126 | 7 |
| 7 | 158 | 7 |
| 8 | 207 | 7 |
| 9 | 209 | 7 |
| 10 | 209 | 7 |
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 | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 2.5b | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 83× | *-un-lft-identity |
| 47× | times-frac |
| 43× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 14× | distribute-lft-out-- |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube difference-of-squares |
| 6× | associate-/l* |
| 4× | pow1 associate-/r/ |
| 3× | flip3-- frac-add flip-- |
| 2× | cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log div-exp clear-num sum-log frac-sub flip-+ div-inv |
| 1× | +-commutative associate-+l- |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 40.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 215.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 26.0ms | (/ 1.0 (- x 1.0)) |
| 26.0ms | (/ 1.0 (+ x 1.0)) |
| 40.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 207.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 865 |
| 1 | 1681 | 827 |
| 2 | 5002 | 816 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 0.0b | (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 0.1b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 15.0b | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 46× | associate-*l/ |
| 22× | flip3-- flip-- |
| 16× | frac-times frac-add |
| 13× | add-sqr-sqrt |
| 12× | flip3-+ flip-+ |
| 11× | pow1 add-exp-log *-un-lft-identity add-cbrt-cube |
| 10× | associate-*r* |
| 8× | associate-*r/ add-log-exp |
| 7× | add-cube-cbrt sub-neg |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | associate-+l+ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | *-commutative distribute-lft-out-- difference-of-squares |
| 1× | +-commutative diff-log sum-log unswap-sqr |
| 2.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 19.0ms | (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 20.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 10.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 41.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 37.0ms | (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 91.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 1.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
Useful iterations: 1 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 795 | 1594 |
| 1 | 4456 | 1513 |
| 2 | 5002 | 1513 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.1b | (* (* (+ 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-*l/ |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 10× | pow1 |
| 8× | frac-times add-cube-cbrt associate-*r* associate-/r/ |
| 7× | flip3-+ prod-exp cbrt-unprod flip-+ |
| 6× | flip3-- flip-- |
| 5× | associate-*l* |
| 4× | associate-*r/ pow-prod-down |
| 3× | cbrt-undiv times-frac div-exp associate-/l* add-log-exp |
| 2× | distribute-rgt-in sub-neg distribute-lft-in *-commutative |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 10.0ms | (* (+ x 1.0) x) |
| 23.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 46.0ms | (* (+ x 1.0) x) |
| 92.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 86.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 600 |
| 1 | 2219 | 516 |
| 2 | 5002 | 515 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 2.0 (- x 1.0)) |
| 0.0b | (* (+ x 1.0) x) |
| 0.1b | (* (/ 1 (* (+ x 1.0) x)) (/ 2.0 (- x 1.0))) |
| 0.2b | (/ 1 (* (+ x 1.0) x)) |
| 64× | add-exp-log |
| 50× | add-sqr-sqrt |
| 45× | *-un-lft-identity |
| 37× | times-frac |
| 34× | add-cbrt-cube |
| 29× | add-cube-cbrt |
| 24× | associate-*r* prod-exp |
| 20× | div-exp |
| 13× | associate-*l* |
| 11× | pow1 |
| 10× | cbrt-undiv cbrt-unprod |
| 8× | associate-/r/ |
| 7× | associate-*l/ distribute-lft-out-- difference-of-squares |
| 6× | rec-exp 1-exp associate-/r* associate-/l* |
| 4× | div-inv add-log-exp |
| 3× | flip3-+ pow-prod-down flip-+ unswap-sqr |
| 2× | flip3-- pow-flip frac-2neg clear-num *-commutative flip-- |
| 1× | frac-times associate-*r/ distribute-lft-out inv-pow |
| 5.0ms | (/ 2.0 (- x 1.0)) |
| 10.0ms | (* (+ x 1.0) x) |
| 47.0ms | (* (/ 1 (* (+ x 1.0) x)) (/ 2.0 (- x 1.0))) |
| 8.0ms | (/ 1 (* (+ x 1.0) x)) |
| 28.0ms | (/ 2.0 (- x 1.0)) |
| 41.0ms | (* (+ x 1.0) x) |
| 95.0ms | (* (/ 1 (* (+ x 1.0) x)) (/ 2.0 (- x 1.0))) |
| 31.0ms | (/ 1 (* (+ x 1.0) x)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 1005 |
| 1 | 3429 | 855 |
| 2 | 5002 | 847 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 5 |
| 1 | 14 | 5 |
| 486.0ms | 1808× | body | 640 | valid |
| 359.0ms | 4225× | body | 80 | valid |
| 194.0ms | 576× | body | 1280 | valid |
| 188.0ms | 913× | body | 320 | valid |
| 72.0ms | 482× | body | 160 | valid |