Time bar (total: 2.0s)
| 8.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
| 0.0ms | 4× | pre | 80 | false |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 47 | 7 |
| 2 | 106 | 7 |
| 3 | 265 | 7 |
| 4 | 1495 | 7 |
| 5 | 5001 | 7 |
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.4b
Found 3 expressions with local error:
| 0.0b | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 0.0b | (- (* a a) (* b b)) |
| 15.0b | (/ (- (* a a) (* b b)) (* a a)) |
| 8× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | add-log-exp |
| 4× | pow1 times-frac associate-/l* |
| 3× | sqrt-prod difference-of-squares |
| 2× | cbrt-undiv flip3-- div-exp flip-- associate-/l/ |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 1.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 3.0ms | (- (* a a) (* b b)) |
| 7.0ms | (/ (- (* a a) (* b b)) (* a a)) |
| 13.0ms | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 6.0ms | (- (* a a) (* b b)) |
| 8.0ms | (/ (- (* a a) (* b b)) (* a a)) |
Useful iterations: 3 (153.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 417 |
| 1 | 970 | 368 |
| 2 | 4781 | 367 |
| 3 | 5001 | 366 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 2 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 2 | 62 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 0.0b | (/ (+ a b) a) |
| 0.0b | (* (/ (+ a b) a) (/ (- a b) a)) |
| 0.1b | (/ (- a b) a) |
| 69× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 58× | times-frac |
| 41× | add-cube-cbrt |
| 20× | add-exp-log add-cbrt-cube |
| 19× | associate-*r* |
| 16× | associate-*l* |
| 9× | associate-/l* |
| 7× | pow1 distribute-lft-out distribute-lft-out-- difference-of-squares |
| 6× | cbrt-undiv div-exp associate-/r* |
| 4× | prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 3× | sqrt-prod |
| 2× | frac-2neg clear-num |
| 1× | frac-times rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- flip-+ |
| 1.0ms | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 5.0ms | (/ (+ a b) a) |
| 19.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
| 6.0ms | (/ (- a b) a) |
| 9.0ms | (sqrt (fabs (* (/ (+ a b) a) (/ (- a b) a)))) |
| 4.0ms | (/ (+ a b) a) |
| 9.0ms | (* (/ (+ a b) a) (/ (- a b) a)) |
| 5.0ms | (/ (- a b) a) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 493 | 951 |
| 1 | 2505 | 870 |
| 2 | 5002 | 867 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 1 | 155 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 154 | 3 | 157 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (fabs (* (/ (+ a b) a) (- 1 (/ b a))))) |
| 0.0b | (- 1 (/ b a)) |
| 0.0b | (/ (+ a b) a) |
| 0.0b | (* (/ (+ a b) a) (- 1 (/ b a))) |
| 45× | add-sqr-sqrt *-un-lft-identity |
| 29× | times-frac |
| 23× | add-cube-cbrt |
| 16× | associate-*l* |
| 11× | add-exp-log add-cbrt-cube |
| 8× | associate-*r* difference-of-squares |
| 7× | pow1 distribute-lft-out |
| 6× | add-log-exp |
| 4× | associate-/l* |
| 3× | sub-neg flip3-- associate-/r* sqrt-prod flip-- |
| 2× | cbrt-undiv distribute-rgt-in frac-times distribute-lft-in associate-*r/ div-exp prod-exp cbrt-unprod div-inv associate-/l/ distribute-lft-out-- unswap-sqr |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 diff-log pow-prod-down associate-*l/ clear-num *-commutative flip-+ |
| 1.0ms | (sqrt (fabs (* (/ (+ a b) a) (- 1 (/ b a))))) |
| 7.0ms | (- 1 (/ b a)) |
| 5.0ms | (/ (+ a b) a) |
| 15.0ms | (* (/ (+ a b) a) (- 1 (/ b a))) |
| 9.0ms | (sqrt (fabs (* (/ (+ a b) a) (- 1 (/ b a))))) |
| 3.0ms | (- 1 (/ b a)) |
| 4.0ms | (/ (+ a b) a) |
| 10.0ms | (* (/ (+ a b) a) (- 1 (/ b a))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 746 |
| 1 | 1980 | 685 |
| 2 | 5001 | 684 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 3 | 126 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* a a) (* b b)) |
| 0.0b | (* (/ (sqrt (- (* a a) (* b b))) a) (/ (sqrt (- (* a a) (* b b))) a)) |
| 14.7b | (sqrt (- (* a a) (* b b))) |
| 14.7b | (sqrt (- (* a a) (* b b))) |
| 110× | add-sqr-sqrt |
| 108× | times-frac |
| 68× | sqrt-prod |
| 66× | add-cube-cbrt *-un-lft-identity |
| 31× | swap-sqr |
| 25× | associate-*r* associate-*l* |
| 16× | add-exp-log add-cbrt-cube |
| 15× | difference-of-squares |
| 13× | pow1 |
| 9× | unswap-sqr |
| 6× | add-log-exp |
| 4× | cbrt-undiv sqrt-div div-exp prod-exp cbrt-unprod div-inv |
| 3× | flip3-- flip-- |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | pow2 frac-times sub-neg pow-plus diff-log associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up |
| 4.0ms | (- (* a a) (* b b)) |
| 27.0ms | (* (/ (sqrt (- (* a a) (* b b))) a) (/ (sqrt (- (* a a) (* b b))) a)) |
| 4.0ms | (sqrt (- (* a a) (* b b))) |
| 4.0ms | (sqrt (- (* a a) (* b b))) |
| 6.0ms | (- (* a a) (* b b)) |
| 8.0ms | (* (/ (sqrt (- (* a a) (* b b))) a) (/ (sqrt (- (* a a) (* b b))) a)) |
| 7.0ms | (sqrt (- (* a a) (* b b))) |
| 8.0ms | (sqrt (- (* a a) (* b b))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 620 | 2140 |
| 1 | 2956 | 1832 |
| 2 | 5001 | 1638 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 0 | 171 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 171 | 3 | 174 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 7 |
| 1 | 11 | 7 |
| 272.0ms | 8000× | body | 80 | valid |
| 152.0ms | 8000× | pre | 80 | true |
| 2.0ms | 116× | pre | 80 | false |
Loading profile data...