Time bar (total: 5.5s)
| 16.0ms | 327× | body | 80 | valid |
Useful iterations: done (920.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 25 | 17 |
| 2 | 46 | 17 |
| 3 | 81 | 17 |
| 4 | 125 | 17 |
| 5 | 187 | 17 |
| 6 | 319 | 17 |
| 7 | 754 | 17 |
| 8 | 2447 | 17 |
| done | 5001 | 15 |
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: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) |
| 0.0b | (+ (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) (/ x y)) |
| 0.6b | (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) |
| 18× | *-un-lft-identity |
| 14× | times-frac |
| 12× | add-sqr-sqrt add-cube-cbrt |
| 7× | distribute-lft-out add-log-exp |
| 6× | div-inv |
| 5× | add-exp-log frac-add add-cbrt-cube |
| 4× | associate-+r+ associate-*r/ associate-/l/ associate-/l* |
| 3× | pow1 flip3-+ associate-/r* flip-+ |
| 2× | +-commutative distribute-rgt-in sub-neg flip3-- distribute-lft-in sum-log flip-- |
| 1× | cbrt-undiv frac-2neg div-exp clear-num |
| 8.0ms | (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) |
| 23.0ms | (+ (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) (/ x y)) |
| 11.0ms | (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) |
| 5.0ms | (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) |
| 13.0ms | (+ (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) (/ x y)) |
| 8.0ms | (/ (+ (/ 2.0 z) (* 2.0 (- 1.0 t))) t) |
Useful iterations: 3 (312.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 1353 |
| 1 | 389 | 1286 |
| 2 | 1088 | 1200 |
| 3 | 3460 | 1188 |
| done | 5000 | 1188 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 7 | 76 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 7 | 78 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) |
| 0.0b | (+ (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) (/ x y)) |
| 0.2b | (/ (/ 2.0 t) z) |
| 75× | times-frac |
| 59× | *-un-lft-identity |
| 45× | add-sqr-sqrt add-cube-cbrt |
| 17× | add-log-exp |
| 13× | associate-/l* |
| 8× | add-exp-log frac-add add-cbrt-cube |
| 7× | sum-log distribute-lft-out |
| 5× | div-inv |
| 3× | pow1 cbrt-undiv flip3-+ div-exp associate-/r* flip-+ |
| 2× | +-commutative associate-+r- associate-+r+ flip3-- diff-log flip-- distribute-lft-out-- |
| 1× | associate-+l- sub-neg associate-+l+ frac-2neg clear-num associate-/l/ |
| 23.0ms | (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) |
| 30.0ms | (+ (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) (/ x y)) |
| 9.0ms | (/ (/ 2.0 t) z) |
| 5.0ms | (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) |
| 17.0ms | (+ (+ (/ 2.0 t) (- (/ (/ 2.0 t) z) 2.0)) (/ x y)) |
| 4.0ms | (/ (/ 2.0 t) z) |
Useful iterations: done (526.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 2005 |
| 1 | 634 | 1876 |
| 2 | 2009 | 1815 |
| done | 5000 | 1807 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 3 | 120 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 7 | 127 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) |
| 0.0b | (+ (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) (/ x y)) |
| 0.7b | (/ 2.0 (* z t)) |
| 19× | *-un-lft-identity |
| 17× | add-log-exp |
| 8× | add-exp-log frac-add add-cbrt-cube |
| 7× | sum-log distribute-lft-out |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 3× | pow1 flip3-+ times-frac flip-+ associate-/l* |
| 2× | cbrt-undiv +-commutative associate-+r- associate-+r+ flip3-- diff-log div-exp flip-- distribute-lft-out-- |
| 1× | associate-+l- sub-neg associate-+l+ frac-2neg prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 15.0ms | (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) |
| 23.0ms | (+ (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) (/ x y)) |
| 5.0ms | (/ 2.0 (* z t)) |
| 6.0ms | (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) |
| 12.0ms | (+ (+ (/ 2.0 t) (- (/ 2.0 (* z t)) 2.0)) (/ x y)) |
| 4.0ms | (/ 2.0 (* z t)) |
Useful iterations: done (435.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 1328 |
| 1 | 396 | 1239 |
| 2 | 1341 | 1176 |
| done | 5002 | 1120 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 7 | 78 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 1 z) (- 1.0 t)) |
| 0.0b | (+ (* 2.0 (/ (+ (/ 1 z) (- 1.0 t)) t)) (/ x y)) |
| 0.1b | (/ (+ (/ 1 z) (- 1.0 t)) t) |
| 55× | *-un-lft-identity |
| 21× | times-frac |
| 20× | distribute-lft-out |
| 15× | add-sqr-sqrt add-cube-cbrt |
| 11× | div-inv |
| 10× | distribute-lft-out-- add-log-exp |
| 7× | associate-/l* |
| 5× | add-exp-log frac-add add-cbrt-cube |
| 4× | associate-/l/ |
| 3× | pow1 flip3-+ associate-/r* sum-log flip-+ |
| 2× | +-commutative associate-+r- associate-+r+ flip3-- flip-- |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-sub associate-*r/ div-exp clear-num |
| 11.0ms | (+ (/ 1 z) (- 1.0 t)) |
| 21.0ms | (+ (* 2.0 (/ (+ (/ 1 z) (- 1.0 t)) t)) (/ x y)) |
| 14.0ms | (/ (+ (/ 1 z) (- 1.0 t)) t) |
| 3.0ms | (+ (/ 1 z) (- 1.0 t)) |
| 13.0ms | (+ (* 2.0 (/ (+ (/ 1 z) (- 1.0 t)) t)) (/ x y)) |
| 6.0ms | (/ (+ (/ 1 z) (- 1.0 t)) t) |
Useful iterations: done (411.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 1361 |
| 1 | 390 | 1315 |
| 2 | 1302 | 1215 |
| done | 5002 | 1205 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 0 | 90 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 7 | 97 |
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 | 12 | 15 |
| 1 | 15 | 15 |
| done | 15 | 15 |
| 543.0ms | 10419× | body | 80 | valid |
Loading profile data...