Time bar (total: 3.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 25% | 75% | 0 |
| 0% | 25% | 75% | 1 |
| 12.5% | 12.5% | 75% | 2 |
| 12.5% | 12.5% | 75% | 3 |
| 18.7% | 6.2% | 75% | 4 |
| 21.8% | 3.1% | 75% | 5 |
| 23.4% | 1.6% | 75% | 6 |
| 23.4% | 1.6% | 75% | 7 |
| 24.2% | 0.8% | 75% | 8 |
| 24.2% | 0.8% | 75% | 9 |
| 24.6% | 0.4% | 75% | 10 |
| 24.6% | 0.4% | 75% | 11 |
| 24.8% | 0.2% | 75% | 12 |
| 24.8% | 0.2% | 75% | 13 |
| 24.9% | 0.1% | 75% | 14 |
| 201.0ms | 256× | pre | 80 | true |
| 24.0ms | 49× | body | 1280 | valid |
| 11.0ms | 36× | body | 640 | valid |
| 10.0ms | 139× | body | 80 | valid |
| 5.0ms | 25× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 11 |
| 1 | 22 | 11 |
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 3 expressions with local error:
| 0.0b | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 0.1b | (* e (sin v)) |
| 0.1b | (* e (cos v)) |
| 13× | add-sqr-sqrt |
| 12× | add-exp-log add-cbrt-cube |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | pow1 |
| 6× | associate-*r* associate-*l* |
| 3× | times-frac prod-exp associate-/r* cbrt-unprod add-log-exp |
| 2× | cbrt-undiv div-exp pow-prod-down associate-/r/ *-commutative unswap-sqr |
| 1× | frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l* |
| 6.0ms | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 4.0ms | (* e (sin v)) |
| 6.0ms | (* e (cos v)) |
| 20.0ms | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 7.0ms | (* e (sin v)) |
| 15.0ms | (* e (cos v)) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4957 | 599 |
| 1 | 4957 | 599 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 7 | 68 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 8 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* (sqrt e) (* (sqrt e) (sin v))) (+ 1.0 (* e (cos v)))) |
| 0.1b | (* e (cos v)) |
| 0.3b | (* (sqrt e) (sin v)) |
| 0.3b | (* (sqrt e) (* (sqrt e) (sin v))) |
| 22× | add-exp-log add-cbrt-cube |
| 19× | add-sqr-sqrt |
| 15× | associate-*l* |
| 13× | pow1 add-cube-cbrt *-un-lft-identity |
| 8× | prod-exp cbrt-unprod |
| 7× | associate-*r* sqrt-prod |
| 5× | pow-prod-down |
| 4× | add-log-exp |
| 3× | cbrt-undiv times-frac div-exp associate-/r* *-commutative unswap-sqr |
| 2× | associate-/r/ |
| 1× | frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l* |
| 10.0ms | (/ (* (sqrt e) (* (sqrt e) (sin v))) (+ 1.0 (* e (cos v)))) |
| 4.0ms | (* e (cos v)) |
| 5.0ms | (* (sqrt e) (sin v)) |
| 7.0ms | (* (sqrt e) (* (sqrt e) (sin v))) |
| 28.0ms | (/ (* (sqrt e) (* (sqrt e) (sin v))) (+ 1.0 (* e (cos v)))) |
| 8.0ms | (* e (cos v)) |
| 13.0ms | (* (sqrt e) (sin v)) |
| 9.0ms | (* (sqrt e) (* (sqrt e) (sin v))) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4983 | 945 |
| 1 | 4983 | 945 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 2 | 98 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 8 | 106 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* e (cos v)) |
| 0.3b | (* (sin v) (sqrt (sqrt e))) |
| 0.3b | (* (sqrt (sqrt e)) (* (sqrt e) (* (sin v) (sqrt (sqrt e))))) |
| 0.3b | (* (sqrt e) (* (sin v) (sqrt (sqrt e)))) |
| 24× | sqrt-prod |
| 23× | add-sqr-sqrt |
| 22× | pow1 add-exp-log add-cbrt-cube |
| 21× | associate-*l* |
| 15× | add-cube-cbrt *-un-lft-identity |
| 14× | associate-*r* |
| 11× | pow-prod-down prod-exp cbrt-unprod |
| 4× | *-commutative add-log-exp unswap-sqr |
| 4.0ms | (* e (cos v)) |
| 6.0ms | (* (sin v) (sqrt (sqrt e))) |
| 11.0ms | (* (sqrt (sqrt e)) (* (sqrt e) (* (sin v) (sqrt (sqrt e))))) |
| 8.0ms | (* (sqrt e) (* (sin v) (sqrt (sqrt e)))) |
| 6.0ms | (* e (cos v)) |
| 15.0ms | (* (sin v) (sqrt (sqrt e))) |
| 9.0ms | (* (sqrt (sqrt e)) (* (sqrt e) (* (sin v) (sqrt (sqrt e))))) |
| 24.0ms | (* (sqrt e) (* (sin v) (sqrt (sqrt e)))) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4877 | 797 |
| 1 | 4877 | 797 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 2 | 104 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 104 | 8 | 112 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (sqrt (sqrt e)) |
| 0.1b | (* e (cos v)) |
| 0.2b | (* (sin v) (pow e 3/4)) |
| 0.3b | (* (sqrt (sqrt e)) (* (sin v) (pow e 3/4))) |
| 23× | add-sqr-sqrt |
| 21× | add-exp-log |
| 19× | sqrt-prod |
| 15× | associate-*l* |
| 14× | add-cube-cbrt *-un-lft-identity |
| 13× | add-cbrt-cube |
| 11× | associate-*r* prod-exp |
| 10× | pow1 |
| 5× | cbrt-unprod |
| 4× | unpow-prod-down sqrt-pow1 add-log-exp unswap-sqr |
| 3× | *-commutative |
| 2× | pow-to-exp rem-sqrt-square pow1/2 pow-prod-down pow-exp sqr-pow |
| 2.0ms | (sqrt (sqrt e)) |
| 4.0ms | (* e (cos v)) |
| 5.0ms | (* (sin v) (pow e 3/4)) |
| 8.0ms | (* (sqrt (sqrt e)) (* (sin v) (pow e 3/4))) |
| 14.0ms | (sqrt (sqrt e)) |
| 6.0ms | (* e (cos v)) |
| 22.0ms | (* (sin v) (pow e 3/4)) |
| 18.0ms | (* (sqrt (sqrt e)) (* (sin v) (pow e 3/4))) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4881 | 756 |
| 1 | 4881 | 756 |
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 99 | 8 | 107 |
Merged error: 0.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 | 12 | 11 |
| 1 | 12 | 11 |
| 709.0ms | 1487× | body | 1280 | valid |
| 394.0ms | 1268× | body | 640 | valid |
| 295.0ms | 4313× | body | 80 | valid |
| 154.0ms | 8000× | pre | 80 | true |
| 132.0ms | 623× | body | 320 | valid |
| 44.0ms | 309× | body | 160 | valid |
Loading profile data...