Time bar (total: 9.7s)
| 9.0ms | 322× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 12 |
| 1 | 16 | 12 |
| 2 | 28 | 12 |
| 3 | 39 | 12 |
| 4 | 46 | 12 |
| 5 | 52 | 12 |
| 6 | 55 | 12 |
| done | 55 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 2.6b
Found 3 expressions with local error:
| 0.0b | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 0.0b | (/ (+ x 4.0) y) |
| 4.4b | (* (/ x y) z) |
| 28× | *-un-lft-identity |
| 25× | add-sqr-sqrt |
| 22× | times-frac |
| 20× | add-cube-cbrt |
| 13× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 add-log-exp |
| 4× | distribute-lft-out associate-/l* |
| 3× | associate-*r* associate-*l/ associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative frac-sub flip-- flip-+ sub-div |
| 27.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 8.0ms | (/ (+ x 4.0) y) |
| 8.0ms | (* (/ x y) z) |
| 46.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 27.0ms | (/ (+ x 4.0) y) |
| 21.0ms | (* (/ x y) z) |
Useful iterations: 2 (160.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 904 |
| 1 | 342 | 859 |
| 2 | 982 | 785 |
| 3 | 3174 | 785 |
| done | 5000 | 785 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (+ (/ 4.0 y) (/ x y)) (* (/ x y) z)) |
| 0.0b | (+ (/ 4.0 y) (/ x y)) |
| 4.4b | (* (/ x y) z) |
| 21× | *-un-lft-identity |
| 18× | add-sqr-sqrt |
| 16× | times-frac |
| 13× | add-cube-cbrt associate-*l* |
| 10× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | associate-*l/ distribute-lft-out |
| 3× | associate-*r* frac-sub div-inv |
| 2× | flip3-+ diff-log frac-add prod-exp sum-log cbrt-unprod flip-+ unswap-sqr |
| 1× | cbrt-undiv +-commutative sub-neg distribute-rgt-out flip3-- div-exp pow-prod-down associate--l+ *-commutative flip-- |
| 138.0ms | (- (+ (/ 4.0 y) (/ x y)) (* (/ x y) z)) |
| 16.0ms | (+ (/ 4.0 y) (/ x y)) |
| 8.0ms | (* (/ x y) z) |
| 45.0ms | (- (+ (/ 4.0 y) (/ x y)) (* (/ x y) z)) |
| 25.0ms | (+ (/ 4.0 y) (/ x y)) |
| 20.0ms | (* (/ x y) z) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 939 |
| 1 | 333 | 882 |
| 2 | 1100 | 784 |
| 3 | 4319 | 772 |
| done | 5001 | 772 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 4.4b | (* (/ x y) z) |
| 13.0b | (cbrt (* (/ x y) z)) |
| 13.0b | (cbrt (* (/ x y) z)) |
| 13.0b | (cbrt (* (/ x y) z)) |
| 17× | add-sqr-sqrt |
| 13× | associate-*l* |
| 12× | add-cube-cbrt *-un-lft-identity |
| 10× | times-frac |
| 9× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 4× | associate-*l/ add-log-exp |
| 3× | cbrt-prod cbrt-div pow1/3 associate-*r* |
| 2× | prod-exp cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv div-exp pow-prod-down *-commutative div-inv |
| 8.0ms | (* (/ x y) z) |
| 3.0ms | (cbrt (* (/ x y) z)) |
| 3.0ms | (cbrt (* (/ x y) z)) |
| 3.0ms | (cbrt (* (/ x y) z)) |
| 20.0ms | (* (/ x y) z) |
| 81.0ms | (cbrt (* (/ x y) z)) |
| 82.0ms | (cbrt (* (/ x y) z)) |
| 85.0ms | (cbrt (* (/ x y) z)) |
Useful iterations: 3 (410.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 651 |
| 1 | 218 | 631 |
| 2 | 627 | 554 |
| 3 | 1901 | 518 |
| done | 5000 | 518 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (+ x 4.0) (* x z)) |
| 2.9b | (/ (- (+ x 4.0) (* x z)) y) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 7× | add-log-exp |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 flip3-- diff-log flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg div-sub div-exp associate--l+ clear-num sum-log div-inv |
| 20.0ms | (- (+ x 4.0) (* x z)) |
| 34.0ms | (/ (- (+ x 4.0) (* x z)) y) |
| 21.0ms | (- (+ x 4.0) (* x z)) |
| 47.0ms | (/ (- (+ x 4.0) (* x z)) y) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 705 |
| 1 | 207 | 685 |
| 2 | 622 | 629 |
| 3 | 2194 | 629 |
| done | 5000 | 628 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0b
82.7% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 1.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.754371469223852e+43 | 7.029825254683234e+46 | 2.3836214952764914e+44 |
| 10 | -1.1434655787322831e+101 | -1.1664426804661732e+88 | -4.0025647343369246e+88 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 46 |
| 1 | 30 | 46 |
| done | 30 | 46 |
| 290.0ms | 10076× | body | 80 | valid |