Time bar (total: 2.3s)
| 17.0ms | 351× | 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: 11.7b
Found 3 expressions with local error:
| 0.0b | (* (* z 2.0) (- 1.0 t)) |
| 0.0b | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 11.7b | (/ (+ 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 |
| 10.0ms | (* (* z 2.0) (- 1.0 t)) |
| 10.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 6.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
| 6.0ms | (* (* z 2.0) (- 1.0 t)) |
| 13.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 10.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 543 |
| 1 | 1753 | 476 |
| 2 | 5001 | 473 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 4 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 4 | 72 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 2.0 z) 2.0) |
| 0.0b | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 0.1b | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
| 18× | add-sqr-sqrt *-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+ flip3-+ associate-*r* prod-exp flip-+ |
| 3× | sum-log distribute-lft-out unswap-sqr |
| 2× | +-commutative distribute-rgt-in frac-times distribute-lft-in associate-*r/ div-exp frac-add associate--l+ cbrt-unprod |
| 1× | cbrt-undiv associate-+r- sub-neg rec-exp flip3-- diff-log 1-exp pow-prod-down associate-*l/ *-commutative flip-- div-inv |
| 8.0ms | (+ (/ 2.0 z) 2.0) |
| 16.0ms | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 12.0ms | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
| 3.0ms | (+ (/ 2.0 z) 2.0) |
| 13.0ms | (+ (/ x y) (- (* (/ 1 t) (+ (/ 2.0 z) 2.0)) 2.0)) |
| 6.0ms | (* (/ 1 t) (+ (/ 2.0 z) 2.0)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 587 |
| 1 | 2115 | 523 |
| 2 | 5001 | 506 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 0 | 83 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 4 | 87 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (* z 2.0) (- 1.0 t)) |
| 0.0b | (+ (/ x y) (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z)))) |
| 0.6b | (/ 1 (* t z)) |
| 11.6b | (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z))) |
| 39× | add-exp-log |
| 23× | add-cbrt-cube |
| 16× | prod-exp |
| 14× | pow1 add-sqr-sqrt |
| 12× | *-un-lft-identity associate-*r* |
| 10× | add-cube-cbrt |
| 8× | div-exp cbrt-unprod |
| 6× | times-frac frac-add add-log-exp |
| 5× | flip3-+ pow-prod-down flip-+ |
| 4× | cbrt-undiv frac-times rec-exp 1-exp associate-*r/ associate-*l* associate-*l/ |
| 3× | associate-/l* |
| 2× | distribute-rgt-in sub-neg pow-flip distribute-lft-in un-div-inv *-commutative div-inv |
| 1× | +-commutative flip3-- frac-2neg clear-num associate-/r* sum-log flip-- distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 7.0ms | (* (* z 2.0) (- 1.0 t)) |
| 6.0ms | (+ (/ x y) (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z)))) |
| 4.0ms | (/ 1 (* t z)) |
| 9.0ms | (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z))) |
| 6.0ms | (* (* z 2.0) (- 1.0 t)) |
| 13.0ms | (+ (/ x y) (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z)))) |
| 2.0ms | (/ 1 (* t z)) |
| 12.0ms | (* (+ 2.0 (* (* z 2.0) (- 1.0 t))) (/ 1 (* t z))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 592 | 902 |
| 1 | 2780 | 802 |
| 2 | 5001 | 792 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 1 | 119 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 118 | 5 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 2.5b | (* y (* t z)) |
| 2.8b | (* x (* t z)) |
| 4.0b | (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) |
| 27.2b | (/ (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) (* y (* t z))) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | pow1 |
| 9× | prod-exp cbrt-unprod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | associate-*l* pow-prod-down add-log-exp |
| 3× | cbrt-undiv times-frac div-exp associate-/l* |
| 2× | associate-+r+ flip3-+ associate-*r* *-commutative flip-+ associate-/l/ |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in clear-num associate-/r* sum-log div-inv |
| 5.0ms | (* y (* t z)) |
| 4.0ms | (* x (* t z)) |
| 5.0ms | (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) |
| 10.0ms | (/ (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) (* y (* t z))) |
| 6.0ms | (* y (* t z)) |
| 7.0ms | (* x (* t z)) |
| 20.0ms | (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) |
| 36.0ms | (/ (+ (* x (* t z)) (* y (+ 2.0 (* (* z 2.0) (- 1.0 t))))) (* y (* t z))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 760 |
| 1 | 1861 | 622 |
| 2 | 5002 | 622 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 1 | 86 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 85 | 6 | 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 | 18 | 7 |
| 1 | 18 | 7 |
| 524.0ms | 10487× | body | 80 | valid |
Loading profile data...