Time bar (total: 6.0s)
| 10.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 10 |
| 1 | 71 | 10 |
| 2 | 184 | 10 |
| 3 | 381 | 10 |
| 4 | 682 | 10 |
| 5 | 1102 | 10 |
| 6 | 2122 | 10 |
| 7 | 4337 | 10 |
| 8 | 5001 | 10 |
| done | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.2b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 2.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 4.0b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 27.4b | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 38× | *-un-lft-identity |
| 18× | add-sqr-sqrt |
| 16× | add-cube-cbrt |
| 15× | times-frac |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 10× | associate-*l/ |
| 8× | add-exp-log add-cbrt-cube |
| 7× | flip3-+ flip-+ |
| 6× | pow1 |
| 5× | associate-/r* |
| 4× | associate-*l* frac-add |
| 3× | associate-*r* associate-/l* |
| 2× | flip3-- diff-log sum-log associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg div-sub div-exp pow-prod-down prod-exp associate--l+ clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 20.0ms | (* (+ t y) a) |
| 16.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 71.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 152.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 22.0ms | (* (+ t y) a) |
| 51.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 105.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 602.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 520 | 1087 |
| 1 | 2308 | 1025 |
| 2 | 5003 | 1025 |
| done | 5003 | 1025 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 8.3b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 2.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 4.0b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 27.4b | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 60× | *-un-lft-identity |
| 32× | times-frac |
| 31× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 21× | associate-*r* distribute-lft-out |
| 17× | add-exp-log |
| 11× | add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 7× | pow1 flip3-+ flip-+ |
| 5× | associate-/r* |
| 4× | div-exp frac-add prod-exp associate-/r/ |
| 3× | flip3-- associate-*l* flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp diff-log 1-exp sum-log cbrt-unprod div-inv |
| 1× | +-commutative sub-neg pow-flip frac-2neg associate-*r/ pow-prod-down associate--l+ clear-num un-div-inv *-commutative inv-pow |
| 33.0ms | (/ 1 (+ (+ x t) y)) |
| 13.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 68.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 259.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 53.0ms | (/ 1 (+ (+ x t) y)) |
| 54.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 103.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 587.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 562 | 1271 |
| 1 | 2768 | 1148 |
| 2 | 5002 | 1106 |
| done | 5002 | 1106 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 8.3b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 2.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 4.0b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 27.4b | (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 152× | *-un-lft-identity |
| 138× | times-frac |
| 72× | add-sqr-sqrt add-cube-cbrt |
| 48× | distribute-lft-out |
| 24× | associate-/r* |
| 17× | add-exp-log |
| 11× | associate-/r/ add-cbrt-cube add-log-exp |
| 8× | div-exp associate-*l/ associate-/l* |
| 6× | flip3-- flip3-+ flip-- flip-+ div-inv |
| 5× | pow1 |
| 4× | cbrt-undiv frac-add |
| 2× | rec-exp frac-2neg diff-log 1-exp clear-num sum-log associate-/l/ |
| 1× | +-commutative sub-neg pow-flip associate--l+ inv-pow |
| 104.0ms | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 14.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 69.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 123.0ms | (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 589.0ms | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 51.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 103.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 111.0ms | (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 703 | 3190 |
| 1 | 3355 | 2979 |
| 2 | 5002 | 2861 |
| done | 5002 | 2861 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 4.7b
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 4.7b
85.5% (3.4b remaining)
Error of 8.0b against oracle of 4.5b and baseline of 28.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 34 |
| 1 | 43 | 34 |
| done | 43 | 34 |
| 328.0ms | 7997× | body | 80 | valid |
| 0.0ms | 2× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |