Time bar (total: 4.9s)
| 14.0ms | 256× | body | 80 | valid |
| 3.0ms | 256× | pre | 80 | true |
Useful iterations: done (522.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 25 |
| 1 | 31 | 25 |
| 2 | 163 | 23 |
| 3 | 885 | 19 |
| done | 5000 | 17 |
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: 15.6b
Found 2 expressions with local error:
| 0.1b | (* (/ i 2.0) (/ (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) 2.0)) |
| 14.9b | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 120× | times-frac |
| 95× | add-sqr-sqrt |
| 61× | add-cube-cbrt *-un-lft-identity |
| 58× | associate-*r* |
| 25× | add-exp-log add-cbrt-cube |
| 13× | associate-*l* difference-of-squares |
| 10× | cbrt-undiv div-exp |
| 8× | associate-/r/ |
| 6× | prod-exp cbrt-unprod div-inv unswap-sqr |
| 4× | pow1 flip3-- associate-/r* flip-- |
| 3× | associate-/l* |
| 2× | add-log-exp |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 33.0ms | (* (/ i 2.0) (/ (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) 2.0)) |
| 13.0ms | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 6.0ms | (* (/ i 2.0) (/ (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) 2.0)) |
| 6.0ms | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
Useful iterations: done (841.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 3073 |
| 1 | 952 | 3003 |
| 2 | 4196 | 2659 |
| done | 5000 | 2657 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 2 | 140 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 2 | 142 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ i (- (* 2.0 i) (sqrt 1.0))) |
| 0.0b | (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) |
| 0.0b | (* (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) (/ (/ i (- (* 2.0 i) (sqrt 1.0))) 2.0)) |
| 240× | times-frac |
| 161× | add-sqr-sqrt |
| 125× | add-cube-cbrt *-un-lft-identity |
| 49× | associate-*r* |
| 46× | add-exp-log add-cbrt-cube |
| 45× | associate-*l* |
| 22× | cbrt-undiv div-exp |
| 16× | associate-/l* |
| 14× | div-inv |
| 12× | associate-/r/ |
| 9× | prod-exp cbrt-unprod unswap-sqr |
| 6× | associate-/r* |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | add-log-exp |
| 2× | frac-2neg flip3-+ clear-num flip-+ |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/ |
| 7.0ms | (/ i (- (* 2.0 i) (sqrt 1.0))) |
| 9.0ms | (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) |
| 51.0ms | (* (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) (/ (/ i (- (* 2.0 i) (sqrt 1.0))) 2.0)) |
| 5.0ms | (/ i (- (* 2.0 i) (sqrt 1.0))) |
| 6.0ms | (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) |
| 14.0ms | (* (/ (/ i 2.0) (+ (* 2.0 i) (sqrt 1.0))) (/ (/ i (- (* 2.0 i) (sqrt 1.0))) 2.0)) |
Useful iterations: done (371.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 431 | 5884 |
| 1 | 1410 | 5722 |
| done | 5000 | 5622 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 1 | 243 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 243 | 2 | 245 |
Merged error: 0b
Found 1 expressions with local error:
| 15.6b | (/ (* (/ i 2.0) i) (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 10× | add-exp-log add-cbrt-cube |
| 5× | add-sqr-sqrt |
| 4× | cbrt-undiv times-frac div-exp associate-/r* |
| 3× | add-cube-cbrt *-un-lft-identity |
| 2× | prod-exp associate-/r/ cbrt-unprod difference-of-squares |
| 1× | pow1 flip3-- frac-2neg associate-*l/ clear-num flip-- div-inv associate-/l/ associate-/l* add-log-exp |
| 13.0ms | (/ (* (/ i 2.0) i) (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 6.0ms | (/ (* (/ i 2.0) i) (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
Useful iterations: done (669.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 674 |
| 1 | 280 | 669 |
| 2 | 1261 | 543 |
| done | 5000 | 526 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 0 | 31 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 31 | 2 | 33 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 21 |
| 1 | 15 | 21 |
| done | 15 | 21 |
| 463.0ms | 8000× | body | 80 | valid |
| 91.0ms | 8000× | pre | 80 | true |
Loading profile data...