Time bar (total: 6.0s)
| 31.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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 25.7b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) z) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.3b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.1b | (/ (- (+ (* (+ 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 | (* (+ x y) z) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 33.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 73.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 23.0ms | (* (+ x y) z) |
| 46.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 96.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 596.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 523 | 1089 |
| 1 | 2308 | 1025 |
| 2 | 5001 | 1025 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 8.7b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.3b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.1b | (/ (+ (+ 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 |
| 52.0ms | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 31.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 59.0ms | (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 576.0ms | (/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 48.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 95.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 96.0ms | (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 703 | 3190 |
| 1 | 3355 | 2979 |
| 2 | 5002 | 2861 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 3.9b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 3.9b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 1.6b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.3b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.2b | (* (/ 1 (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 60× | *-un-lft-identity |
| 32× | times-frac |
| 31× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 21× | associate-*l* distribute-lft-out |
| 17× | add-exp-log |
| 11× | add-cbrt-cube add-log-exp |
| 9× | associate-*l/ |
| 7× | pow1 flip3-+ flip-+ |
| 5× | associate-/r* |
| 4× | div-exp frac-add prod-exp associate-/r/ |
| 3× | distribute-rgt-in sub-neg flip3-- distribute-lft-in associate-*r* associate--l+ flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp diff-log 1-exp associate-*r/ sum-log cbrt-unprod div-inv |
| 1× | +-commutative pow-flip frac-2neg pow-prod-down clear-num *-commutative inv-pow |
| 17.0ms | (/ 1 (+ (+ x t) y)) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 32.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 106.0ms | (* (/ 1 (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 53.0ms | (/ 1 (+ (+ x t) y)) |
| 49.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 96.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 584.0ms | (* (/ 1 (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 1367 |
| 1 | 3063 | 1234 |
| 2 | 5001 | 1202 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 3.9b
52.1% (11.6b remaining)
Error of 16.1b against oracle of 4.5b and baseline of 28.8b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 3.9715340067303715 | 33.11368705657117 | 32.351428127283 |
| 9 | -8.453534224451103e+117 | -6.053704673010924e+111 | -7.325403568604485e+114 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 13 |
| 1 | 40 | 13 |
| 935.0ms | 7996× | body | 80 | valid |
| 1.0ms | 2× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |