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 |
| 12.5% | 87.4% | 0.1% | 4 |
| 12.5% | 87.4% | 0.1% | 5 |
| 15.6% | 84.3% | 0.1% | 6 |
| 32.8% | 67.1% | 0.1% | 7 |
| 38.2% | 61.6% | 0.1% | 8 |
| 46% | 53.8% | 0.1% | 9 |
| 62.6% | 37.3% | 0.1% | 10 |
| 67.2% | 32.7% | 0.1% | 11 |
| 71.1% | 28.8% | 0.1% | 12 |
| 81.6% | 18.2% | 0.1% | 13 |
| 84.1% | 15.7% | 0.1% | 14 |
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (153.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4229 | 9 |
| 1 | 4229 | 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: 7.6b
Found 2 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 7.6b | (/ (+ x y) (- 1.0 (/ y z))) |
| 44× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 30× | times-frac |
| 14× | add-cube-cbrt |
| 12× | difference-of-squares |
| 7× | distribute-lft-out |
| 6× | associate-/r* distribute-lft-out-- |
| 4× | add-exp-log add-cbrt-cube associate-/l* add-log-exp |
| 2× | pow1 flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp clear-num flip-+ div-inv |
| 6.0ms | (- 1.0 (/ y z)) |
| 10.0ms | (/ (+ x y) (- 1.0 (/ y z))) |
| 3.0ms | (- 1.0 (/ y z)) |
| 11.0ms | (/ (+ x y) (- 1.0 (/ y z))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4941 | 923 |
| 1 | 4941 | 923 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 11 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 11 | 71 |
Merged error: 5.2b
Found 3 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 0.5b | (/ 1 (- 1.0 (/ y z))) |
| 7.1b | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
| 72× | add-sqr-sqrt |
| 46× | times-frac |
| 44× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 24× | associate-*r* |
| 16× | add-exp-log difference-of-squares |
| 10× | add-cbrt-cube |
| 8× | distribute-lft-out-- |
| 6× | pow1 associate-/r* |
| 5× | add-log-exp |
| 4× | div-exp associate-*l* prod-exp associate-/r/ |
| 3× | flip3-- flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp flip3-+ 1-exp associate-*l/ cbrt-unprod flip-+ div-inv |
| 1× | sub-neg pow-flip frac-2neg diff-log associate-*r/ pow-prod-down clear-num un-div-inv *-commutative distribute-lft-out inv-pow |
| 6.0ms | (- 1.0 (/ y z)) |
| 11.0ms | (/ 1 (- 1.0 (/ y z))) |
| 16.0ms | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
| 3.0ms | (- 1.0 (/ y z)) |
| 6.0ms | (/ 1 (- 1.0 (/ y z))) |
| 11.0ms | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6129 | 1262 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 2 | 120 |
| Fresh | 2 | 8 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 11 | 131 |
Merged error: 5.2b
Found 3 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 0.2b | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 7.6b | (/ (- 1.0 (/ y z)) (+ x y)) |
| 232× | times-frac |
| 200× | add-sqr-sqrt |
| 196× | *-un-lft-identity |
| 90× | add-cube-cbrt |
| 44× | difference-of-squares |
| 34× | associate-/r* |
| 31× | distribute-lft-out |
| 22× | distribute-lft-out-- |
| 16× | add-exp-log |
| 11× | associate-/r/ |
| 10× | add-cbrt-cube |
| 9× | associate-/l* |
| 8× | div-exp |
| 6× | div-inv |
| 5× | flip3-+ flip-+ add-log-exp |
| 4× | pow1 cbrt-undiv |
| 2× | rec-exp flip3-- frac-2neg 1-exp clear-num flip-- associate-/l/ |
| 1× | sub-neg pow-flip diff-log div-sub inv-pow |
| 6.0ms | (- 1.0 (/ y z)) |
| 14.0ms | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 10.0ms | (/ (- 1.0 (/ y z)) (+ x y)) |
| 3.0ms | (- 1.0 (/ y z)) |
| 21.0ms | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 10.0ms | (/ (- 1.0 (/ y z)) (+ x y)) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5601 | 3558 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 2 | 218 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 218 | 11 | 229 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (+ y x)) |
| 0.0b | (- (/ 1.0 (+ y x)) (/ y (* z (+ y x)))) |
| 0.2b | (/ 1 (- (/ 1.0 (+ y x)) (/ y (* z (+ y x))))) |
| 10.4b | (/ y (* z (+ y x))) |
| 53× | add-sqr-sqrt |
| 46× | *-un-lft-identity |
| 44× | times-frac |
| 28× | add-cube-cbrt |
| 27× | associate-/r/ |
| 15× | add-exp-log |
| 13× | associate-/r* add-cbrt-cube |
| 12× | flip3-+ associate-*r/ flip-+ |
| 10× | distribute-rgt-out-- difference-of-squares |
| 9× | associate-/l* |
| 6× | add-log-exp |
| 5× | pow1 div-exp distribute-lft-out-- |
| 4× | cbrt-undiv distribute-lft-out |
| 3× | frac-2neg clear-num div-inv |
| 2× | flip3-- frac-sub flip-- |
| 1× | sub-neg rec-exp pow-flip diff-log 1-exp prod-exp cbrt-unprod inv-pow |
| 5.0ms | (/ 1.0 (+ y x)) |
| 15.0ms | (- (/ 1.0 (+ y x)) (/ y (* z (+ y x)))) |
| 17.0ms | (/ 1 (- (/ 1.0 (+ y x)) (/ y (* z (+ y x))))) |
| 6.0ms | (/ y (* z (+ y x))) |
| 5.0ms | (/ 1.0 (+ y x)) |
| 16.0ms | (- (/ 1.0 (+ y x)) (/ y (* z (+ y x)))) |
| 21.0ms | (/ 1 (- (/ 1.0 (+ y x)) (/ y (* z (+ y x))))) |
| 9.0ms | (/ y (* z (+ y x))) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4927 | 2062 |
| 1 | 4927 | 2062 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 3 | 139 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 139 | 11 | 150 |
Merged error: 0.0b
79.9% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 1.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 4.103531070990731e-12 | 0.0009114362695563379 | 3.4739094143059343e-06 |
| 8 | -2.218110769831979e+57 | -4.926711773355379e+52 | -1.2075343199884464e+53 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 37 |
| 1 | 97 | 37 |
| 234.0ms | 8000× | body | 80 | valid |
Loading profile data...