Time bar (total: 2.9s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 15.6% | 84.3% | 0.1% | 6 |
| 37.5% | 62.4% | 0.1% | 7 |
| 46.8% | 53.1% | 0.1% | 8 |
| 57.8% | 39.8% | 2.4% | 9 |
| 64.6% | 30.4% | 5% | 10 |
| 71.8% | 20.3% | 7.9% | 11 |
| 74.1% | 16.2% | 9.7% | 12 |
| 77.4% | 10.7% | 12% | 13 |
| 78.6% | 8.4% | 13% | 14 |
| 15.0ms | 256× | body | 80 | valid |
| 0.0ms | 8× | body | 80 | invalid |
Useful iterations: 0 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5167 | 21 |
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: 15.1b
Found 4 expressions with local error:
| 0.1b | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 0.8b | (/ 1.0 (- (* b b) (* a a))) |
| 4.0b | (- (* b b) (* a a)) |
| 10.1b | (* (* (/ 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-exp-log add-cbrt-cube |
| 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-*r/ associate-*l/ |
| 7× | flip3-- flip-- |
| 6× | add-log-exp |
| 5× | div-inv distribute-lft-out-- |
| 4× | pow-prod-down associate-/r* associate-/r/ frac-sub unswap-sqr |
| 3× | sub-neg associate-/l* |
| 2× | *-commutative |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in diff-log clear-num |
| 14.0ms | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 6.0ms | (/ 1.0 (- (* b b) (* a a))) |
| 4.0ms | (- (* b b) (* a a)) |
| 26.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| 8.0ms | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 6.0ms | (/ 1.0 (- (* b b) (* a a))) |
| 5.0ms | (- (* b b) (* a a)) |
| 12.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5018 | 2608 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 8 | 162 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 9 | 164 |
Merged error: 10.0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (+ b a)) |
| 0.1b | (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) |
| 0.2b | (/ (/ 1.0 (+ b a)) (- b a)) |
| 10.1b | (* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
| 352× | times-frac |
| 305× | *-un-lft-identity |
| 256× | add-sqr-sqrt |
| 149× | add-cube-cbrt |
| 108× | associate-*r* |
| 61× | add-exp-log add-cbrt-cube |
| 42× | distribute-lft-out-- |
| 41× | difference-of-squares |
| 37× | distribute-lft-out |
| 28× | associate-/r/ |
| 22× | cbrt-undiv div-exp |
| 21× | associate-/l* |
| 19× | prod-exp cbrt-unprod |
| 17× | div-inv |
| 14× | frac-times associate-*l* |
| 12× | flip3-+ flip-+ |
| 11× | pow1 |
| 9× | associate-/r* |
| 8× | associate-*r/ associate-*l/ |
| 6× | flip3-- flip-- unswap-sqr |
| 4× | pow-prod-down frac-sub add-log-exp |
| 2× | sub-neg frac-2neg clear-num *-commutative |
| 1× | distribute-rgt-in distribute-lft-in associate-/l/ |
| 5.0ms | (/ 1.0 (+ b a)) |
| 44.0ms | (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) |
| 11.0ms | (/ (/ 1.0 (+ b a)) (- b a)) |
| 34.0ms | (* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
| 5.0ms | (/ 1.0 (+ b a)) |
| 9.0ms | (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) |
| 7.0ms | (/ (/ 1.0 (+ b a)) (- b a)) |
| 12.0ms | (* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5012 | 5968 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 5 | 368 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 367 | 10 | 377 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (+ b a)) |
| 0.2b | (/ (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) (* 2.0 (- b a))) |
| 0.2b | (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) |
| 0.3b | (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b))) |
| 52× | add-exp-log add-cbrt-cube |
| 47× | *-un-lft-identity |
| 42× | add-sqr-sqrt |
| 36× | times-frac |
| 25× | add-cube-cbrt associate-*r/ |
| 21× | associate-*l* prod-exp cbrt-unprod |
| 13× | cbrt-undiv div-exp associate-*r* |
| 11× | pow1 |
| 9× | frac-times |
| 7× | flip3-- flip-- associate-/l/ distribute-lft-out |
| 6× | sub-neg associate-/r/ frac-sub |
| 5× | distribute-rgt-in distribute-lft-in associate-/r* div-inv distribute-lft-out-- |
| 4× | pow-prod-down associate-/l* add-log-exp difference-of-squares |
| 3× | associate-*l/ |
| 2× | frac-2neg flip3-+ clear-num *-commutative flip-+ unswap-sqr |
| 5.0ms | (/ 1.0 (+ b a)) |
| 28.0ms | (/ (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) (* 2.0 (- b a))) |
| 21.0ms | (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) |
| 23.0ms | (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b))) |
| 5.0ms | (/ 1.0 (+ b a)) |
| 12.0ms | (/ (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) (* 2.0 (- b a))) |
| 12.0ms | (* PI (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b)))) |
| 10.0ms | (* (/ 1.0 (+ b a)) (- (/ 1.0 a) (/ 1.0 b))) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5377 | 2461 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 6 | 168 |
| Fresh | 6 | 3 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 169 | 9 | 178 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 1.0 a) (/ 1.0 b)) |
| 0.2b | (/ (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) (* 2.0 (- b a))) |
| 0.2b | (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) |
| 0.3b | (* (- (/ 1.0 a) (/ 1.0 b)) PI) |
| 47× | add-exp-log add-cbrt-cube |
| 42× | add-sqr-sqrt times-frac |
| 40× | *-un-lft-identity |
| 17× | cbrt-undiv div-exp |
| 16× | add-cube-cbrt |
| 14× | prod-exp cbrt-unprod |
| 12× | associate-*l* |
| 11× | associate-/l* |
| 10× | distribute-lft-out-- |
| 8× | associate-/r/ div-inv difference-of-squares |
| 6× | pow1 associate-*l/ add-log-exp |
| 5× | associate-*r/ associate-/r* |
| 4× | flip3-- flip-- associate-/l/ distribute-lft-out |
| 3× | flip3-+ associate-*r* frac-sub flip-+ |
| 2× | frac-2neg clear-num |
| 1× | sub-neg diff-log pow-prod-down *-commutative unswap-sqr |
| 13.0ms | (- (/ 1.0 a) (/ 1.0 b)) |
| 24.0ms | (/ (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) (* 2.0 (- b a))) |
| 21.0ms | (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) |
| 18.0ms | (* (- (/ 1.0 a) (/ 1.0 b)) PI) |
| 4.0ms | (- (/ 1.0 a) (/ 1.0 b)) |
| 12.0ms | (/ (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) (* 2.0 (- b a))) |
| 15.0ms | (/ (* 1.0 (* (- (/ 1.0 a) (/ 1.0 b)) PI)) (+ b a)) |
| 6.0ms | (* (- (/ 1.0 a) (/ 1.0 b)) PI) |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5332 | 2266 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 3 | 143 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 10 | 152 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 21 |
| 1 | 43 | 21 |
| 476.0ms | 8000× | body | 80 | valid |
| 20.0ms | 345× | body | 80 | invalid |
Loading profile data...