Time bar (total: 17.8s)
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 406 |
| 1 | 32 | 406 |
| 2 | 71 | 406 |
| 3 | 183 | 406 |
| 4 | 576 | 406 |
| 5 | 2129 | 406 |
| 6 | 4555 | 406 |
| done | 5001 | 406 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 26.7b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) z) |
| 1.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 3.4b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.9b | (/ (- (+ (* (+ 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-cbrt-cube add-exp-log |
| 7× | flip3-+ flip-+ |
| 6× | pow1 |
| 5× | associate-/r* |
| 4× | associate-*l* frac-add |
| 3× | associate-*r* associate-/l* |
| 2× | sum-log flip3-- diff-log associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv +-commutative clear-num sub-neg frac-2neg div-sub div-exp pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod div-inv unswap-sqr |
| 19.0ms | (* (+ x y) z) |
| 17.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 64.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 172.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 25.0ms | (* (+ x y) z) |
| 71.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 142.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 809.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 42480 |
| 1 | 535 | 38933 |
| 2 | 2555 | 38613 |
| done | 5000 | 37613 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 8.6b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ x (+ t y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 1.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 3.4b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.9b | (/ (+ 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× | add-cbrt-cube associate-/r/ add-log-exp |
| 8× | div-exp associate-*l/ associate-/l* |
| 6× | flip3-+ flip3-- flip-+ div-inv flip-- |
| 5× | pow1 |
| 4× | cbrt-undiv frac-add |
| 2× | rec-exp clear-num sum-log frac-2neg diff-log 1-exp associate-/l/ |
| 1× | +-commutative sub-neg associate--l+ pow-flip inv-pow |
| 88.0ms | (/ 1 (/ (+ x (+ t y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 12.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 70.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 105.0ms | (/ (+ x (+ t y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 691.0ms | (/ 1 (/ (+ x (+ t y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) |
| 56.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 115.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 118.0ms | (/ (+ x (+ t y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
Useful iterations: 2 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 262 | 114624 |
| 1 | 768 | 99985 |
| 2 | 4363 | 99499 |
| done | 5001 | 99499 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 3.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 3.3b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ x (+ t y))) |
| 1.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 3.4b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 25.0b | (* (/ 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 distribute-lft-in flip3-- associate-*r* associate--l+ flip-- associate-/l* unswap-sqr |
| 2× | frac-times cbrt-undiv rec-exp sum-log diff-log 1-exp associate-*r/ cbrt-unprod div-inv |
| 1× | +-commutative clear-num frac-2neg pow-prod-down *-commutative pow-flip inv-pow |
| 25.0ms | (/ 1 (+ x (+ t y))) |
| 12.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 61.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 188.0ms | (* (/ 1 (+ x (+ t y))) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
| 69.0ms | (/ 1 (+ x (+ t y))) |
| 59.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 379.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 649.0ms | (* (/ 1 (+ x (+ t y))) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 52897 |
| 1 | 651 | 46090 |
| 2 | 4154 | 43960 |
| done | 5000 | 43759 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 3.3b
86.4% (3.3b remaining)
Error of 7.8b against oracle of 4.5b and baseline of 28.7b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 869 |
| 1 | 43 | 869 |
| done | 43 | 869 |
| 640.0ms | 7994× | body | 80 | valid |
| 0.0ms | 1× | body | 2560 | valid |
| 0.0ms | 3× | body | 160 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |