Time bar (total: 3.6s)
| 5.0ms | 48× | body | 640 | valid |
| 4.0ms | 136× | body | 80 | valid |
| 4.0ms | 27× | body | 1280 | valid |
| 2.0ms | 29× | body | 320 | valid |
| 1.0ms | 16× | 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: 8.0b
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)) |
| 1.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)) |
| 39.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 187.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 31.0ms | (/ 1.0 (+ x 1.0)) |
| 29.0ms | (/ 1.0 (- x 1.0)) |
| 44.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 232.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 865 |
| 1 | 1681 | 827 |
| 2 | 5001 | 816 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) |
| 1.5b | (+ (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 44× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 27× | times-frac |
| 23× | add-cube-cbrt |
| 11× | add-log-exp |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | distribute-lft-out associate-/l* distribute-lft-out-- |
| 4× | pow1 associate-/r/ difference-of-squares |
| 3× | flip3-- frac-add flip-- |
| 2× | cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log associate-*r/ div-exp clear-num sum-log frac-sub flip-+ div-inv |
| 1× | +-commutative associate-+l- |
| 6.0ms | (/ 1.0 (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 8.0ms | (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) |
| 66.0ms | (+ (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 26.0ms | (/ 1.0 (+ x 1.0)) |
| 34.0ms | (/ 1.0 (- x 1.0)) |
| 44.0ms | (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) |
| 230.0ms | (+ (- (* 1 (/ 1.0 (+ x 1.0))) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 500 | 813 |
| 1 | 1987 | 763 |
| 2 | 5002 | 763 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (* (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 0.0b | (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.3b | (+ (* (- (* (* 1 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 |
| 33.0ms | (* (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 10.0ms | (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) |
| 21.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.0ms | (+ (* (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 41.0ms | (* (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) (- x 1.0)) |
| 45.0ms | (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) |
| 100.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 3.0ms | (+ (* (- (* (* 1 1.0) x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 802 | 1720 |
| 1 | 4754 | 1633 |
| 2 | 5001 | 1633 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.4b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 0.4b | (/ 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) |
| 20.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 43.0ms | (* (+ x 1.0) x) |
| 107.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 95.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 600 |
| 1 | 2219 | 516 |
| 2 | 5002 | 515 |
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 | 15 | 6 |
| 1 | 15 | 6 |
| 195.0ms | 1824× | body | 640 | valid |
| 115.0ms | 4157× | body | 80 | valid |
| 78.0ms | 1008× | body | 320 | valid |
| 77.0ms | 541× | body | 1280 | valid |
| 25.0ms | 473× | body | 160 | valid |