Time bar (total: 4.6s)
| 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 |
| 4.7% | 95.1% | 0.2% | 10 |
| 12.7% | 87.1% | 0.2% | 11 |
| 15.9% | 83.9% | 0.2% | 12 |
| 18.4% | 81.3% | 0.2% | 13 |
| 29.5% | 70.3% | 0.2% | 14 |
| 9.0ms | 256× | body | 80 | valid |
| 1.0ms | 24× | body | 80 | invalid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 11 |
| 1 | 85 | 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 | (+ x (* (- y z) (/ t (- a z)))) |
| 0.0b | (/ t (- a z)) |
| 11.2b | (* (- y z) (/ t (- a z))) |
| 44× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 8× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-*l* associate-/r* add-log-exp |
| 4× | flip3-- associate-/r/ flip-- |
| 3× | associate-/l* |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 3.0ms | (+ x (* (- y z) (/ t (- a z)))) |
| 5.0ms | (/ t (- a z)) |
| 13.0ms | (* (- y z) (/ t (- a z))) |
| 27.0ms | (+ x (* (- y z) (/ t (- a z)))) |
| 7.0ms | (/ t (- a z)) |
| 15.0ms | (* (- y z) (/ t (- a z))) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5122 | 1060 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 7 | 103 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 9 | 105 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- a z)) |
| 0.6b | (cbrt (- a z)) |
| 0.6b | (cbrt (- a z)) |
| 5.2b | (* (- y z) (* (cbrt t) (/ (cbrt t) (* (cbrt (- a z)) (cbrt (- a z)))))) |
| 18× | add-exp-log |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 15× | cbrt-prod |
| 11× | add-cbrt-cube |
| 9× | pow1 |
| 8× | add-cube-cbrt prod-exp cbrt-unprod |
| 6× | cbrt-div |
| 5× | flip3-- associate-*l* flip-- |
| 4× | associate-*r/ distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | pow1/3 pow-prod-down |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ |
| 1× | associate-*r* *-commutative |
| 3.0ms | (cbrt (- a z)) |
| 5.0ms | (cbrt (- a z)) |
| 3.0ms | (cbrt (- a z)) |
| 17.0ms | (* (- y z) (* (cbrt t) (/ (cbrt t) (* (cbrt (- a z)) (cbrt (- a z)))))) |
| 26.0ms | (cbrt (- a z)) |
| 25.0ms | (cbrt (- a z)) |
| 28.0ms | (cbrt (- a z)) |
| 76.0ms | (* (- y z) (* (cbrt t) (/ (cbrt t) (* (cbrt (- a z)) (cbrt (- a z)))))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4957 | 1039 |
| 1 | 4957 | 1039 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 9 | 95 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (* (- y z) (* t (/ 1 (- a z))))) |
| 0.0b | (/ 1 (- a z)) |
| 0.2b | (* t (/ 1 (- a z))) |
| 11.2b | (* (- y z) (* t (/ 1 (- a z)))) |
| 48× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 32× | add-exp-log times-frac |
| 25× | add-cube-cbrt |
| 22× | associate-*r* |
| 20× | add-cbrt-cube |
| 13× | prod-exp |
| 12× | pow1 |
| 8× | associate-*l* distribute-lft-out-- difference-of-squares |
| 7× | cbrt-unprod |
| 6× | associate-*r/ div-exp add-log-exp |
| 5× | flip3-- associate-/r* flip-- |
| 4× | frac-times pow-prod-down associate-/r/ un-div-inv |
| 3× | cbrt-undiv rec-exp 1-exp associate-/l* unswap-sqr |
| 2× | associate-*l/ *-commutative div-inv |
| 1× | +-commutative pow-flip frac-2neg flip3-+ clear-num sum-log flip-+ inv-pow |
| 3.0ms | (+ x (* (- y z) (* t (/ 1 (- a z))))) |
| 5.0ms | (/ 1 (- a z)) |
| 10.0ms | (* t (/ 1 (- a z))) |
| 12.0ms | (* (- y z) (* t (/ 1 (- a z)))) |
| 29.0ms | (+ x (* (- y z) (* t (/ 1 (- a z))))) |
| 4.0ms | (/ 1 (- a z)) |
| 7.0ms | (* t (/ 1 (- a z))) |
| 15.0ms | (* (- y z) (* t (/ 1 (- a z)))) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5109 | 1200 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 1 | 140 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 140 | 9 | 149 |
Merged error: 0b
Found 4 expressions with local error:
| 4.7b | (cbrt (* (- y z) (/ t (- a z)))) |
| 11.2b | (* (- y z) (/ t (- a z))) |
| 11.2b | (* (- y z) (/ t (- a z))) |
| 11.2b | (* (- y z) (/ t (- a z))) |
| 73× | add-sqr-sqrt |
| 63× | associate-*r* |
| 58× | *-un-lft-identity |
| 48× | times-frac |
| 34× | add-cube-cbrt |
| 19× | add-exp-log add-cbrt-cube |
| 15× | associate-*l* |
| 12× | distribute-lft-out-- difference-of-squares |
| 11× | flip3-- flip-- |
| 10× | pow1 |
| 8× | frac-times associate-*l/ |
| 6× | prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 5× | cbrt-div |
| 4× | associate-*r/ add-log-exp |
| 3× | cbrt-undiv div-exp pow-prod-down *-commutative div-inv |
| 1× | cbrt-prod pow1/3 |
| 8.0ms | (cbrt (* (- y z) (/ t (- a z)))) |
| 12.0ms | (* (- y z) (/ t (- a z))) |
| 15.0ms | (* (- y z) (/ t (- a z))) |
| 12.0ms | (* (- y z) (/ t (- a z))) |
| 92.0ms | (cbrt (* (- y z) (/ t (- a z)))) |
| 15.0ms | (* (- y z) (/ t (- a z))) |
| 15.0ms | (* (- y z) (/ t (- a z))) |
| 15.0ms | (* (- y z) (/ t (- a z))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5268 | 1796 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 0 | 164 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 164 | 9 | 173 |
Merged error: 0b
74.6% (0.7b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 3.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 47 |
| 1 | 26 | 47 |
| 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 |
| 4.7% | 95.1% | 0.2% | 10 |
| 12.7% | 87.1% | 0.2% | 11 |
| 15.9% | 83.9% | 0.2% | 12 |
| 18.4% | 81.3% | 0.2% | 13 |
| 29.5% | 70.3% | 0.2% | 14 |
| 315.0ms | 7997× | body | 80 | valid |
| 28.0ms | 785× | body | 80 | invalid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |
Loading profile data...