Time bar (total: 8.0s)
| 6.0ms | 60× | body | 640 | valid |
| 4.0ms | 136× | body | 80 | valid |
| 2.0ms | 18× | body | 1280 | valid |
| 2.0ms | 26× | body | 320 | valid |
| 1.0ms | 16× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1 | 18 | 15 |
| 2 | 31 | 15 |
| 3 | 41 | 15 |
| 4 | 52 | 15 |
| 5 | 59 | 15 |
| 6 | 68 | 15 |
| 7 | 86 | 15 |
| 8 | 107 | 15 |
| 9 | 117 | 15 |
| done | 117 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 9.1b
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.7b | (+ (- (/ 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)) |
| 36.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 173.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 27.0ms | (/ 1.0 (- x 1.0)) |
| 30.0ms | (/ 1.0 (+ x 1.0)) |
| 42.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 218.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1832 |
| 1 | 499 | 1716 |
| 2 | 1288 | 1630 |
| 3 | 3776 | 1608 |
| done | 5000 | 1607 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 17.1b | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ 1.0 (cbrt (- x 1.0))))) |
| 15× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 9× | frac-add add-log-exp |
| 7× | add-cube-cbrt |
| 6× | cbrt-div flip3-- flip-- |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | frac-times pow1/3 associate-*r/ associate-*l/ frac-sub distribute-lft-out-- difference-of-squares |
| 2× | associate-+l+ sum-log |
| 1× | +-commutative associate-+l- sub-neg flip3-+ diff-log flip-+ |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 159.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ 1.0 (cbrt (- x 1.0))))) |
| 98.0ms | (cbrt (- x 1.0)) |
| 99.0ms | (cbrt (- x 1.0)) |
| 104.0ms | (cbrt (- x 1.0)) |
| 246.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ 1.0 (cbrt (- x 1.0))))) |
Useful iterations: done (618.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 2013 |
| 1 | 517 | 1859 |
| 2 | 1602 | 1562 |
| done | 5000 | 1498 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.3b | (+ (* (- (* 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) |
| 2.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 19.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)) |
| 46.0ms | (* (+ x 1.0) x) |
| 37.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 99.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: 2 (446.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 2834 |
| 1 | 761 | 2668 |
| 2 | 3544 | 2528 |
| done | 5001 | 2528 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 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-*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) |
| 18.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 16.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 42.0ms | (* (+ x 1.0) x) |
| 98.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 91.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (282.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1283 |
| 1 | 426 | 1247 |
| 2 | 1778 | 1075 |
| done | 5001 | 1075 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.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 | 13 |
| 1 | 15 | 13 |
| done | 15 | 13 |
| 191.0ms | 1837× | body | 640 | valid |
| 114.0ms | 4155× | body | 80 | valid |
| 75.0ms | 550× | body | 1280 | valid |
| 73.0ms | 976× | body | 320 | valid |
| 25.0ms | 482× | body | 160 | valid |