Time bar (total: 15.9s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 32 | 21 |
| 2 | 70 | 21 |
| 3 | 128 | 21 |
| 4 | 275 | 21 |
| 5 | 483 | 21 |
| 6 | 805 | 21 |
| 7 | 1650 | 21 |
| 8 | 3178 | 21 |
| 9 | 4895 | 21 |
| done | 5000 | 21 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.0b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.2b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 26.2b | (/ (- (+ (* (+ 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 |
| 9.0ms | (* (+ t y) a) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 32.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 73.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 20.0ms | (* (+ t y) a) |
| 44.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 96.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 564.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (174.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 2307 |
| 1 | 520 | 2201 |
| 2 | 1971 | 2077 |
| done | 5001 | 2077 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.2b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 26.2b | (* (- (+ (* (+ 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 |
| 17.0ms | (/ 1 (+ (+ x t) y)) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 31.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 126.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 52.0ms | (/ 1 (+ (+ x t) y)) |
| 46.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 90.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 548.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
Useful iterations: 2 (164.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2712 |
| 1 | 563 | 2436 |
| 2 | 2103 | 2236 |
| done | 5000 | 2236 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.2b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 26.2b | (/ (- (+ (* (+ 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 |
| 9.0ms | (* (+ t y) a) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 31.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 69.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ x (+ t y))) |
| 19.0ms | (* (+ t y) a) |
| 47.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 93.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 547.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ x (+ t y))) |
Useful iterations: 2 (167.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 2307 |
| 1 | 511 | 2195 |
| 2 | 1976 | 2077 |
| done | 5000 | 2077 |
13 alts after pruning (11 fresh and 2 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.2b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 10.6b | (/ (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) (cbrt (+ x (+ t y)))) |
| 15.5b | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) |
| 150× | times-frac |
| 136× | *-un-lft-identity |
| 122× | cbrt-div |
| 82× | associate-/r/ |
| 80× | cbrt-prod |
| 66× | flip3-+ flip-+ |
| 56× | add-sqr-sqrt add-cube-cbrt |
| 48× | distribute-lft-out |
| 40× | frac-times |
| 28× | associate-*l/ |
| 20× | associate-*r/ |
| 18× | add-exp-log associate-/l* |
| 11× | add-cbrt-cube div-inv add-log-exp |
| 9× | associate-/r* |
| 7× | cbrt-undiv div-exp |
| 4× | pow1 frac-add |
| 3× | div-sub associate-/l/ |
| 2× | flip3-- frac-2neg diff-log prod-exp clear-num sum-log flip-- cbrt-unprod |
| 1× | +-commutative sub-neg associate--l+ |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 31.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 83.0ms | (/ (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) (cbrt (+ x (+ t y)))) |
| 72.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) |
| 43.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 91.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 759.0ms | (/ (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) (cbrt (+ x (+ t y)))) |
| 2.8s | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (cbrt (+ x (+ t y))) (cbrt (+ x (+ t y))))) |
Useful iterations: 2 (503.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 11965 |
| 1 | 1061 | 11143 |
| 2 | 3802 | 10645 |
| done | 5001 | 10645 |
14 alts after pruning (11 fresh and 3 done)
Merged error: 10.4b
20.5% (14.7b remaining)
Error of 23.3b against oracle of 8.6b and baseline of 27.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.3096554450659235e+83 | 1.3309592285936424e+88 | 1.3064498959994905e+88 |
| 7 | -5.0561752247969205e+185 | -1.7196627288471757e+184 | -1.880580953353143e+184 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 37 |
| 1 | 38 | 31 |
| done | 38 | 31 |
| 361.0ms | 7995× | body | 80 | valid |
| 0.0ms | 3× | body | 160 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |