Time bar (total: 10.0m)
| 15.0ms | 52× | body | 1280 | valid |
| 10.0ms | 47× | body | 640 | valid |
| 8.0ms | 129× | body | 80 | valid |
| 2.0ms | 15× | body | 320 | valid |
| 1.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 13 |
| 1 | 12 | 13 |
| 2 | 16 | 13 |
| 3 | 19 | 13 |
| 4 | 21 | 13 |
| 5 | 27 | 13 |
| 6 | 39 | 13 |
| 7 | 58 | 13 |
| 8 | 79 | 13 |
| 9 | 183 | 13 |
| 10 | 535 | 13 |
| 11 | 1706 | 13 |
| 12 | 3584 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.7b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ 1.0 x) (- x 1.0)) |
| 3.4b | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 22.0ms | (/ x (+ x 1.0)) |
| 48.0ms | (/ (+ 1.0 x) (- x 1.0)) |
| 171.0ms | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
| 58.0ms | (/ x (+ x 1.0)) |
| 49.0ms | (/ (+ 1.0 x) (- x 1.0)) |
| 172.0ms | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
Useful iterations: 2 (290.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1584 |
| 1 | 448 | 1503 |
| 2 | 1902 | 1427 |
| done | 5000 | 1427 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (cbrt (+ 1.0 x)) |
| 0.2b | (cbrt (+ 1.0 x)) |
| 0.2b | (cbrt (+ 1.0 x)) |
| 20.6b | (- (/ x (+ x 1.0)) (* (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) (/ (cbrt (+ 1.0 x)) (- x 1.0)))) |
| 30× | cbrt-div |
| 17× | frac-sub |
| 16× | frac-times |
| 15× | flip3-+ flip-+ |
| 13× | *-un-lft-identity |
| 12× | cbrt-prod associate-*l/ |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | add-log-exp |
| 5× | associate-*r/ |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | pow1/3 distribute-lft-out |
| 1× | sub-neg flip3-- diff-log flip-- |
| 4.0ms | (cbrt (+ 1.0 x)) |
| 4.0ms | (cbrt (+ 1.0 x)) |
| 4.0ms | (cbrt (+ 1.0 x)) |
| 86.0ms | (- (/ x (+ x 1.0)) (* (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) (/ (cbrt (+ 1.0 x)) (- x 1.0)))) |
| 137.0ms | (cbrt (+ 1.0 x)) |
| 142.0ms | (cbrt (+ 1.0 x)) |
| 138.0ms | (cbrt (+ 1.0 x)) |
| 204.0ms | (- (/ x (+ x 1.0)) (* (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) (/ (cbrt (+ 1.0 x)) (- x 1.0)))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 210 | 2230 |
| 1 | 551 | 2128 |
| 2 | 2136 | 1895 |
| done | 5001 | 1796 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 15.0b | (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) |
| 15.0b | (cbrt (- (* 1.0 1.0) (* x x))) |
| 20.4b | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 25.2b | (- (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (+ 1.0 x))))) |
| 7098× | cbrt-div |
| 5776× | frac-times |
| 4020× | associate-*r/ |
| 2828× | flip3-+ flip-+ |
| 2264× | associate-*l/ |
| 2144× | flip3-- flip-- |
| 2080× | frac-sub |
| 17× | *-un-lft-identity |
| 16× | cbrt-prod |
| 8× | distribute-rgt-in distribute-lft-in associate--l+ |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | add-log-exp |
| 5× | sub-neg distribute-lft-out |
| 4× | pow1 add-exp-log unpow-prod-down cube-prod add-cbrt-cube |
| 3× | pow1/3 |
| 1× | diff-log sum-cubes difference-of-squares |
| 5.0ms | (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) |
| 6.0ms | (cbrt (- (* 1.0 1.0) (* x x))) |
| 18.0ms | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 569.0ms | (- (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (+ 1.0 x))))) |
| 176.0ms | (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) |
| 355.0ms | (cbrt (- (* 1.0 1.0) (* x x))) |
| 598.0ms | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 458.0ms | (- (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (+ 1.0 x))))) |
Useful iterations: 0 (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8871 | 402602 |
| done | 8871 | 402602 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 15.0b | (cbrt (- (* 1.0 1.0) (* x x))) |
| 15.1b | (/ (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (cbrt (- 1.0 x)))) |
| 20.4b | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 29.1b | (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) |
| 156708× | frac-times |
| 156178× | cbrt-div |
| 87138× | associate-*r/ |
| 65130× | flip3-- flip-- |
| 54354× | associate-*l/ |
| 51952× | flip3-+ flip-+ |
| 38720× | frac-sub |
| 19362× | associate-/l/ |
| 18× | *-un-lft-identity |
| 13× | cbrt-prod |
| 9× | add-exp-log |
| 8× | add-sqr-sqrt add-cube-cbrt associate-/r/ add-cbrt-cube |
| 6× | add-log-exp |
| 5× | distribute-lft-out |
| 4× | pow1 unpow-prod-down cube-prod |
| 3× | times-frac associate-/l* |
| 2× | cbrt-undiv pow1/3 div-exp |
| 1× | sub-neg frac-2neg diff-log div-sub prod-exp clear-num associate-/r* sum-cubes cbrt-unprod div-inv difference-of-squares |
| 6.0ms | (cbrt (- (* 1.0 1.0) (* x x))) |
| 6.8s | (/ (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (cbrt (- 1.0 x)))) |
| 33.0ms | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 3.2s | (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) |
| 199.0ms | (cbrt (- (* 1.0 1.0) (* x x))) |
| 583.0ms | (/ (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (cbrt (- 1.0 x)))) |
| 399.0ms | (cbrt (+ (pow 1.0 3) (pow x 3))) |
| 409.0ms | (- (* (* x (* (* (cbrt (+ (* 1.0 1.0) (* x (- x 1.0)))) (cbrt (- 1.0 x))) (- (pow x 3) (pow 1.0 3)))) (cbrt (- 1.0 x))) (* (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) (* (+ x 1.0) (* (* (cbrt (- (* 1.0 1.0) (* x x))) (cbrt (+ (pow 1.0 3) (pow x 3)))) (cbrt (- (* 1.0 1.0) (* x x))))))) |
Useful iterations: 0 (12.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89468 | 7756447 |
| done | 89468 | 7756447 |