Time bar (total: 3.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 |
| 17.2% | 82.7% | 0.2% | 9 |
| 22.6% | 77.2% | 0.2% | 10 |
| 25.7% | 74.1% | 0.2% | 11 |
| 28.3% | 69.9% | 1.9% | 12 |
| 40.1% | 55.3% | 4.6% | 13 |
| 44.4% | 49.9% | 5.8% | 14 |
| 8.0ms | 256× | body | 80 | valid |
| 3.0ms | 83× | body | 80 | invalid |
Useful iterations: 0 (126.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1551 | 9 |
| 1 | 1551 | 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: 2.5b
Found 2 expressions with local error:
| 0.0b | (+ x (* (- y x) (/ z t))) |
| 6.1b | (* (- y x) (/ z t)) |
| 17× | add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*l* |
| 4× | pow1 add-log-exp |
| 2× | frac-times flip3-- associate-*l/ prod-exp flip-- cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv +-commutative flip3-+ associate-*r/ div-exp pow-prod-down sum-log *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 3.0ms | (+ x (* (- y x) (/ z t))) |
| 12.0ms | (* (- y x) (/ z t)) |
| 11.0ms | (+ x (* (- y x) (/ z t))) |
| 12.0ms | (* (- y x) (/ z t)) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5511 | 557 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 10 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 11 | 56 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y x)) |
| 0.6b | (cbrt (- y x)) |
| 0.7b | (* z (/ (cbrt (- y x)) t)) |
| 3.5b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
| 40× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 30× | add-exp-log |
| 29× | associate-*r* |
| 28× | cbrt-div |
| 26× | cbrt-prod times-frac |
| 22× | add-cube-cbrt |
| 21× | add-cbrt-cube |
| 18× | pow1 |
| 16× | frac-times |
| 15× | associate-*r/ prod-exp cbrt-unprod |
| 14× | flip3-- flip-- |
| 12× | associate-*l/ |
| 9× | pow-prod-down |
| 5× | distribute-lft-out-- difference-of-squares |
| 4× | associate-*l* add-log-exp |
| 3× | cbrt-undiv div-exp unswap-sqr |
| 2× | pow1/3 *-commutative |
| 1× | div-inv |
| 5.0ms | (cbrt (- y x)) |
| 3.0ms | (cbrt (- y x)) |
| 11.0ms | (* z (/ (cbrt (- y x)) t)) |
| 18.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
| 29.0ms | (cbrt (- y x)) |
| 26.0ms | (cbrt (- y x)) |
| 28.0ms | (* z (/ (cbrt (- y x)) t)) |
| 12.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* z (/ (cbrt (- y x)) t))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4947 | 1559 |
| 1 | 4947 | 1559 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 2 | 133 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 135 | 9 | 144 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.8b | (* (/ (cbrt (- y x)) t) (cbrt z)) |
| 3.5b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ (cbrt (- y x)) t) (cbrt z)))) |
| 74× | add-exp-log |
| 49× | prod-exp cbrt-unprod |
| 47× | pow1 |
| 45× | add-sqr-sqrt |
| 33× | add-cbrt-cube |
| 32× | pow-prod-down |
| 29× | cbrt-prod *-un-lft-identity associate-*l* |
| 28× | times-frac |
| 24× | cbrt-div |
| 23× | add-cube-cbrt |
| 22× | associate-*l/ |
| 16× | frac-times |
| 14× | associate-*r/ |
| 12× | flip3-- flip-- |
| 7× | associate-*r* |
| 6× | unswap-sqr |
| 5× | cbrt-undiv div-exp |
| 4× | add-log-exp |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 *-commutative |
| 1× | div-inv |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 13.0ms | (* (/ (cbrt (- y x)) t) (cbrt z)) |
| 27.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ (cbrt (- y x)) t) (cbrt z)))) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 48.0ms | (* (/ (cbrt (- y x)) t) (cbrt z)) |
| 17.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ (cbrt (- y x)) t) (cbrt z)))) |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4957 | 1672 |
| 1 | 4957 | 1672 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 1 | 153 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 152 | 10 | 162 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 3.5b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ 1 (* (cbrt t) (cbrt t))) (* (cbrt (- y x)) (/ (cbrt z) (cbrt t)))))) |
| 589× | add-exp-log |
| 443× | prod-exp |
| 217× | frac-times |
| 216× | cbrt-div |
| 197× | associate-*r/ |
| 195× | cbrt-unprod |
| 123× | add-cbrt-cube |
| 108× | flip3-- flip-- |
| 77× | associate-*l/ |
| 76× | div-exp |
| 69× | pow1 |
| 51× | pow-prod-down |
| 36× | cbrt-undiv |
| 24× | rec-exp 1-exp |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 1× | associate-*r* associate-*l* *-commutative |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 44.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ 1 (* (cbrt t) (cbrt t))) (* (cbrt (- y x)) (/ (cbrt z) (cbrt t)))))) |
| 25.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 13.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (* (cbrt z) (cbrt z)) (* (/ 1 (* (cbrt t) (cbrt t))) (* (cbrt (- y x)) (/ (cbrt z) (cbrt t)))))) |
Useful iterations: 0 (120.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4889 | 7282 |
| 1 | 4889 | 7282 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 1 | 308 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 308 | 10 | 318 |
Merged error: 0b
-23.8% (2.4b remaining)
Error of 2.4b against oracle of 0.0b and baseline of 1.9b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | -1.4131614540694945e-306 | 1.466203358494786e-282 | 9.673003892922062e-301 |
| 10 | -2.7348752505173987e-127 | -7.428459597781338e-144 | -2.6852554968962853e-127 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 35 |
| 1 | 89 | 35 |
| 259.0ms | 8000× | body | 80 | valid |
| 71.0ms | 2105× | body | 80 | invalid |
Loading profile data...