Time bar (total: 23.5s)
| 13.0ms | 273× | body | 80 | nan |
| 13.0ms | 270× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 64 | 14 |
| 3 | 180 | 14 |
| 4 | 330 | 14 |
| 5 | 480 | 14 |
| 6 | 697 | 14 |
| 7 | 992 | 14 |
| 8 | 1346 | 14 |
| 9 | 1873 | 14 |
| 10 | 2421 | 14 |
| 11 | 2835 | 14 |
| 12 | 2889 | 14 |
| done | 2889 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.2b | (* 3.0 (sqrt x)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 17× | *-un-lft-identity |
| 16× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 12× | associate-*r* |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares |
| 12.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 197.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 28.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 84.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 46.0ms | (* 3.0 (sqrt x)) |
| 27.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1134 |
| 1 | 452 | 1044 |
| 2 | 1588 | 934 |
| done | 5001 | 926 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 17× | *-un-lft-identity |
| 16× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | pow-prod-down sqrt-prod |
| 3× | times-frac associate-/l* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares |
| 18.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 256.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 193.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 35.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 25.0ms | (/ 1.0 (* x 9.0)) |
| 73.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 94.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: 2 (301.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1564 |
| 1 | 424 | 1484 |
| 2 | 1527 | 1350 |
| done | 5000 | 1350 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 0.2b | (* 3.0 (sqrt x)) |
| 0.4b | (* (/ 1 x) (/ 1.0 9.0)) |
| 45× | add-sqr-sqrt |
| 33× | add-exp-log |
| 26× | *-un-lft-identity |
| 25× | times-frac |
| 24× | associate-*r* |
| 23× | add-cbrt-cube |
| 22× | add-cube-cbrt |
| 17× | associate-*l* |
| 13× | pow1 |
| 12× | prod-exp |
| 8× | div-exp cbrt-unprod unswap-sqr |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | cbrt-undiv sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in associate-*r/ *-commutative |
| 2× | sub-neg rec-exp 1-exp associate--l+ div-inv |
| 1× | +-commutative frac-times flip3-- flip3-+ associate-*l/ sum-log flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 6.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 68.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 25.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
| 43.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 73.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 39.0ms | (* 3.0 (sqrt x)) |
| 284.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
Useful iterations: 2 (453.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 1673 |
| 1 | 654 | 1366 |
| 2 | 2173 | 1194 |
| done | 5000 | 1194 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.4b | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 51× | distribute-rgt-in distribute-lft-in |
| 37× | add-exp-log |
| 32× | pow1 |
| 25× | add-cbrt-cube |
| 20× | prod-exp cbrt-unprod |
| 19× | pow-prod-down |
| 17× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | sub-neg associate--l+ |
| 13× | associate-*l* |
| 12× | associate-*r/ |
| 11× | add-cube-cbrt |
| 8× | associate-*r* |
| 4× | sqrt-prod add-log-exp |
| 3× | cbrt-prod flip3-- times-frac *-commutative flip-- associate-/l* |
| 2× | cbrt-undiv div-exp distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out difference-of-squares |
| 666.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 260.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 249.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 125.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 22.0ms | (/ 1.0 (* x 9.0)) |
| 102.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 212.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 3222 |
| 1 | 665 | 3124 |
| 2 | 2292 | 2493 |
| done | 5000 | 2247 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 20 |
| 1 | 24 | 20 |
| 2 | 32 | 20 |
| 3 | 36 | 20 |
| done | 36 | 20 |
| 710.0ms | 8541× | body | 80 | valid |
| 700.0ms | 8527× | body | 80 | nan |