Time bar (total: 2.3s)
| 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 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 14% | 85.8% | 0.1% | 7 |
| 22.6% | 77.2% | 0.1% | 8 |
| 23.8% | 74.5% | 1.7% | 9 |
| 40% | 56.4% | 3.7% | 10 |
| 46.9% | 48.7% | 4.4% | 11 |
| 48% | 45.8% | 6.2% | 12 |
| 58.1% | 32.2% | 9.7% | 13 |
| 62.1% | 27.2% | 10.6% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 1.0ms | 52× | body | 80 | invalid |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4930 | 9 |
| 1 | 4930 | 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: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (+ y 1.0) z) |
| 0.0b | (- (* x (/ (+ y 1.0) z)) x) |
| 4.0b | (* x (/ (+ y 1.0) z)) |
| 35× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 25× | times-frac |
| 21× | add-cube-cbrt |
| 16× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 5× | pow1 add-log-exp |
| 4× | associate-/l* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ diff-log associate-*r/ pow-prod-down clear-num *-commutative flip-- flip-+ |
| 6.0ms | (/ (+ y 1.0) z) |
| 7.0ms | (- (* x (/ (+ y 1.0) z)) x) |
| 9.0ms | (* x (/ (+ y 1.0) z)) |
| 4.0ms | (/ (+ y 1.0) z) |
| 9.0ms | (- (* x (/ (+ y 1.0) z)) x) |
| 8.0ms | (* x (/ (+ y 1.0) z)) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5158 | 804 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 5 | 88 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 7 | 90 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 1.0b | (* x (* (cbrt (+ y 1.0)) (/ (cbrt (+ y 1.0)) (* (cbrt z) (cbrt z))))) |
| 18× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | pow1 cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-exp cbrt-unprod |
| 6× | associate-*r/ |
| 4× | cbrt-div add-log-exp |
| 3× | pow1/3 associate-*l* pow-prod-down |
| 2× | cbrt-undiv frac-times flip3-+ div-exp associate-*l/ flip-+ |
| 1× | associate-*r* *-commutative |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 15.0ms | (* x (* (cbrt (+ y 1.0)) (/ (cbrt (+ y 1.0)) (* (cbrt z) (cbrt z))))) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 22.0ms | (cbrt z) |
| 48.0ms | (* x (* (cbrt (+ y 1.0)) (/ (cbrt (+ y 1.0)) (* (cbrt z) (cbrt z))))) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5038 | 666 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 72 | 7 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (+ y 1.0)) |
| 3.3b | (* (* x (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (+ y 1.0)) z)) |
| 33× | *-un-lft-identity |
| 30× | cbrt-div |
| 25× | add-exp-log associate-*r* |
| 24× | cbrt-prod |
| 21× | add-sqr-sqrt add-cube-cbrt times-frac associate-*r/ |
| 18× | add-cbrt-cube |
| 16× | frac-times |
| 15× | flip3-+ flip-+ |
| 13× | pow1 |
| 12× | associate-*l/ prod-exp cbrt-unprod |
| 6× | pow-prod-down distribute-lft-out |
| 4× | add-log-exp |
| 3× | cbrt-undiv pow1/3 div-exp |
| 1× | associate-*l* *-commutative div-inv |
| 3.0ms | (cbrt (+ y 1.0)) |
| 3.0ms | (cbrt (+ y 1.0)) |
| 3.0ms | (cbrt (+ y 1.0)) |
| 20.0ms | (* (* x (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (+ y 1.0)) z)) |
| 6.0ms | (cbrt (+ y 1.0)) |
| 8.0ms | (cbrt (+ y 1.0)) |
| 6.0ms | (cbrt (+ y 1.0)) |
| 8.0ms | (* (* x (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (+ y 1.0)) z)) |
Useful iterations: 0 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4946 | 1504 |
| 1 | 4946 | 1504 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 121 | 6 | 127 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (* (/ x z) (+ y 1.0)) x) |
| 2.1b | (* (/ x z) (+ y 1.0)) |
| 15× | add-sqr-sqrt |
| 13× | associate-*l* |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 associate-*r* add-log-exp |
| 2× | distribute-rgt-in frac-times distribute-lft-in flip3-+ associate-*r/ prod-exp associate--l+ cbrt-unprod flip-+ unswap-sqr |
| 1× | cbrt-undiv sub-neg flip3-- diff-log div-exp pow-prod-down associate-*l/ *-commutative flip-- div-inv distribute-lft-out |
| 7.0ms | (- (* (/ x z) (+ y 1.0)) x) |
| 10.0ms | (* (/ x z) (+ y 1.0)) |
| 8.0ms | (- (* (/ x z) (+ y 1.0)) x) |
| 9.0ms | (* (/ x z) (+ y 1.0)) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5143 | 574 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 0 | 58 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 58 | 6 | 64 |
Merged error: 0b
87.3% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.0346335510170502e-146 | 4.838825104238381e-141 | 7.274545131975547e-145 |
| 7 | -1.2089559904549546e-83 | -6.76762141452172e-85 | -1.8104924256738275e-84 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 27 |
| 1 | 43 | 27 |
| 257.0ms | 8000× | body | 80 | valid |
| 37.0ms | 1045× | body | 80 | invalid |
Loading profile data...