Time bar (total: 11.3s)
| 20.0ms | 730× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 8 |
| 1 | 18 | 8 |
| 2 | 40 | 8 |
| 3 | 99 | 8 |
| 4 | 215 | 8 |
| 5 | 367 | 8 |
| 6 | 611 | 8 |
| 7 | 1441 | 8 |
| 8 | 3509 | 8 |
| done | 5000 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 7.0b
Found 3 expressions with local error:
| 0.0b | (cosh x) |
| 0.3b | (* (cosh x) (/ y x)) |
| 6.4b | (/ (* (cosh x) (/ y x)) z) |
| 18× | add-sqr-sqrt |
| 17× | add-exp-log add-cbrt-cube |
| 13× | add-cube-cbrt *-un-lft-identity times-frac associate-*r* |
| 5× | pow1 cbrt-undiv cosh-def div-exp |
| 4× | prod-exp cbrt-unprod |
| 3× | associate-*l* associate-/r* associate-/l/ add-log-exp |
| 2× | frac-times associate-*r/ associate-*l/ div-inv unswap-sqr |
| 1× | frac-2neg pow-prod-down clear-num *-commutative associate-/l* |
| 1.0ms | (cosh x) |
| 8.0ms | (* (cosh x) (/ y x)) |
| 5.0ms | (/ (* (cosh x) (/ y x)) z) |
| 52.0ms | (cosh x) |
| 86.0ms | (* (cosh x) (/ y x)) |
| 122.0ms | (/ (* (cosh x) (/ y x)) z) |
Useful iterations: done (738.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 773 |
| 1 | 368 | 735 |
| 2 | 1380 | 631 |
| done | 5001 | 619 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (* 1/2 (/ (* x y) z)) |
| 0.0b | (+ (* 1/2 (/ (* x y) z)) (/ y (* x z))) |
| 3.4b | (/ (* x y) z) |
| 4.7b | (/ y (* x z)) |
| 23× | add-exp-log add-cbrt-cube |
| 13× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 7× | associate-*r* |
| 6× | pow1 cbrt-undiv div-exp prod-exp cbrt-unprod add-log-exp |
| 4× | associate-/r* associate-/l* |
| 3× | associate-*l* div-inv |
| 2× | frac-2neg associate-*r/ clear-num |
| 1× | +-commutative flip3-+ pow-prod-down frac-add sum-log *-commutative flip-+ unswap-sqr |
| 8.0ms | (* 1/2 (/ (* x y) z)) |
| 8.0ms | (+ (* 1/2 (/ (* x y) z)) (/ y (* x z))) |
| 3.0ms | (/ (* x y) z) |
| 3.0ms | (/ y (* x z)) |
| 29.0ms | (* 1/2 (/ (* x y) z)) |
| 49.0ms | (+ (* 1/2 (/ (* x y) z)) (/ y (* x z))) |
| 21.0ms | (/ (* x y) z) |
| 23.0ms | (/ y (* x z)) |
Useful iterations: 2 (142.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 985 |
| 1 | 356 | 924 |
| 2 | 1259 | 810 |
| done | 5000 | 810 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (* 1/2 (/ (* x y) z)) (/ 1 (/ (* x z) y))) |
| 0.6b | (/ 1 (/ (* x z) y)) |
| 3.4b | (/ (* x y) z) |
| 4.8b | (/ (* x z) y) |
| 39× | times-frac |
| 35× | add-exp-log |
| 24× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 23× | add-cbrt-cube |
| 16× | div-exp |
| 13× | associate-/r* |
| 9× | cbrt-undiv |
| 7× | div-inv |
| 6× | add-log-exp |
| 5× | pow1 prod-exp associate-/l* |
| 3× | rec-exp frac-2neg 1-exp clear-num cbrt-unprod |
| 1× | +-commutative pow-flip flip3-+ associate-*r/ frac-add sum-log associate-/r/ flip-+ inv-pow |
| 13.0ms | (+ (* 1/2 (/ (* x y) z)) (/ 1 (/ (* x z) y))) |
| 6.0ms | (/ 1 (/ (* x z) y)) |
| 3.0ms | (/ (* x y) z) |
| 4.0ms | (/ (* x z) y) |
| 44.0ms | (+ (* 1/2 (/ (* x y) z)) (/ 1 (/ (* x z) y))) |
| 27.0ms | (/ 1 (/ (* x z) y)) |
| 22.0ms | (/ (* x y) z) |
| 21.0ms | (/ (* x z) y) |
Useful iterations: 2 (189.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 1407 |
| 1 | 465 | 1244 |
| 2 | 1394 | 1050 |
| done | 5000 | 1050 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (cosh x) |
| 1.0b | (/ (cosh x) (* z (/ x y))) |
| 6.0b | (* z (/ x y)) |
| 18× | add-sqr-sqrt |
| 17× | add-exp-log add-cbrt-cube |
| 13× | add-cube-cbrt *-un-lft-identity times-frac associate-*r* |
| 5× | pow1 cbrt-undiv div-exp |
| 4× | prod-exp cbrt-unprod |
| 3× | associate-*l* associate-/l* add-log-exp |
| 2× | cosh-def associate-*r/ div-inv unswap-sqr |
| 1× | frac-2neg pow-prod-down clear-num associate-/r* associate-/r/ *-commutative associate-/l/ |
| 0.0ms | (cosh x) |
| 5.0ms | (/ (cosh x) (* z (/ x y))) |
| 11.0ms | (* z (/ x y)) |
| 53.0ms | (cosh x) |
| 148.0ms | (/ (cosh x) (* z (/ x y))) |
| 20.0ms | (* z (/ x y)) |
Useful iterations: 2 (141.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 694 |
| 1 | 346 | 665 |
| 2 | 1087 | 567 |
| 3 | 4802 | 567 |
| done | 5000 | 567 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.2b
93.7% (0.5b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 7.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 4368.076441928604 | 12279169856252.926 | 6802291.148674449 |
| 0 | -1.7700168803206506e-14 | -1.6868515986765934e-14 | -1.7284342394986222e-14 |
Useful iterations: done (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 39 |
| 1 | 33 | 39 |
| done | 33 | 37 |
| 613.0ms | 22594× | body | 80 | valid |