Time bar (total: 3.7s)
| 14.0ms | 422× | body | 80 | valid |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 7 |
| 1 | 59 | 6 |
| 2 | 111 | 6 |
| 3 | 204 | 6 |
| 4 | 369 | 6 |
| 5 | 839 | 6 |
| 6 | 2168 | 6 |
| 7 | 5001 | 6 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 27.7b
Found 3 expressions with local error:
| 0.3b | (fma x x (- (* y y) (* z z))) |
| 4.4b | (- (* y y) (* z z)) |
| 25.7b | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
| 75× | times-frac |
| 45× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 13× | associate-/l* |
| 8× | add-exp-log add-cbrt-cube |
| 5× | div-inv add-log-exp |
| 3× | pow1 cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u |
| 1× | sub-neg flip3-- frac-2neg fma-neg diff-log prod-diff clear-num flip-- fma-udef associate-/l/ difference-of-squares |
| 1.0ms | (fma x x (- (* y y) (* z z))) |
| 4.0ms | (- (* y y) (* z z)) |
| 8.0ms | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
| 51.0ms | (fma x x (- (* y y) (* z z))) |
| 40.0ms | (- (* y y) (* z z)) |
| 104.0ms | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 1096 |
| 1 | 1881 | 1029 |
| 2 | 5001 | 1026 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 7 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 7 | 109 |
Merged error: 14.4b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (pow x 2) y)) |
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 10.1b | (/ (pow z 2) y) |
| 11.6b | (/ (pow x 2) y) |
| 193× | *-un-lft-identity |
| 148× | times-frac |
| 140× | add-sqr-sqrt |
| 128× | add-cube-cbrt |
| 112× | prod-diff |
| 61× | unpow-prod-down |
| 31× | distribute-lft-out |
| 21× | unpow2 sqr-pow |
| 16× | associate-/l* |
| 14× | add-exp-log |
| 11× | add-log-exp |
| 8× | add-cbrt-cube |
| 6× | div-exp associate-/r* div-inv |
| 5× | difference-of-squares |
| 4× | pow1 expm1-log1p-u fma-neg log1p-expm1-u |
| 3× | fma-def |
| 2× | cbrt-undiv pow-to-exp frac-2neg flip3-+ diff-log pow-exp clear-num sum-log frac-sub flip-+ distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- associate--l+ flip-- |
| 11.0ms | (+ y (/ (pow x 2) y)) |
| 31.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 5.0ms | (/ (pow z 2) y) |
| 6.0ms | (/ (pow x 2) y) |
| 31.0ms | (+ y (/ (pow x 2) y)) |
| 45.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 28.0ms | (/ (pow z 2) y) |
| 22.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 966 | 4460 |
| 1 | 3272 | 3145 |
| 2 | 5001 | 2950 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 6 | 272 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 271 | 8 | 279 |
Merged error: 3.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* x (/ x y))) |
| 0.0b | (- (+ y (* x (/ x y))) (/ (pow z 2) y)) |
| 0.2b | (* x (/ x y)) |
| 10.1b | (/ (pow z 2) y) |
| 121× | add-sqr-sqrt |
| 110× | times-frac |
| 106× | *-un-lft-identity |
| 104× | add-cube-cbrt |
| 84× | prod-diff |
| 40× | unpow-prod-down |
| 14× | add-exp-log unpow2 sqr-pow |
| 13× | associate-*r* |
| 11× | add-cbrt-cube add-log-exp |
| 8× | associate-/l* |
| 6× | pow1 |
| 5× | div-inv difference-of-squares |
| 4× | expm1-log1p-u div-exp log1p-expm1-u |
| 3× | fma-def fma-neg associate-*l* associate-/r* |
| 2× | cbrt-undiv flip3-+ diff-log prod-exp sum-log frac-sub cbrt-unprod flip-+ unswap-sqr |
| 1× | +-commutative pow-to-exp sub-neg flip3-- frac-2neg associate-*r/ pow-prod-down pow-exp associate--l+ clear-num *-commutative flip-- distribute-lft-out-- |
| 8.0ms | (+ y (* x (/ x y))) |
| 16.0ms | (- (+ y (* x (/ x y))) (/ (pow z 2) y)) |
| 8.0ms | (* x (/ x y)) |
| 6.0ms | (/ (pow z 2) y) |
| 28.0ms | (+ y (* x (/ x y))) |
| 48.0ms | (- (+ y (* x (/ x y))) (/ (pow z 2) y)) |
| 21.0ms | (* x (/ x y)) |
| 21.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 994 | 3551 |
| 1 | 3667 | 2455 |
| 2 | 5001 | 2446 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 3 | 224 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 225 | 7 | 232 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* x (/ x y))) |
| 0.0b | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 0.2b | (* z (/ z y)) |
| 0.2b | (* x (/ x y)) |
| 33× | add-sqr-sqrt |
| 26× | associate-*r* |
| 23× | add-cube-cbrt *-un-lft-identity |
| 20× | times-frac |
| 14× | add-exp-log add-cbrt-cube |
| 11× | add-log-exp |
| 8× | pow1 |
| 6× | associate-*l* |
| 4× | expm1-log1p-u associate-*r/ prod-exp cbrt-unprod log1p-expm1-u unswap-sqr |
| 3× | fma-def fma-neg prod-diff |
| 2× | cbrt-undiv flip3-+ diff-log div-exp pow-prod-down sum-log *-commutative frac-sub flip-+ div-inv |
| 1× | +-commutative sub-neg flip3-- associate--l+ flip-- |
| 3.0ms | (+ y (* x (/ x y))) |
| 6.0ms | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 7.0ms | (* z (/ z y)) |
| 8.0ms | (* x (/ x y)) |
| 34.0ms | (+ y (* x (/ x y))) |
| 43.0ms | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 19.0ms | (* z (/ z y)) |
| 26.0ms | (* x (/ x y)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 621 |
| 1 | 2270 | 544 |
| 2 | 5002 | 536 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 0 | 120 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 7 | 127 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 15 | 7 |
| 489.0ms | 13793× | body | 80 | valid |