Time bar (total: 15.1s)
| 14.0ms | 289× | body | 80 | nan |
| 13.0ms | 275× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 64 | 14 |
| 3 | 180 | 14 |
| 4 | 386 | 14 |
| 5 | 748 | 14 |
| 6 | 1738 | 14 |
| done | 5001 | 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.3b | (* 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 |
| 22.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 232.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 22.0ms | (* 3.0 (sqrt x)) |
| 17.0ms | (/ 1.0 (* x 9.0)) |
| 34.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 98.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 68.0ms | (* 3.0 (sqrt x)) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1134 |
| 1 | 483 | 1048 |
| 2 | 2610 | 942 |
| done | 5001 | 934 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.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))) |
| 304.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 17.0ms | (/ 1.0 (* x 9.0)) |
| 218.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 32.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 82.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
| 78.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1564 |
| 1 | 458 | 1496 |
| 2 | 2092 | 1356 |
| done | 5000 | 1350 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 70× | add-sqr-sqrt |
| 48× | times-frac |
| 36× | *-un-lft-identity |
| 34× | add-cube-cbrt |
| 33× | associate-*r* |
| 28× | sqrt-prod |
| 26× | associate-*l* |
| 23× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 11× | unswap-sqr |
| 8× | prod-exp cbrt-unprod |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | cbrt-undiv div-exp |
| 3× | distribute-rgt-in distribute-lft-in associate-*r/ *-commutative |
| 2× | sub-neg associate--l+ div-inv |
| 1× | +-commutative frac-times flip3-- flip3-+ associate-*l/ sum-log flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 7.0ms | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 72.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 11.0ms | (* 3.0 (sqrt x)) |
| 43.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 108.0ms | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 228.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 42.0ms | (* 3.0 (sqrt x)) |
| 136.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
Useful iterations: 2 (752.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 267 | 2211 |
| 1 | 805 | 1729 |
| 2 | 4942 | 1595 |
| done | 5002 | 1595 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0))))) 1.0))) |
| 0.5b | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 34× | sqrt-prod |
| 33× | add-sqr-sqrt |
| 24× | pow1 |
| 21× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 18× | times-frac |
| 13× | associate-*l* |
| 12× | distribute-rgt-in distribute-lft-in swap-sqr |
| 11× | associate-*r* |
| 8× | sqrt-pow1 pow1/2 |
| 6× | pow-prod-down prod-exp cbrt-unprod div-inv associate-/l* |
| 5× | associate-*r/ pow-prod-up |
| 4× | cbrt-undiv sub-neg sqrt-div div-exp associate--l+ add-log-exp unswap-sqr |
| 3× | pow-sqr |
| 2× | frac-2neg clear-num associate-/r* *-commutative |
| 1× | pow2 frac-times flip3-- pow-plus sqrt-unprod associate-*l/ rem-square-sqrt flip-- |
| 9.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 107.0ms | (* 3.0 (* (sqrt x) (- (+ y (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0))))) 1.0))) |
| 78.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 27.0ms | (/ 1.0 (* x 9.0)) |
| 26.0ms | (/ 1.0 (* x 9.0)) |
| 200.0ms | (* 3.0 (* (sqrt x) (- (+ y (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0))))) 1.0))) |
| 64.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 2408 |
| 1 | 579 | 1636 |
| 2 | 2946 | 1443 |
| done | 5001 | 1420 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 22 |
| 1 | 18 | 22 |
| done | 18 | 22 |
| 956.0ms | 8808× | body | 80 | nan |
| 601.0ms | 8557× | body | 80 | valid |