Time bar (total: 22.2s)
| 11.0ms | 278× | body | 80 | nan |
| 11.0ms | 272× | 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.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 |
| 15.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 202.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 28.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 89.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 52.0ms | (* 3.0 (sqrt x)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (900.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1134 |
| 1 | 452 | 1044 |
| 2 | 1588 | 934 |
| done | 5001 | 926 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
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 | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.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 |
| 12.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 208.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 233.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 10.0ms | (/ 1.0 (* x 9.0)) |
| 35.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 79.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 89.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 25.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (277.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1564 |
| 1 | 424 | 1484 |
| 2 | 1524 | 1350 |
| done | 5001 | 1350 |
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.2b | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 0.2b | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 75× | times-frac |
| 57× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 13× | associate-/l* |
| 11× | pow1 |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | div-inv |
| 4× | pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | cbrt-undiv div-exp associate-/r* |
| 2× | flip3-- *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares |
| 28.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 434.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 442.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 11.0ms | (/ (/ 1.0 x) 9.0) |
| 29.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 87.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 84.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 21.0ms | (/ (/ 1.0 x) 9.0) |
Useful iterations: 2 (321.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 2241 |
| 1 | 645 | 2117 |
| 2 | 1935 | 1979 |
| done | 5000 | 1979 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 12× | add-sqr-sqrt associate-*r* |
| 11× | *-un-lft-identity |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | add-cube-cbrt |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | distribute-rgt-in distribute-lft-in |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- add-log-exp unswap-sqr |
| 1× | flip3-- flip-- distribute-lft-out difference-of-squares |
| 229.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 15.0ms | (* 3.0 (sqrt x)) |
| 95.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 57.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 714 |
| 1 | 313 | 664 |
| 2 | 1090 | 586 |
| done | 5000 | 578 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 15 | 14 |
| done | 15 | 14 |
| 1.1s | 8553× | body | 80 | nan |
| 543.0ms | 8566× | body | 80 | valid |