Time bar (total: 9.0s)
| 20.0ms | 282× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 19 | 11 |
| 2 | 28 | 11 |
| 3 | 41 | 11 |
| 4 | 52 | 11 |
| 5 | 66 | 11 |
| 6 | 78 | 11 |
| 7 | 108 | 11 |
| 8 | 124 | 11 |
| 9 | 137 | 11 |
| 10 | 143 | 11 |
| 11 | 248 | 11 |
| 12 | 538 | 11 |
| 13 | 1421 | 11 |
| 14 | 3957 | 11 |
| done | 5000 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 11.1b
Found 2 expressions with local error:
| 0.1b | (* x (+ (/ x y) 1.0)) |
| 10.4b | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 12× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 4× | pow1 times-frac associate-*r/ associate-*r* associate-/r* |
| 3× | flip3-+ associate-*l* flip-+ distribute-lft-out |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 48.0ms | (* x (+ (/ x y) 1.0)) |
| 38.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 29.0ms | (* x (+ (/ x y) 1.0)) |
| 49.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
Useful iterations: 2 (267.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 719 |
| 1 | 324 | 695 |
| 2 | 1978 | 607 |
| done | 5000 | 607 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 0.1b | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 155× | *-un-lft-identity |
| 146× | times-frac |
| 71× | add-sqr-sqrt add-cube-cbrt |
| 42× | distribute-lft-out |
| 26× | associate-/r* |
| 11× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | flip3-+ flip-+ div-inv |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 frac-2neg clear-num associate-/l/ add-log-exp |
| 38.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 38.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 55.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 103.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
Useful iterations: 2 (396.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 2958 |
| 1 | 563 | 2800 |
| 2 | 3152 | 2662 |
| done | 5000 | 2662 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 0.1b | (* x (/ (+ (/ x y) 1.0) (+ x 1.0))) |
| 58× | *-un-lft-identity |
| 33× | times-frac |
| 27× | add-sqr-sqrt |
| 22× | add-cube-cbrt associate-*r* |
| 18× | distribute-lft-out |
| 9× | add-exp-log add-cbrt-cube |
| 4× | pow1 associate-/r* associate-/r/ associate-/l* |
| 3× | flip3-+ associate-*l* flip-+ |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 54.0ms | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 88.0ms | (* x (/ (+ (/ x y) 1.0) (+ x 1.0))) |
| 45.0ms | (/ (+ (/ x y) 1.0) (+ x 1.0)) |
| 63.0ms | (* x (/ (+ (/ x y) 1.0) (+ x 1.0))) |
Useful iterations: done (795.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 1298 |
| 1 | 355 | 1240 |
| 2 | 1788 | 1128 |
| done | 5002 | 1124 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 0.3b | (* (/ x y) (/ x y)) |
| 0.3b | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 17.2b | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 57× | add-sqr-sqrt |
| 42× | times-frac |
| 40× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 32× | add-exp-log add-cbrt-cube |
| 23× | associate-*r* |
| 20× | associate-*l* |
| 15× | pow1 |
| 13× | swap-sqr |
| 10× | prod-exp cbrt-unprod |
| 9× | frac-times associate-*r/ |
| 8× | cbrt-undiv flip3-- div-exp associate-/r/ flip-- |
| 6× | flip3-+ flip-+ unswap-sqr |
| 5× | associate-*l/ div-inv |
| 4× | distribute-rgt-in sub-neg distribute-lft-in add-log-exp |
| 3× | pow-prod-down *-commutative difference-of-squares |
| 2× | associate-/l/ |
| 1× | pow2 frac-2neg pow-plus clear-num associate-/r* pow-sqr pow-prod-up distribute-lft-out associate-/l* distribute-lft-out-- |
| 106.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 41.0ms | (* (/ x y) (/ x y)) |
| 90.0ms | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 79.0ms | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 28.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 36.0ms | (* (/ x y) (/ x y)) |
| 85.0ms | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 128.0ms | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
Useful iterations: done (471.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 2965 |
| 1 | 967 | 2797 |
| done | 5000 | 2357 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 10 | 11 |
| done | 10 | 11 |
| 870.0ms | 9161× | body | 80 | valid |