Time bar (total: 3.1s)
| 12.0ms | 405× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 55 | 7 |
| 2 | 101 | 7 |
| 3 | 182 | 7 |
| 4 | 335 | 7 |
| 5 | 731 | 7 |
| 6 | 1828 | 7 |
| 7 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 26.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 3.0b | (- (+ (* x x) (* y y)) (* z z)) |
| 24.3b | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 10× | add-log-exp |
| 8× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | times-frac associate-/l* |
| 3× | pow1 difference-of-squares |
| 2× | cbrt-undiv flip3-- diff-log div-exp sum-log flip-- associate-/l/ |
| 1× | +-commutative sub-neg frac-2neg flip3-+ div-sub prod-exp associate--l+ clear-num associate-/r* cbrt-unprod flip-+ div-inv |
| 10.0ms | (+ (* x x) (* y y)) |
| 41.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 75.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 25.0ms | (+ (* x x) (* y y)) |
| 40.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 72.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 520 |
| 1 | 1492 | 454 |
| 2 | 5001 | 446 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 6.6b
Found 3 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 5.4b | (/ (pow x 2) y) |
| 9.8b | (/ (pow z 2) y) |
| 52× | times-frac |
| 49× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 37× | add-cube-cbrt |
| 25× | unpow-prod-down |
| 16× | associate-/l* |
| 13× | add-exp-log |
| 9× | unpow2 sqr-pow |
| 8× | add-log-exp |
| 7× | add-cbrt-cube |
| 6× | div-exp associate-/r* |
| 5× | difference-of-squares |
| 3× | pow1 |
| 2× | cbrt-undiv pow-to-exp frac-2neg diff-log pow-exp clear-num frac-sub div-inv distribute-lft-out-- |
| 1× | sub-neg flip3-- flip3-+ associate--l+ sum-log flip-- flip-+ distribute-lft-out |
| 166.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 11.0ms | (/ (pow x 2) y) |
| 9.0ms | (/ (pow z 2) y) |
| 37.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 17.0ms | (/ (pow x 2) y) |
| 21.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 766 |
| 1 | 1420 | 699 |
| 2 | 5002 | 687 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 1.3b
Found 3 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (* (fabs z) (/ (fabs z) y))) |
| 0.1b | (* (fabs z) (/ (fabs z) y)) |
| 5.4b | (/ (pow x 2) y) |
| 34× | times-frac |
| 33× | add-sqr-sqrt |
| 28× | add-cube-cbrt *-un-lft-identity |
| 13× | add-exp-log associate-*r* |
| 12× | unpow-prod-down |
| 10× | add-cbrt-cube |
| 8× | associate-/l* add-log-exp |
| 5× | pow1 |
| 4× | div-exp unpow2 sqr-pow |
| 3× | associate-*r/ associate-*l* associate-/r* |
| 2× | cbrt-undiv diff-log prod-exp frac-sub cbrt-unprod div-inv unswap-sqr |
| 1× | pow-to-exp sub-neg flip3-- frac-2neg flip3-+ pow-prod-down pow-exp associate--l+ clear-num sum-log *-commutative flip-- flip-+ |
| 168.0ms | (- (+ y (/ (pow x 2) y)) (* (fabs z) (/ (fabs z) y))) |
| 14.0ms | (* (fabs z) (/ (fabs z) y)) |
| 9.0ms | (/ (pow x 2) y) |
| 41.0ms | (- (+ y (/ (pow x 2) y)) (* (fabs z) (/ (fabs z) y))) |
| 17.0ms | (* (fabs z) (/ (fabs z) y)) |
| 17.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 684 |
| 1 | 1790 | 608 |
| 2 | 5002 | 601 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (+ y (* x (/ x y))) (* (fabs z) (/ (fabs z) y))) |
| 0.1b | (* (fabs z) (/ (fabs z) y)) |
| 0.2b | (* x (/ x y)) |
| 29× | add-sqr-sqrt |
| 26× | associate-*r* |
| 20× | times-frac |
| 19× | add-cube-cbrt *-un-lft-identity |
| 13× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | pow1 |
| 6× | associate-*l* |
| 4× | associate-*r/ prod-exp cbrt-unprod unswap-sqr |
| 2× | cbrt-undiv diff-log div-exp pow-prod-down *-commutative frac-sub div-inv |
| 1× | sub-neg flip3-- flip3-+ associate--l+ sum-log flip-- flip-+ |
| 31.0ms | (- (+ y (* x (/ x y))) (* (fabs z) (/ (fabs z) y))) |
| 14.0ms | (* (fabs z) (/ (fabs z) y)) |
| 14.0ms | (* x (/ x y)) |
| 41.0ms | (- (+ y (* x (/ x y))) (* (fabs z) (/ (fabs z) y))) |
| 17.0ms | (* (fabs z) (/ (fabs z) y)) |
| 17.0ms | (* x (/ x y)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 576 |
| 1 | 2103 | 509 |
| 2 | 5002 | 505 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 10 |
| 1 | 21 | 10 |
| 2 | 21 | 10 |
| 429.0ms | 13645× | body | 80 | valid |