Time bar (total: 3.5s)
| 9.0ms | 65× | body | 640 | valid |
| 5.0ms | 128× | body | 80 | valid |
| 4.0ms | 37× | body | 320 | valid |
| 3.0ms | 16× | body | 1280 | valid |
| 1.0ms | 10× | 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 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 7.9b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 2.1b | (+ (- (/ 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)) |
| 17.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 35.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 3.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 11.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 865 |
| 1 | 1681 | 827 |
| 2 | 5001 | 816 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 3 | 127 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 0.2b | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 2.1b | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 13.3b | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
| 340× | *-un-lft-identity |
| 225× | times-frac |
| 176× | add-sqr-sqrt |
| 150× | frac-sub |
| 101× | distribute-lft-out-- |
| 94× | frac-times |
| 65× | add-cube-cbrt |
| 64× | flip3-- flip-- |
| 52× | associate-*r/ associate-*l/ |
| 51× | difference-of-squares |
| 47× | associate-/l/ |
| 41× | swap-sqr |
| 31× | associate-*r* associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 18× | pow1 |
| 16× | distribute-lft-out |
| 13× | associate-/r/ |
| 11× | associate-/r* |
| 6× | add-log-exp |
| 5× | cbrt-undiv sub-neg div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 4× | distribute-rgt-in distribute-lft-in associate--l+ associate-/l* |
| 2× | pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up |
| 1× | frac-2neg diff-log div-sub clear-num |
| 19.0ms | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 38.0ms | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 42.0ms | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 78.0ms | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
| 3.0ms | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 4.0ms | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 12.0ms | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 26.0ms | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1780 | 7719 |
| 1 | 5001 | 7418 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 1 | 364 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 363 | 4 | 367 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 20.5b | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 48× | associate-*l/ |
| 16× | frac-add |
| 15× | add-sqr-sqrt flip3-- *-un-lft-identity flip-- |
| 14× | flip3-+ flip-+ |
| 13× | pow1 add-exp-log add-cbrt-cube |
| 12× | frac-times |
| 11× | associate-*r* |
| 9× | add-cube-cbrt associate-*l* |
| 6× | associate-*r/ add-log-exp |
| 5× | pow-prod-down prod-exp cbrt-unprod |
| 4× | distribute-rgt-in sub-neg associate-+l+ distribute-lft-in |
| 3× | *-commutative |
| 2× | distribute-lft-out unswap-sqr |
| 1× | +-commutative sum-log distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (+ x 1.0) x) |
| 6.0ms | (* (+ x 1.0) x) |
| 10.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 11.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 4.0ms | (* (+ x 1.0) x) |
| 4.0ms | (* (+ x 1.0) x) |
| 8.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 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 751 | 1323 |
| 1 | 4427 | 1240 |
| 2 | 5003 | 1240 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 1 | 117 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 4 | 121 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 0.1b | (/ 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 |
| 6.0ms | (* (+ x 1.0) x) |
| 10.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 11.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 5.0ms | (* (+ x 1.0) x) |
| 8.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 6.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 600 |
| 1 | 2219 | 516 |
| 2 | 5002 | 515 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 2 | 93 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 94 | 3 | 97 |
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 | 10 | 5 |
| 1 | 10 | 5 |
| 262.0ms | 1900× | body | 640 | valid |
| 152.0ms | 4129× | body | 80 | valid |
| 99.0ms | 576× | body | 1280 | valid |
| 95.0ms | 922× | body | 320 | valid |
| 32.0ms | 473× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | invalid |
Loading profile data...