Time bar (total: 1.7s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 18.7% | 81.3% | 0 |
| 0% | 18.7% | 81.3% | 1 |
| 0% | 18.7% | 81.3% | 2 |
| 0% | 18.7% | 81.3% | 3 |
| 0% | 18.7% | 81.3% | 4 |
| 4.7% | 14% | 81.3% | 5 |
| 5.3% | 13.5% | 81.3% | 6 |
| 18.1% | 0.6% | 81.3% | 7 |
| 18.1% | 0.6% | 81.3% | 8 |
| 18.6% | 0.1% | 81.3% | 9 |
| 18.6% | 0.1% | 81.3% | 10 |
| 18.7% | 0% | 81.3% | 11 |
| 18.7% | 0% | 81.3% | 12 |
| 18.7% | 0% | 81.3% | 13 |
| 18.7% | 0% | 81.3% | 14 |
| 10.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (118.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4897 | 15 |
| 1 | 4897 | 15 |
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: 18.9b
Found 3 expressions with local error:
| 0.0b | (* (- x y) (+ x y)) |
| 0.0b | (+ (* x x) (* y y)) |
| 19.0b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 8× | frac-times flip3-+ flip-+ associate-/l/ |
| 7× | add-cube-cbrt |
| 6× | flip3-- flip-- |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | associate-*r/ associate-*r* associate-*l/ |
| 3× | times-frac associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 9.0ms | (* (- x y) (+ x y)) |
| 4.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 6.0ms | (* (- x y) (+ x y)) |
| 5.0ms | (+ (* x x) (* y y)) |
| 10.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5602 | 1026 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 4 | 82 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 5 | 84 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 0.0b | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 0.1b | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 18.5b | (/ (+ x y) (+ (* x x) (* y y))) |
| 40× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 25× | times-frac |
| 24× | add-cube-cbrt |
| 18× | associate-*l* |
| 17× | add-exp-log add-cbrt-cube |
| 10× | cube-div |
| 9× | pow1 |
| 8× | cbrt-prod |
| 7× | distribute-lft-out |
| 6× | frac-times flip3-- associate-*r/ flip-- |
| 5× | cbrt-div associate-*r* |
| 4× | prod-exp associate-/r/ cbrt-unprod associate-/l* add-log-exp |
| 3× | cbrt-undiv pow-unpow flip3-+ div-exp associate-*l/ pow-exp associate-/r* flip-+ rem-cube-cbrt |
| 2× | cube-mult sub-neg unpow-prod-down pow-pow unpow3 cube-prod pow-prod-down div-inv associate-/l/ unswap-sqr sqr-pow |
| 1× | distribute-rgt-in pow-to-exp frac-2neg distribute-lft-in pow1/3 clear-num *-commutative rem-cbrt-cube distribute-lft-out-- difference-of-squares |
| 3.0ms | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 15.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 15.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 8.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
| 13.0ms | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 13.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 10.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 7.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5092 | 2340 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 1 | 143 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 5 | 148 |
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (- (* x x) (* y y)) |
| 19.0b | (/ (- (* x x) (* y y)) (+ (* x x) (* y y))) |
| 12× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube difference-of-squares |
| 4× | associate-/l* |
| 3× | pow1 associate-/r* |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* x x) (* y y)) |
| 4.0ms | (- (* x x) (* y y)) |
| 8.0ms | (/ (- (* x x) (* y y)) (+ (* x x) (* y y))) |
| 5.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (- (* x x) (* y y)) |
| 9.0ms | (/ (- (* x x) (* y y)) (+ (* x x) (* y y))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5201 | 1044 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 0 | 68 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 5 | 73 |
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 18.5b | (/ (+ x y) (+ (* x x) (* y y))) |
| 37× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 25× | times-frac |
| 21× | add-cube-cbrt |
| 18× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | flip3-+ associate-/r/ flip-+ associate-/l* |
| 3× | associate-/r* |
| 2× | cbrt-undiv frac-times flip3-- div-exp associate-*l/ prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative distribute-lft-out-- difference-of-squares |
| 4.0ms | (+ (* x x) (* y y)) |
| 15.0ms | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 8.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
| 5.0ms | (+ (* x x) (* y y)) |
| 10.0ms | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 7.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5317 | 1452 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 0 | 98 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 5 | 103 |
Merged error: 0.3b
78.3% (4.3b remaining)
Error of 4.8b against oracle of 0.4b and baseline of 20.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 6.33830383506783e-172 | 1.99495145509404e-169 | 1.9735231634376482e-169 |
| 6 | -9.671282779081546e-161 | -1.575773035466551e-161 | -1.5937452839923381e-161 |
| 7 | -2.02585762581295e+154 | -7.771465008136436e+152 | -1.3297178600730637e+154 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 30 |
| 1 | 39 | 30 |
| 309.0ms | 8000× | body | 80 | valid |
| 148.0ms | 8000× | pre | 80 | true |
Loading profile data...