Time bar (total: 3.3s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 9 |
| 1 | 36 | 9 |
| 2 | 68 | 9 |
| 3 | 117 | 9 |
| 4 | 174 | 9 |
| 5 | 195 | 9 |
| 6 | 197 | 9 |
| 7 | 197 | 9 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 32.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* (* y 4.0) y)) |
| 2.5b | (- (* x x) (* (* y 4.0) y)) |
| 31.5b | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 533× | add-sqr-sqrt |
| 482× | *-un-lft-identity |
| 333× | associate-*l* |
| 216× | times-frac |
| 198× | unswap-sqr |
| 165× | difference-of-squares |
| 156× | distribute-lft-out |
| 66× | distribute-lft-out-- |
| 38× | add-cube-cbrt |
| 33× | swap-sqr *-commutative |
| 24× | associate-/l* |
| 9× | associate-/r* |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 |
| 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 |
| 21.0ms | (+ (* x x) (* (* y 4.0) y)) |
| 21.0ms | (- (* x x) (* (* y 4.0) y)) |
| 53.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 43.0ms | (+ (* x x) (* (* y 4.0) y)) |
| 45.0ms | (- (* x x) (* (* y 4.0) y)) |
| 73.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 4409 |
| 1 | 1308 | 4348 |
| 2 | 5001 | 4343 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 4 | 325 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 322 | 4 | 326 |
Merged error: 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 4 | 4 |
Merged error: 0.1b
Found 4 expressions with local error:
| 29.5b | (sqrt (* (* y 4.0) y)) |
| 29.5b | (sqrt (* (* y 4.0) y)) |
| 30.0b | (sqrt (+ (* x x) (* (* y 4.0) y))) |
| 30.0b | (sqrt (+ (* x x) (* (* y 4.0) y))) |
| 62× | sqrt-prod |
| 48× | associate-*l* |
| 44× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 18× | pow1 |
| 16× | add-cube-cbrt |
| 14× | unswap-sqr |
| 12× | associate-*r* distribute-lft-out |
| 8× | rem-sqrt-square sqrt-pow1 |
| 6× | pow-prod-down |
| 4× | add-exp-log pow1/2 sqrt-div *-commutative add-cbrt-cube add-log-exp |
| 2× | flip3-+ flip-+ |
| 8.0ms | (sqrt (* (* y 4.0) y)) |
| 10.0ms | (sqrt (* (* y 4.0) y)) |
| 20.0ms | (sqrt (+ (* x x) (* (* y 4.0) y))) |
| 21.0ms | (sqrt (+ (* x x) (* (* y 4.0) y))) |
| 36.0ms | (sqrt (* (* y 4.0) y)) |
| 42.0ms | (sqrt (* (* y 4.0) y)) |
| 62.0ms | (sqrt (+ (* x x) (* (* y 4.0) y))) |
| 56.0ms | (sqrt (+ (* x x) (* (* y 4.0) y))) |
Useful iterations: 2 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 662 |
| 1 | 648 | 650 |
| 2 | 1893 | 618 |
| 3 | 5001 | 618 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 0 | 126 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 126 | 4 | 130 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))) |
| 0.0b | (log (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))))) |
| 2.5b | (- (* x x) (* (* y 4.0) y)) |
| 31.5b | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 1413× | add-sqr-sqrt |
| 1332× | *-un-lft-identity |
| 918× | associate-*l* |
| 648× | times-frac |
| 522× | unswap-sqr |
| 444× | exp-prod |
| 438× | distribute-lft-out |
| 435× | difference-of-squares |
| 223× | log-pow |
| 174× | distribute-lft-out-- |
| 108× | add-cube-cbrt |
| 87× | swap-sqr *-commutative |
| 24× | associate-/l* |
| 9× | associate-/r* |
| 7× | add-exp-log add-log-exp |
| 6× | associate-/r/ add-cbrt-cube |
| 5× | pow1 |
| 3× | log-prod flip3-+ div-sub flip-+ div-inv |
| 2× | flip3-- exp-diff rem-log-exp flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg log-div frac-2neg diff-log div-exp clear-num rem-exp-log |
| 75.0ms | (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))) |
| 77.0ms | (log (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))))) |
| 21.0ms | (- (* x x) (* (* y 4.0) y)) |
| 54.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
| 84.0ms | (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))) |
| 68.0ms | (log (exp (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))))) |
| 45.0ms | (- (* x x) (* (* y 4.0) y)) |
| 71.0ms | (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 7603 |
| 1 | 1438 | 7470 |
| 2 | 5001 | 7350 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 777 | 1 | 778 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 778 | 4 | 782 |
Merged error: 0.1b
63.4% (11.5b remaining)
Error of 11.8b against oracle of 0.3b and baseline of 31.6b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.2093669181297253e+294 | 1.836560188400803e+295 | 1.8120705214528157e+295 |
| 7 | 2.9008814709843022e-137 | 1.2899744278765863e-135 | 2.947283386563354e-137 |
| 7 | 2.5693603695882933e-220 | 6.955914094663762e-219 | 1.5854439680855296e-219 |
| 8 | 4.910861076357373e-302 | 3.884159237172627e-299 | 5.7821985637581754e-301 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 54 |
| 1 | 38 | 54 |
| 231.0ms | 8000× | body | 80 | valid |