Time bar (total: 5.7s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 25 | 5 |
| 3 | 26 | 5 |
| 4 | 26 | 5 |
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: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ (* x y) 2.0) |
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 5.6b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 27× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 16× | times-frac |
| 15× | add-cube-cbrt |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | associate-/r* |
| 5× | distribute-lft-out |
| 4× | pow1 associate-/l* |
| 3× | cbrt-undiv div-exp |
| 2× | frac-2neg flip3-+ clear-num associate-/r/ flip-+ div-inv difference-of-squares |
| 1× | +-commutative sub-neg flip3-- diff-log prod-exp sum-log flip-- cbrt-unprod distribute-lft-out-- |
| 4.0ms | (/ (* x y) 2.0) |
| 10.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 30.0ms | (/ (* x y) 2.0) |
| 40.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 48.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 87.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 589 |
| 1 | 1545 | 551 |
| 2 | 5001 | 545 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 4 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 4 | 94 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.1b | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 5.5b | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 114× | times-frac |
| 101× | *-un-lft-identity |
| 76× | add-sqr-sqrt |
| 62× | add-cube-cbrt |
| 19× | associate-/r* |
| 17× | add-exp-log distribute-lft-out |
| 11× | add-cbrt-cube |
| 8× | div-exp add-log-exp |
| 7× | div-inv associate-/l* |
| 5× | pow1 difference-of-squares |
| 4× | cbrt-undiv |
| 2× | rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/ distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- pow-flip diff-log sum-log associate-/r/ flip-- inv-pow |
| 19.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 9.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 40.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 48.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 79.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 68.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 548 | 1492 |
| 1 | 2384 | 1275 |
| 2 | 5002 | 1266 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 0 | 164 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 164 | 4 | 168 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0))) |
| 0.4b | (/ (* x y) (sqrt 2.0)) |
| 0.4b | (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)) |
| 5.6b | (/ y (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)))) |
| 120× | times-frac |
| 70× | *-un-lft-identity |
| 60× | add-sqr-sqrt add-cube-cbrt sqrt-prod |
| 20× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 14× | associate-/l* |
| 10× | div-inv |
| 8× | cbrt-undiv div-exp |
| 6× | add-log-exp |
| 5× | distribute-lft-out |
| 4× | pow1 |
| 3× | frac-2neg clear-num |
| 2× | flip3-+ prod-exp associate-/r/ cbrt-unprod flip-+ |
| 1× | +-commutative sum-log associate-/l/ |
| 17.0ms | (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0))) |
| 7.0ms | (/ (* x y) (sqrt 2.0)) |
| 9.0ms | (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)) |
| 18.0ms | (/ y (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)))) |
| 177.0ms | (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0))) |
| 92.0ms | (/ (* x y) (sqrt 2.0)) |
| 151.0ms | (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)) |
| 394.0ms | (/ y (+ 1.0 (/ (/ (* x y) (sqrt 2.0)) (sqrt 2.0)))) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 604 | 1584 |
| 1 | 2796 | 1336 |
| 2 | 5001 | 1328 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 0 | 177 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 177 | 4 | 181 |
Merged error: 0b
Found 4 expressions with local error:
| 5.6b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 5.6b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 5.6b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 19.4b | (/ (- (* x x) (* (/ y (+ 1.0 (/ (* x y) 2.0))) (/ y (+ 1.0 (/ (* x y) 2.0))))) (+ x (/ y (+ 1.0 (/ (* x y) 2.0))))) |
| 75× | *-un-lft-identity |
| 52× | times-frac |
| 41× | add-sqr-sqrt add-cube-cbrt |
| 17× | distribute-lft-out |
| 16× | associate-/r* |
| 13× | associate-/l* |
| 12× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ |
| 5× | difference-of-squares |
| 4× | pow1 cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv add-log-exp |
| 2× | associate-/l/ |
| 1× | flip3-- div-sub flip-- |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 15.0ms | (/ (- (* x x) (* (/ y (+ 1.0 (/ (* x y) 2.0))) (/ y (+ 1.0 (/ (* x y) 2.0))))) (+ x (/ y (+ 1.0 (/ (* x y) 2.0))))) |
| 78.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 79.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 77.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 93.0ms | (/ (- (* x x) (* (/ y (+ 1.0 (/ (* x y) 2.0))) (/ y (+ 1.0 (/ (* x y) 2.0))))) (+ x (/ y (+ 1.0 (/ (* x y) 2.0))))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 1861 |
| 1 | 1883 | 1754 |
| 2 | 5001 | 1754 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 0 | 152 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 152 | 4 | 156 |
Merged error: 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 | 15 | 6 |
| 1 | 15 | 6 |
| 247.0ms | 7999× | body | 80 | valid |
| 0.0ms | 1× | body | 640 | valid |
Loading profile data...