Time bar (total: 2.5s)
| 18.0ms | 256× | body | 80 | valid |
| 11.0ms | 230× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 9 |
| 1 | 25 | 9 |
| 2 | 29 | 9 |
| 3 | 32 | 9 |
| 4 | 33 | 9 |
| 5 | 33 | 9 |
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: 1.0b
Found 4 expressions with local error:
| 1.0b | (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)) |
| 1.0b | (/ (acos (/ (- g) h)) 3.0) |
| 1.0b | (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 1.0b | (/ (* 2.0 PI) 3.0) |
| 15× | frac-add |
| 10× | frac-2neg clear-num |
| 8× | associate-/l* |
| 6× | div-sub |
| 5× | div-inv |
| 4× | associate-+r- *-commutative |
| 3× | acos-neg acos-asin distribute-frac-neg |
| 2× | +-commutative cos-diff cos-sum |
| 1× | distribute-rgt-out fma-def flip3-+ flip-+ |
| 7.0ms | (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)) |
| 2.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 9.0ms | (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 4.0ms | (/ (* 2.0 PI) 3.0) |
| 35.0ms | (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)) |
| 11.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 102.0ms | (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 0.0ms | (/ (* 2.0 PI) 3.0) |
Useful iterations: 3 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 393 |
| 1 | 1248 | 373 |
| 2 | 4714 | 370 |
| 3 | 5001 | 369 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 2 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 2 | 47 |
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (/ (* 2.0 PI) 3.0) |
| 1.0b | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 1.0b | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 58.2b | (sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))) |
| 30× | frac-add |
| 17× | frac-2neg clear-num |
| 14× | associate-/l* |
| 7× | *-commutative div-inv |
| 3× | +-commutative |
| 2× | distribute-rgt-out fma-def flip3-+ sin-sum flip-+ |
| 4.0ms | (/ (* 2.0 PI) 3.0) |
| 7.0ms | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 7.0ms | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 9.0ms | (sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))) |
| 0.0ms | (/ (* 2.0 PI) 3.0) |
| 0.0ms | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 0.0ms | (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)) |
| 0.0ms | (sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))) |
Useful iterations: 3 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 388 |
| 1 | 1042 | 348 |
| 2 | 4153 | 332 |
| 3 | 5001 | 326 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 0 | 51 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 51 | 2 | 53 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0))) |
| 0.0b | (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0) |
| 1.0b | (cos (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0)))) |
| 7× | neg-mul-1 |
| 6× | associate-/r* |
| 5× | associate-*l/ associate-/r/ |
| 4× | times-frac |
| 3× | *-commutative div-inv |
| 2× | neg-sub0 frac-2neg div-sub distribute-frac-neg associate-*r* associate-*l* clear-num |
| 1× | cos-neg cos-diff fma-udef associate-/l* |
| 7.0ms | (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0))) |
| 1.0ms | (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0) |
| 7.0ms | (cos (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0)))) |
| 63.0ms | (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0))) |
| 37.0ms | (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0) |
| 117.0ms | (cos (/ (- (fma (/ 3.0 (* 2.0 PI)) (acos (* -1 (/ g h))) 3.0)) (* (/ 3.0 (* 2.0 PI)) (- 3.0)))) |
Useful iterations: 2 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 301 |
| 1 | 606 | 297 |
| 2 | 3351 | 265 |
| 3 | 5002 | 265 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 0 | 31 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 31 | 2 | 33 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 22 |
| 1 | 26 | 22 |
| 489.0ms | 8000× | body | 80 | valid |
| 381.0ms | 7722× | body | 80 | nan |