Time bar (total: 2.2s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 25% | 74.9% | 0.1% | 6 |
| 93.7% | 6.2% | 0.1% | 7 |
| 96.8% | 3.1% | 0.1% | 8 |
| 99.5% | 0.4% | 0.1% | 9 |
| 99.7% | 0.2% | 0.1% | 10 |
| 99.8% | 0.1% | 0.1% | 11 |
| 99.9% | 0% | 0.1% | 12 |
| 99.9% | 0% | 0.1% | 13 |
| 99.9% | 0% | 0.1% | 14 |
| 10.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5027 | 19 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 28.9b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* (* y 4.0) y)) |
| 2.2b | (- (* x x) (* (* y 4.0) y)) |
| 28.3b | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* x x) (* (* y 4.0) y)) |
| 3.0ms | (- (* x x) (* (* y 4.0) y)) |
| 8.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 6.0ms | (+ (* x x) (* (* y 4.0) y)) |
| 10.0ms | (- (* x x) (* (* y 4.0) y)) |
| 11.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 1204 |
| 1 | 4943 | 1204 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 5 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 5 | 64 |
Merged error: 0.4b
Found 4 expressions with local error:
| 1.3b | (* y (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0))) |
| 1.5b | (* x (/ x (+ (* x x) (* y (* y 4.0))))) |
| 15.6b | (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0)) |
| 19.0b | (/ x (+ (* x x) (* y (* y 4.0)))) |
| 163× | times-frac |
| 112× | add-sqr-sqrt |
| 98× | add-cube-cbrt *-un-lft-identity |
| 59× | associate-*r* |
| 25× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 11× | div-inv |
| 8× | pow1 cbrt-undiv div-exp |
| 6× | associate-*l* associate-/r/ associate-/l* |
| 5× | prod-exp cbrt-unprod unswap-sqr |
| 4× | add-log-exp |
| 2× | frac-2neg flip3-+ associate-*r/ pow-prod-down clear-num *-commutative flip-+ |
| 15.0ms | (* y (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0))) |
| 8.0ms | (* x (/ x (+ (* x x) (* y (* y 4.0))))) |
| 7.0ms | (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0)) |
| 5.0ms | (/ x (+ (* x x) (* y (* y 4.0)))) |
| 8.0ms | (* y (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0))) |
| 8.0ms | (* x (/ x (+ (* x x) (* y (* y 4.0))))) |
| 9.0ms | (/ y (/ (+ (* x x) (* y (* y 4.0))) 4.0)) |
| 11.0ms | (/ x (+ (* x x) (* y (* y 4.0)))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5141 | 3744 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 211 | 0 | 211 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 211 | 5 | 216 |
Merged error: 0.4b
Found 4 expressions with local error:
| 16.0b | (/ (cbrt (- (* x x) (* y (* y 4.0)))) (+ (* x x) (* y (* y 4.0)))) |
| 27.9b | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 27.9b | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 27.9b | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 22× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 21× | cbrt-prod |
| 18× | times-frac |
| 8× | cbrt-div |
| 6× | add-exp-log associate-/l* |
| 5× | add-cbrt-cube |
| 4× | pow1 flip3-- flip-- add-log-exp |
| 3× | pow1/3 associate-/r* |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 9.0ms | (/ (cbrt (- (* x x) (* y (* y 4.0)))) (+ (* x x) (* y (* y 4.0)))) |
| 4.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 4.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 4.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 38.0ms | (/ (cbrt (- (* x x) (* y (* y 4.0)))) (+ (* x x) (* y (* y 4.0)))) |
| 23.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 22.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
| 25.0ms | (cbrt (- (* x x) (* y (* y 4.0)))) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5159 | 2067 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 0 | 94 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 94 | 5 | 99 |
Merged error: 0.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 0 | 5 | 5 |
Merged error: 0.4b
62.2% (11.3b remaining)
Error of 11.7b against oracle of 0.3b and baseline of 30.4b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.3919587772518497e+79 | 7.654543192862522e+82 | 9.916395680502954e+80 |
| 11 | 5.895583825480882e-152 | 2.3209446939403575e-121 | 1.5691779440763096e-150 |
| 10 | -1.512671895646205e-159 | -1.3182254889030364e-169 | -1.4200406406138674e-159 |
| 9 | -4.0987973135630026e+97 | -5.053109392664489e+89 | -4.011305840276716e+97 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 77 |
| 1 | 59 | 77 |
| 337.0ms | 8000× | body | 80 | valid |
Loading profile data...