Time bar (total: 4.1s)
| 29.0ms | 64× | body | 640 | valid |
| 15.0ms | 125× | body | 80 | valid |
| 11.0ms | 34× | body | 320 | valid |
| 10.0ms | 18× | body | 1280 | valid |
| 3.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (2.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: 10.5b
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)) |
| 3.2b | (+ (- (/ 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)) |
| 37.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 179.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 25.0ms | (/ 1.0 (+ x 1.0)) |
| 32.0ms | (/ 1.0 (- x 1.0)) |
| 42.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 223.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 865 |
| 1 | 1681 | 827 |
| 2 | 5001 | 816 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.1b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 0.2b | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 18.5b | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 46× | associate-*l/ |
| 16× | flip3-- frac-add flip-- |
| 13× | flip3-+ flip-+ |
| 12× | frac-times |
| 11× | pow1 add-exp-log add-sqr-sqrt *-un-lft-identity add-cbrt-cube |
| 8× | associate-*r* add-log-exp |
| 7× | add-cube-cbrt |
| 6× | associate-*r/ |
| 5× | sub-neg associate-*l* |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in pow-prod-down prod-exp cbrt-unprod |
| 2× | *-commutative |
| 1× | +-commutative diff-log sum-log distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 9.0ms | (* (+ x 1.0) x) |
| 28.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 4.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 20.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 49.0ms | (* (+ x 1.0) x) |
| 97.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 38.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 1.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 771 | 1337 |
| 1 | 4470 | 1257 |
| 2 | 5002 | 1257 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.5b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.1b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 0.6b | (/ 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 |
| 9.0ms | (* (+ x 1.0) x) |
| 19.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 20.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 47.0ms | (* (+ x 1.0) x) |
| 98.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 92.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 600 |
| 1 | 2219 | 516 |
| 2 | 5002 | 515 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 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) |
| 45.0ms | (* (/ 1 (* (+ x 1.0) x)) (/ 2.0 (- x 1.0))) |
| 8.0ms | (/ 1 (* (+ x 1.0) x)) |
| 35.0ms | (/ 2.0 (- x 1.0)) |
| 42.0ms | (* (+ x 1.0) x) |
| 90.0ms | (* (/ 1 (* (+ x 1.0) x)) (/ 2.0 (- x 1.0))) |
| 35.0ms | (/ 1 (* (+ x 1.0) x)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 1005 |
| 1 | 3429 | 855 |
| 2 | 5002 | 847 |
5 alts after pruning (4 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 15 | 6 |
| 480.0ms | 1906× | body | 640 | valid |
| 277.0ms | 4141× | body | 80 | valid |
| 184.0ms | 955× | body | 320 | valid |
| 176.0ms | 545× | body | 1280 | valid |
| 59.0ms | 458× | body | 160 | valid |