Time bar (total: 3.8s)
| 13.0ms | 420× | 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 |
| done | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.5b
Found 2 expressions with local error:
| 4.4b | (- (+ (* x x) (* y y)) (* z z)) |
| 26.5b | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 7× | add-exp-log add-sqr-sqrt add-cbrt-cube add-log-exp |
| 4× | add-cube-cbrt *-un-lft-identity times-frac associate-/l* |
| 3× | difference-of-squares |
| 2× | pow1 cbrt-undiv flip3-- diff-log div-exp flip-- associate-/l/ |
| 1× | sub-neg frac-2neg div-sub prod-exp associate--l+ clear-num associate-/r* sum-log cbrt-unprod div-inv |
| 38.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 70.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 42.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 80.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 450 |
| 1 | 1168 | 388 |
| 2 | 5001 | 380 |
| done | 5001 | 380 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 10.3b
Found 3 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 9.1b | (/ (pow x 2) y) |
| 9.9b | (/ (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)) |
| 12.0ms | (/ (pow x 2) y) |
| 8.0ms | (/ (pow z 2) y) |
| 53.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 18.0ms | (/ (pow x 2) y) |
| 19.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 766 |
| 1 | 1420 | 699 |
| 2 | 5002 | 687 |
| done | 5002 | 687 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 1.5b
Found 3 expressions with local error:
| 0.0b | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ (pow z 2) y)) |
| 0.1b | (/ (pow x (/ 2 2)) (/ y x)) |
| 9.9b | (/ (pow z 2) y) |
| 191× | times-frac |
| 116× | add-sqr-sqrt |
| 109× | *-un-lft-identity |
| 104× | add-cube-cbrt |
| 55× | unpow-prod-down |
| 21× | add-exp-log |
| 19× | sqr-pow |
| 16× | associate-/r* |
| 15× | associate-/l* |
| 12× | div-exp |
| 10× | add-cbrt-cube div-inv |
| 8× | add-log-exp |
| 5× | unpow2 difference-of-squares |
| 4× | cbrt-undiv |
| 3× | pow1 pow-to-exp pow-exp |
| 2× | frac-2neg diff-log clear-num frac-sub distribute-lft-out-- |
| 1× | sub-neg flip3-- flip3-+ associate--l+ sum-log associate-/r/ flip-- flip-+ distribute-lft-out |
| 343.0ms | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ (pow z 2) y)) |
| 12.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 8.0ms | (/ (pow z 2) y) |
| 42.0ms | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ (pow z 2) y)) |
| 19.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 19.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 807 | 1513 |
| 1 | 3683 | 1313 |
| 2 | 5001 | 1305 |
| done | 5001 | 1305 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (* z (/ z y))) |
| 0.1b | (/ (pow x (/ 2 2)) (/ y x)) |
| 0.2b | (* z (/ z y)) |
| 173× | times-frac |
| 100× | add-sqr-sqrt |
| 95× | add-cube-cbrt *-un-lft-identity |
| 42× | unpow-prod-down |
| 21× | add-exp-log |
| 14× | sqr-pow |
| 13× | associate-*r* associate-/r* add-cbrt-cube |
| 10× | div-exp div-inv |
| 8× | add-log-exp |
| 7× | associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv |
| 3× | associate-*r/ associate-*l* |
| 2× | pow-to-exp diff-log pow-exp prod-exp frac-sub cbrt-unprod unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ pow-prod-down associate--l+ clear-num sum-log associate-/r/ *-commutative flip-- flip-+ |
| 331.0ms | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (* z (/ z y))) |
| 12.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 15.0ms | (* z (/ z y)) |
| 42.0ms | (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (* z (/ z y))) |
| 20.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 22.0ms | (* z (/ z y)) |
Useful iterations: 2 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 802 | 1301 |
| 1 | 4008 | 1120 |
| 2 | 5001 | 1113 |
| done | 5001 | 1113 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 8 |
| 1 | 20 | 8 |
| 2 | 20 | 8 |
| done | 20 | 8 |
| 437.0ms | 13702× | body | 80 | valid |