Time bar (total: 6.8s)
| 7.0ms | 181× | body | 80 | valid |
| 5.0ms | 32× | body | 640 | valid |
| 4.0ms | 23× | body | 1280 | valid |
| 4.0ms | 135× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | nan |
| 2.0ms | 16× | body | 320 | valid |
| 1.0ms | 9× | body | 1280 | nan |
| 0.0ms | 8× | body | 160 | nan |
| 0.0ms | 5× | body | 320 | nan |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 6 |
| 1 | 29 | 6 |
| 2 | 41 | 6 |
| 3 | 60 | 6 |
| 4 | 78 | 6 |
| 5 | 94 | 6 |
| 6 | 109 | 6 |
| 7 | 139 | 6 |
| 8 | 214 | 6 |
| 9 | 279 | 6 |
| 10 | 279 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 18.8b
Found 3 expressions with local error:
| 0.0b | (/ (- x y) (- 1.0 y)) |
| 1.2b | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 3.5b | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
| 175× | add-sqr-sqrt |
| 169× | *-un-lft-identity |
| 102× | times-frac |
| 93× | prod-diff |
| 81× | add-cube-cbrt |
| 46× | difference-of-squares |
| 44× | distribute-lft-out-- |
| 8× | associate-/r/ |
| 7× | flip3-- flip-- |
| 6× | add-exp-log log-prod |
| 5× | associate-/r* add-cbrt-cube associate-/l* add-log-exp |
| 4× | pow1 div-inv |
| 3× | expm1-log1p-u fma-neg log1p-expm1-u |
| 2× | log-div div-sub associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp rem-log-exp clear-num log-pow associate--r- |
| 9.0ms | (/ (- x y) (- 1.0 y)) |
| 19.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 18.0ms | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
| 40.0ms | (/ (- x y) (- 1.0 y)) |
| 52.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 88.0ms | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 847 | 3956 |
| 1 | 2766 | 2899 |
| 2 | 5001 | 2689 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.6b | (cbrt (- x y)) |
| 0.6b | (cbrt (- x y)) |
| 3.5b | (log (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y)))))) |
| 11.8b | (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y))))) |
| 268× | times-frac |
| 221× | add-sqr-sqrt |
| 205× | *-un-lft-identity |
| 153× | prod-diff |
| 119× | add-cube-cbrt |
| 87× | cbrt-prod |
| 49× | difference-of-squares |
| 43× | distribute-lft-out-- |
| 10× | cbrt-div |
| 9× | associate-/r/ |
| 8× | log-prod |
| 7× | flip3-- flip-- |
| 6× | div-inv add-log-exp |
| 5× | pow1 add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | fma-neg |
| 2× | log-div pow1/3 |
| 1× | sub-neg diff-log rem-log-exp log-pow |
| 3.0ms | (cbrt (- x y)) |
| 3.0ms | (cbrt (- x y)) |
| 29.0ms | (log (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y)))))) |
| 26.0ms | (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y))))) |
| 149.0ms | (cbrt (- x y)) |
| 149.0ms | (cbrt (- x y)) |
| 90.0ms | (log (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y)))))) |
| 54.0ms | (- 1.0 (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (- 1.0 y) (cbrt (- x y))))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1303 | 10077 |
| 1 | 5001 | 7745 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 1.2b | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 1.2b | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 3.3b | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
| 3.3b | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
| 278× | add-sqr-sqrt |
| 266× | *-un-lft-identity |
| 186× | prod-diff |
| 154× | times-frac |
| 138× | add-cube-cbrt |
| 68× | difference-of-squares |
| 64× | distribute-lft-out-- |
| 18× | log-prod |
| 12× | cbrt-prod associate-/r/ |
| 10× | flip3-- flip-- |
| 8× | add-log-exp |
| 6× | pow1 add-exp-log fma-neg div-inv |
| 4× | expm1-log1p-u log-div cbrt-div log-pow add-cbrt-cube log1p-expm1-u |
| 2× | sub-neg pow1/3 diff-log div-sub rem-log-exp associate--r- |
| 17.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 16.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 14.0ms | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
| 17.0ms | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
| 53.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 58.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 115.0ms | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
| 115.0ms | (log (cbrt (- 1.0 (/ (- x y) (- 1.0 y))))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 787 | 7334 |
| 1 | 2430 | 5114 |
| 2 | 5001 | 4638 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.3b | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y))))))) |
| 1.2b | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 12.2b | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
| 12.8b | (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y)))))) |
| 1120× | add-sqr-sqrt |
| 1014× | *-un-lft-identity |
| 832× | prod-diff |
| 633× | unpow-prod-down cube-prod |
| 624× | times-frac |
| 500× | add-cube-cbrt |
| 313× | difference-of-squares |
| 259× | distribute-lft-out-- |
| 111× | sqr-pow |
| 81× | cube-mult unpow3 |
| 72× | log-prod |
| 48× | associate-/r/ |
| 33× | associate--l+ |
| 28× | flip3-- flip-- |
| 24× | div-inv |
| 19× | pow1 |
| 16× | fma-neg |
| 15× | log-pow |
| 8× | log-div |
| 6× | add-exp-log add-log-exp |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | difference-cubes associate--r+ |
| 2× | associate--l- sub-neg flip3-+ diff-log rem-log-exp flip-+ associate--r- |
| 73.0ms | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y))))))) |
| 66.0ms | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 81.0ms | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
| 18.0ms | (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y)))))) |
| 390.0ms | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y))))))) |
| 188.0ms | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 353.0ms | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
| 181.0ms | (log (+ (* 1.0 1.0) (+ (* (/ (- x y) (- 1.0 y)) (/ (- x y) (- 1.0 y))) (* 1.0 (/ (- x y) (- 1.0 y)))))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1823 | 35298 |
| 1 | 5001 | 26869 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
99.6% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 17.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 25 |
| 1 | 31 | 25 |
| 226.0ms | 5721× | body | 80 | valid |
| 158.0ms | 790× | body | 1280 | valid |
| 119.0ms | 809× | body | 640 | valid |
| 103.0ms | 3644× | body | 80 | nan |
| 56.0ms | 351× | body | 1280 | nan |
| 50.0ms | 416× | body | 640 | nan |
| 46.0ms | 447× | body | 320 | valid |
| 21.0ms | 218× | body | 320 | nan |
| 16.0ms | 233× | body | 160 | valid |
| 8.0ms | 138× | body | 160 | nan |