Time bar (total: 2.7s)
| 19.0ms | 356× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 8 |
| 1 | 47 | 8 |
| 2 | 96 | 8 |
| 3 | 165 | 8 |
| 4 | 241 | 8 |
| 5 | 390 | 8 |
| 6 | 1193 | 8 |
| 7 | 5002 | 8 |
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: 9.7b
Found 3 expressions with local error:
| 0.0b | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 0.0b | (* (* z 2.0) (- 1.0 t)) |
| 9.6b | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
| 13× | add-exp-log add-cbrt-cube |
| 10× | *-un-lft-identity |
| 8× | pow1 add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 5× | associate-*r* add-log-exp |
| 4× | prod-exp cbrt-unprod |
| 3× | times-frac pow-prod-down associate-/l* |
| 2× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in flip3-+ associate-*r/ div-exp flip-+ associate-/l/ |
| 1× | +-commutative flip3-- frac-2neg associate-*l* frac-add clear-num associate-/r* sum-log *-commutative flip-- div-inv distribute-lft-out distribute-lft-out-- difference-of-squares |
| 15.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 7.0ms | (* (* z 2.0) (- 1.0 t)) |
| 6.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
| 45.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 46.0ms | (* (* z 2.0) (- 1.0 t)) |
| 79.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 543 |
| 1 | 1753 | 476 |
| 2 | 5001 | 473 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 5 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 5 | 72 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 0.0b | (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0) |
| 0.2b | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | associate-*l* |
| 12× | add-exp-log |
| 11× | add-cube-cbrt times-frac |
| 10× | add-log-exp |
| 8× | add-cbrt-cube |
| 5× | pow1 |
| 4× | associate-+r+ associate-*r* prod-exp associate--l+ |
| 3× | distribute-rgt-in distribute-lft-in flip3-+ flip-+ unswap-sqr |
| 2× | frac-times sub-neg flip3-- diff-log associate-*r/ div-exp frac-add sum-log flip-- cbrt-unprod distribute-lft-out |
| 1× | cbrt-undiv +-commutative associate-+r- rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 16.0ms | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 10.0ms | (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0) |
| 11.0ms | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
| 75.0ms | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 30.0ms | (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0) |
| 36.0ms | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 648 |
| 1 | 2111 | 584 |
| 2 | 5001 | 567 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 3 | 85 |
| Fresh | 3 | 1 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 5 | 90 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (/ (+ (/ 2.0 z) 2.0) t) 2.0) |
| 0.0b | (+ (/ x y) (- (/ (+ (/ 2.0 z) 2.0) t) 2.0)) |
| 0.1b | (/ (+ (/ 2.0 z) 2.0) t) |
| 27× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 10× | add-log-exp |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-/l* |
| 3× | pow1 associate-/r* |
| 2× | sub-neg associate-+r+ flip3-- flip3-+ diff-log frac-add sum-log flip-- flip-+ associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | cbrt-undiv +-commutative associate-+r- frac-2neg div-exp clear-num div-inv |
| 16.0ms | (- (/ (+ (/ 2.0 z) 2.0) t) 2.0) |
| 18.0ms | (+ (/ x y) (- (/ (+ (/ 2.0 z) 2.0) t) 2.0)) |
| 9.0ms | (/ (+ (/ 2.0 z) 2.0) t) |
| 27.0ms | (- (/ (+ (/ 2.0 z) 2.0) t) 2.0) |
| 50.0ms | (+ (/ x y) (- (/ (+ (/ 2.0 z) 2.0) t) 2.0)) |
| 36.0ms | (/ (+ (/ 2.0 z) 2.0) t) |
Useful iterations: 3 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 566 |
| 1 | 950 | 542 |
| 2 | 3362 | 528 |
| 3 | 5002 | 520 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 0 | 76 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 76 | 5 | 81 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (/ x y) (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0)) |
| 0.0b | (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0) |
| 0.0b | (+ (/ 2.0 (* t z)) (/ 2.0 t)) |
| 0.5b | (/ 2.0 (* t z)) |
| 22× | *-un-lft-identity |
| 20× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | distribute-lft-out |
| 6× | add-cube-cbrt sum-log |
| 4× | pow1 diff-log distribute-lft-out-- |
| 3× | associate-+r+ times-frac frac-add div-inv associate-/l* |
| 2× | cbrt-undiv +-commutative sub-neg flip3-- flip3-+ div-exp associate--l+ flip-- flip-+ |
| 1× | associate-+r- frac-2neg prod-exp clear-num associate-/r* cbrt-unprod difference-of-squares |
| 18.0ms | (+ (/ x y) (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0)) |
| 12.0ms | (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0) |
| 13.0ms | (+ (/ 2.0 (* t z)) (/ 2.0 t)) |
| 4.0ms | (/ 2.0 (* t z)) |
| 58.0ms | (+ (/ x y) (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0)) |
| 30.0ms | (- (+ (/ 2.0 (* t z)) (/ 2.0 t)) 2.0) |
| 48.0ms | (+ (/ 2.0 (* t z)) (/ 2.0 t)) |
| 21.0ms | (/ 2.0 (* t z)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 616 |
| 1 | 1293 | 579 |
| 2 | 5002 | 565 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 1 | 86 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 88 | 3 | 91 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 6 |
| 1 | 13 | 6 |
| 507.0ms | 10441× | body | 80 | valid |