Time bar (total: 1.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 100% | 0% | 0% | 2 |
| 10.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4930 | 7 |
| 1 | 4930 | 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: 19.3b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 19.3b | (/ x (+ (* x x) 1.0)) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 flip3-+ associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* x x) 1.0) |
| 5.0ms | (/ x (+ (* x x) 1.0)) |
| 4.0ms | (+ (* x x) 1.0) |
| 4.0ms | (/ x (+ (* x x) 1.0)) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5328 | 474 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 3 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 3 | 47 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (/ 1 x) (/ 1.0 (pow x 3))) |
| 0.3b | (/ 1.0 (pow x 5)) |
| 0.5b | (/ 1.0 (pow x 3)) |
| 17.7b | (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) |
| 89× | add-sqr-sqrt |
| 84× | times-frac |
| 70× | *-un-lft-identity |
| 45× | add-cube-cbrt |
| 27× | unpow-prod-down |
| 19× | associate-/r* |
| 15× | cube-prod difference-of-squares |
| 14× | add-exp-log |
| 11× | add-log-exp sqr-pow |
| 8× | add-cbrt-cube |
| 6× | div-exp associate-/l* distribute-lft-out-- |
| 4× | pow1 cube-mult unpow3 div-inv distribute-lft-out |
| 3× | frac-add |
| 2× | cbrt-undiv pow-to-exp sub-neg flip3-- frac-2neg diff-log pow-exp clear-num sum-log frac-sub flip-- |
| 1× | +-commutative associate-+r- associate-+r+ flip3-+ flip-+ |
| 26.0ms | (- (/ 1 x) (/ 1.0 (pow x 3))) |
| 4.0ms | (/ 1.0 (pow x 5)) |
| 5.0ms | (/ 1.0 (pow x 3)) |
| 52.0ms | (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) |
| 5.0ms | (- (/ 1 x) (/ 1.0 (pow x 3))) |
| 4.0ms | (/ 1.0 (pow x 5)) |
| 3.0ms | (/ 1.0 (pow x 3)) |
| 5.0ms | (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5109 | 2082 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 0 | 173 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 173 | 3 | 176 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (* x x) (* x x)) |
| 1.0b | (/ x (+ (pow x 6) (pow 1.0 3))) |
| 16.4b | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 29.0b | (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
| 117× | pow1 |
| 36× | *-un-lft-identity pow-prod-up |
| 27× | add-sqr-sqrt |
| 25× | times-frac |
| 24× | pow-prod-down |
| 23× | add-exp-log add-cbrt-cube |
| 22× | add-cube-cbrt pow-sqr |
| 19× | associate-*l* |
| 18× | pow-plus |
| 13× | pow2 |
| 10× | prod-exp cbrt-unprod |
| 9× | add-log-exp |
| 7× | distribute-lft-out |
| 5× | flip3-+ flip-+ |
| 4× | associate-*r* associate-/r* associate-/r/ |
| 3× | associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times associate-*r/ div-exp sum-log *-commutative div-inv |
| 1× | +-commutative distribute-rgt-in associate-+r- sub-neg associate-+r+ frac-2neg distribute-lft-in diff-log swap-sqr associate-*l/ clear-num |
| 8.0ms | (* (* x x) (* x x)) |
| 9.0ms | (/ x (+ (pow x 6) (pow 1.0 3))) |
| 13.0ms | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 24.0ms | (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
| 3.0ms | (* (* x x) (* x x)) |
| 19.0ms | (/ x (+ (pow x 6) (pow 1.0 3))) |
| 4.0ms | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 9.0ms | (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4908 | 1970 |
| 1 | 4908 | 1970 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 0 | 165 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 165 | 3 | 168 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.1b | (pow (/ x (+ (* x x) 1.0)) 3) |
| 19.3b | (/ x (+ (* x x) 1.0)) |
| 41.9b | (cbrt (pow (/ x (+ (* x x) 1.0)) 3)) |
| 45× | times-frac |
| 42× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 36× | cbrt-prod |
| 30× | unpow-prod-down cube-prod |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | flip3-+ flip-+ add-log-exp |
| 5× | pow1 div-inv |
| 3× | pow-unpow associate-/r* associate-/l* |
| 2× | cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp rem-cube-cbrt sqr-pow |
| 1× | +-commutative pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 clear-num sum-log rem-cbrt-cube |
| 4.0ms | (+ (* x x) 1.0) |
| 7.0ms | (pow (/ x (+ (* x x) 1.0)) 3) |
| 5.0ms | (/ x (+ (* x x) 1.0)) |
| 9.0ms | (cbrt (pow (/ x (+ (* x x) 1.0)) 3)) |
| 4.0ms | (+ (* x x) 1.0) |
| 5.0ms | (pow (/ x (+ (* x x) 1.0)) 3) |
| 4.0ms | (/ x (+ (* x x) 1.0)) |
| 7.0ms | (cbrt (pow (/ x (+ (* x x) 1.0)) 3)) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5165 | 1858 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 148 | 0 | 148 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 148 | 3 | 151 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 30.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 82.77704916955864 | 1.2571189751289293e+19 | 1137.6989982613109 |
| 9 | -99031.59214547253 | -0.0013725451724332302 | -10013.953390292409 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 51 |
| 1 | 155 | 51 |
| 186.0ms | 8000× | body | 80 | valid |
Loading profile data...