Time bar (total: 5.7s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 0% | 99.8% | 0.2% | 9 |
| 0% | 99.8% | 0.2% | 10 |
| 9.4% | 90.4% | 0.2% | 11 |
| 9.4% | 90.4% | 0.2% | 12 |
| 10.1% | 89.6% | 0.2% | 13 |
| 20.8% | 78.9% | 0.2% | 14 |
| 15.0ms | 256× | body | 80 | valid |
| 4.0ms | 105× | body | 80 | invalid |
Useful iterations: 0 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 13 |
| 1 | 378 | 13 |
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.9b
Found 3 expressions with local error:
| 0.0b | (- (* x y) (* (* z 9.0) t)) |
| 0.2b | (* (* z 9.0) t) |
| 7.5b | (/ (- (* x y) (* (* z 9.0) t)) (* a 2.0)) |
| 13× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 6× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5× | add-log-exp |
| 4× | prod-exp cbrt-unprod |
| 3× | times-frac associate-*r* pow-prod-down associate-/l* |
| 2× | cbrt-undiv flip3-- div-exp flip-- associate-/l/ |
| 1× | sub-neg frac-2neg diff-log div-sub associate-*l* clear-num associate-/r* *-commutative div-inv |
| 3.0ms | (- (* x y) (* (* z 9.0) t)) |
| 4.0ms | (* (* z 9.0) t) |
| 7.0ms | (/ (- (* x y) (* (* z 9.0) t)) (* a 2.0)) |
| 12.0ms | (- (* x y) (* (* z 9.0) t)) |
| 6.0ms | (* (* z 9.0) t) |
| 18.0ms | (/ (- (* x y) (* (* z 9.0) t)) (* a 2.0)) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6067 | 705 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 6 | 62 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 7 | 64 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (* x y) (* z (* 9.0 t))) |
| 0.2b | (* z (* 9.0 t)) |
| 7.6b | (* (/ 1 a) (/ (- (* x y) (* z (* 9.0 t))) 2.0)) |
| 35× | add-sqr-sqrt |
| 30× | add-exp-log |
| 25× | times-frac |
| 20× | *-un-lft-identity add-cbrt-cube |
| 18× | add-cube-cbrt |
| 16× | associate-*l* |
| 14× | associate-*r* |
| 11× | prod-exp |
| 10× | pow1 |
| 8× | div-exp |
| 7× | cbrt-unprod |
| 6× | unswap-sqr |
| 5× | add-log-exp |
| 4× | cbrt-undiv pow-prod-down |
| 2× | rec-exp 1-exp *-commutative div-inv |
| 1× | frac-times sub-neg flip3-- diff-log associate-*r/ associate-*l/ flip-- |
| 3.0ms | (- (* x y) (* z (* 9.0 t))) |
| 4.0ms | (* z (* 9.0 t)) |
| 11.0ms | (* (/ 1 a) (/ (- (* x y) (* z (* 9.0 t))) 2.0)) |
| 12.0ms | (- (* x y) (* z (* 9.0 t))) |
| 4.0ms | (* z (* 9.0 t)) |
| 26.0ms | (* (/ 1 a) (/ (- (* x y) (* z (* 9.0 t))) 2.0)) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5875 | 1246 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 3 | 94 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 92 | 9 | 101 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ 1 (* a (sqrt 2.0))) |
| 0.5b | (* a (sqrt 2.0)) |
| 0.5b | (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0)) |
| 7.6b | (* (/ 1 (* a (sqrt 2.0))) (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0))) |
| 64× | add-exp-log |
| 51× | add-sqr-sqrt |
| 44× | times-frac |
| 39× | add-cube-cbrt *-un-lft-identity |
| 34× | add-cbrt-cube |
| 28× | associate-*r* |
| 26× | sqrt-prod |
| 24× | prod-exp |
| 20× | div-exp |
| 11× | pow1 |
| 10× | cbrt-undiv associate-*l* cbrt-unprod |
| 7× | associate-/r* |
| 6× | rec-exp 1-exp associate-/l* |
| 5× | unswap-sqr |
| 4× | div-inv add-log-exp |
| 3× | pow-prod-down |
| 2× | pow-flip frac-2neg clear-num *-commutative associate-/l/ |
| 1× | frac-times flip3-- div-sub associate-*r/ associate-*l/ flip-- inv-pow |
| 5.0ms | (/ 1 (* a (sqrt 2.0))) |
| 4.0ms | (* a (sqrt 2.0)) |
| 6.0ms | (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0)) |
| 15.0ms | (* (/ 1 (* a (sqrt 2.0))) (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0))) |
| 5.0ms | (/ 1 (* a (sqrt 2.0))) |
| 5.0ms | (* a (sqrt 2.0)) |
| 24.0ms | (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0)) |
| 54.0ms | (* (/ 1 (* a (sqrt 2.0))) (/ (- (* x y) (* z (* 9.0 t))) (sqrt 2.0))) |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5494 | 2290 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 2 | 168 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 169 | 8 | 177 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (pow (sqrt 2.0) 3/2) a) |
| 0.3b | (/ 1 (* (pow (sqrt 2.0) 3/2) a)) |
| 1.0b | (pow (sqrt 2.0) 3/2) |
| 7.6b | (* (/ 1 (* (pow (sqrt 2.0) 3/2) a)) (/ (- (* x y) (* z (* 9.0 t))) (sqrt (sqrt 2.0)))) |
| 117× | add-exp-log |
| 56× | prod-exp |
| 52× | add-sqr-sqrt |
| 37× | div-exp sqrt-prod |
| 36× | times-frac |
| 34× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 32× | add-cbrt-cube |
| 17× | associate-*l* |
| 14× | unpow-prod-down |
| 12× | rec-exp 1-exp |
| 11× | pow-to-exp pow-exp |
| 10× | cbrt-unprod |
| 9× | pow1 cbrt-undiv |
| 8× | unswap-sqr |
| 4× | add-log-exp |
| 3× | pow-unpow pow-pow div-inv associate-/l* sqr-pow |
| 2× | *-commutative |
| 1× | frac-times pow-flip frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ clear-num associate-/r* sqrt-pow2 inv-pow |
| 5.0ms | (* (pow (sqrt 2.0) 3/2) a) |
| 5.0ms | (/ 1 (* (pow (sqrt 2.0) 3/2) a)) |
| 3.0ms | (pow (sqrt 2.0) 3/2) |
| 18.0ms | (* (/ 1 (* (pow (sqrt 2.0) 3/2) a)) (/ (- (* x y) (* z (* 9.0 t))) (sqrt (sqrt 2.0)))) |
| 14.0ms | (* (pow (sqrt 2.0) 3/2) a) |
| 19.0ms | (/ 1 (* (pow (sqrt 2.0) 3/2) a)) |
| 0.0ms | (pow (sqrt 2.0) 3/2) |
| 52.0ms | (* (/ 1 (* (pow (sqrt 2.0) 3/2) a)) (/ (- (* x y) (* z (* 9.0 t))) (sqrt (sqrt 2.0)))) |
Useful iterations: 0 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4948 | 2315 |
| 1 | 4948 | 2315 |
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 0 | 181 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 181 | 8 | 189 |
Merged error: 0.0b
93.5% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 7.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 94 |
| 1 | 62 | 94 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 0% | 99.8% | 0.2% | 9 |
| 0% | 99.8% | 0.2% | 10 |
| 9.4% | 90.4% | 0.2% | 11 |
| 9.4% | 90.4% | 0.2% | 12 |
| 10.1% | 89.6% | 0.2% | 13 |
| 20.8% | 78.9% | 0.2% | 14 |
| 335.0ms | 8000× | body | 80 | valid |
| 137.0ms | 3191× | body | 80 | invalid |
Loading profile data...