Time bar (total: 19.1s)
| 35.0ms | 311× | body | 80 | valid |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 4 | 1543 |
| 3 | 363 |
| 2 | 88 |
| 1 | 30 |
| 0 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.1b
Found 4 expressions with local error:
| 0.2b | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 0.6b | (/ 1.0 (- (* b b) (* a a))) |
| 4.6b | (- (* b b) (* a a)) |
| 7.4b | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| 55× | add-sqr-sqrt |
| 47× | times-frac |
| 39× | *-un-lft-identity |
| 36× | add-cbrt-cube add-exp-log |
| 31× | add-cube-cbrt |
| 30× | associate-*r* |
| 14× | frac-times associate-*l* |
| 13× | prod-exp cbrt-unprod |
| 12× | difference-of-squares |
| 11× | pow1 |
| 9× | cbrt-undiv div-exp |
| 8× | associate-*l/ associate-*r/ |
| 7× | flip3-- flip-- |
| 6× | add-log-exp |
| 5× | div-inv distribute-lft-out-- |
| 4× | associate-/r* pow-prod-down associate-/r/ frac-sub unswap-sqr |
| 3× | sub-neg associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in *-commutative |
| 1× | clear-num frac-2neg diff-log |
| 43.0ms | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 20.0ms | (/ 1.0 (- (* b b) (* a a))) |
| 12.0ms | (- (* b b) (* a a)) |
| 124.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| 71.0ms | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 60.0ms | (/ 1.0 (- (* b b) (* a a))) |
| 48.0ms | (- (* b b) (* a a)) |
| 121.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| Iter | Nodes |
|---|---|
| done | 5005 |
| 2 | 3712 |
| 1 | 853 |
| 0 | 258 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 6.7b
Found 4 expressions with local error:
| 0.0b | (- (/ 1.0 a) (/ 1.0 b)) |
| 0.2b | (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) |
| 0.3b | (/ PI (+ a b)) |
| 7.4b | (* (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
| 146× | times-frac |
| 121× | add-sqr-sqrt |
| 118× | *-un-lft-identity |
| 70× | add-cube-cbrt |
| 59× | associate-*l* |
| 56× | add-cbrt-cube add-exp-log |
| 33× | associate-*r* |
| 19× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 14× | frac-times |
| 13× | distribute-lft-out distribute-lft-out-- |
| 11× | pow1 difference-of-squares |
| 10× | associate-/r/ div-inv |
| 8× | associate-*l/ associate-*r/ |
| 6× | flip3-- flip-- add-log-exp unswap-sqr |
| 5× | frac-sub |
| 4× | associate-/r* flip3-+ pow-prod-down flip-+ |
| 3× | sub-neg associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in *-commutative |
| 1× | clear-num frac-2neg diff-log |
| 22.0ms | (- (/ 1.0 a) (/ 1.0 b)) |
| 102.0ms | (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) |
| 17.0ms | (/ PI (+ a b)) |
| 177.0ms | (* (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
| 50.0ms | (- (/ 1.0 a) (/ 1.0 b)) |
| 89.0ms | (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) |
| 60.0ms | (/ PI (+ a b)) |
| 143.0ms | (* (* (/ (/ PI (+ a b)) 2.0) (/ 1.0 (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 1 | 1202 |
| 0 | 368 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) (* 2.0 (* a b))) |
| 0.3b | (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) |
| 0.3b | (/ (* 1.0 PI) (- b a)) |
| 0.3b | (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) |
| 197× | add-cbrt-cube add-exp-log |
| 80× | prod-exp cbrt-unprod |
| 74× | cbrt-undiv div-exp |
| 32× | times-frac |
| 28× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | associate-*r/ associate-/l* |
| 11× | associate-*l* |
| 10× | associate-/r* associate-/r/ |
| 9× | pow1 |
| 8× | distribute-rgt-in distribute-lft-in |
| 6× | flip3-- div-inv flip-- associate-/l/ |
| 4× | frac-times sub-neg distribute-lft-out add-log-exp |
| 3× | clear-num frac-2neg flip3-+ pow-prod-down flip-+ distribute-lft-out-- difference-of-squares |
| 2× | associate-*l/ |
| 1× | associate-*r* *-commutative |
| 78.0ms | (/ (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) (* 2.0 (* a b))) |
| 93.0ms | (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) |
| 23.0ms | (/ (* 1.0 PI) (- b a)) |
| 98.0ms | (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) |
| 137.0ms | (/ (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) (* 2.0 (* a b))) |
| 90.0ms | (/ (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) (+ a b)) |
| 93.0ms | (/ (* 1.0 PI) (- b a)) |
| 28.0ms | (* (/ (* 1.0 PI) (- b a)) (* 1.0 (- b a))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 1 | 946 |
| 0 | 294 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (* 1.0 (- b a)) (+ a b)) |
| 0.2b | (/ (* (/ 1.0 (/ (- b a) PI)) (/ (* 1.0 (- b a)) (+ a b))) (* 2.0 (* a b))) |
| 0.2b | (/ (- b a) PI) |
| 0.3b | (/ 1.0 (/ (- b a) PI)) |
| 187× | add-cbrt-cube add-exp-log |
| 137× | times-frac |
| 108× | *-un-lft-identity |
| 104× | add-sqr-sqrt |
| 81× | cbrt-undiv div-exp |
| 72× | add-cube-cbrt |
| 67× | prod-exp cbrt-unprod |
| 27× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/l* |
| 8× | div-inv |
| 7× | associate-/l/ |
| 4× | pow1 clear-num frac-2neg add-log-exp |
| 3× | associate-*r/ associate-/r/ |
| 2× | flip3-- flip-- distribute-lft-out |
| 1× | frac-times flip3-+ div-sub associate-*l/ flip-+ |
| 17.0ms | (/ (* 1.0 (- b a)) (+ a b)) |
| 77.0ms | (/ (* (/ 1.0 (/ (- b a) PI)) (/ (* 1.0 (- b a)) (+ a b))) (* 2.0 (* a b))) |
| 24.0ms | (/ (- b a) PI) |
| 28.0ms | (/ 1.0 (/ (- b a) PI)) |
| 113.0ms | (/ (* 1.0 (- b a)) (+ a b)) |
| 113.0ms | (/ (* (/ 1.0 (/ (- b a) PI)) (/ (* 1.0 (- b a)) (+ a b))) (* 2.0 (* a b))) |
| 80.0ms | (/ (- b a) PI) |
| 81.0ms | (/ 1.0 (/ (- b a) PI)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 1 | 1140 |
| 0 | 374 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
| Iter | Nodes |
|---|---|
| done | 21 |
| 1 | 21 |
| 0 | 15 |
| 1.4s | 9598× | body | 80 | valid |