Time bar (total: 3.0s)
| 9.0ms | 273× | body | 80 | valid |
| 8.0ms | 279× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 47 | 7 |
| 2 | 73 | 7 |
| 3 | 92 | 7 |
| 4 | 105 | 7 |
| 5 | 128 | 7 |
| 6 | 161 | 7 |
| 7 | 210 | 7 |
| 8 | 244 | 7 |
| 9 | 244 | 7 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log *-un-lft-identity add-cbrt-cube |
| 11× | add-cube-cbrt |
| 9× | add-log-exp |
| 6× | pow1 times-frac associate-*r* associate-/l* |
| 4× | cbrt-undiv div-exp sqrt-prod |
| 3× | diff-log associate-*l* prod-exp cbrt-unprod distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg associate--l+ clear-num associate-/r* frac-sub flip-- div-inv unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative difference-of-squares |
| 10.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 48.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 55.0ms | (/ y (* 3.0 (sqrt x))) |
| 43.0ms | (* 3.0 (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 590 |
| 1 | 2039 | 534 |
| 2 | 5001 | 532 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 8 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 8 | 98 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* 3.0 (sqrt x)) |
| 78× | times-frac |
| 57× | add-sqr-sqrt |
| 56× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube associate-/l* |
| 9× | add-log-exp |
| 6× | pow1 associate-*r* div-inv |
| 5× | cbrt-undiv div-exp |
| 4× | associate-/r* sqrt-prod |
| 3× | diff-log associate-*l* distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg prod-exp associate--l+ clear-num frac-sub flip-- cbrt-unprod unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative associate-/l/ difference-of-squares |
| 20.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 50.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 57.0ms | (/ y (* 3.0 (sqrt x))) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 43.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 741 | 956 |
| 1 | 2914 | 892 |
| 2 | 5001 | 892 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 2 | 146 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 146 | 8 | 154 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 14× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-cube-cbrt add-log-exp |
| 6× | associate-*r* |
| 5× | pow1 |
| 4× | sqrt-prod |
| 3× | times-frac diff-log associate-*l* associate-/l* distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg flip3-- div-exp prod-exp associate--l+ frac-sub flip-- cbrt-unprod unswap-sqr |
| 1× | associate--l- frac-2neg pow-prod-down clear-num associate-/r* *-commutative div-inv difference-of-squares |
| 11.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 48.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 56.0ms | (/ y (* 3.0 (sqrt x))) |
| 42.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 479 |
| 1 | 1611 | 433 |
| 2 | 5002 | 419 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 3 | 73 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 7 | 81 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 0.4b | (/ (/ y 3.0) (sqrt x)) |
| 147× | times-frac |
| 95× | add-sqr-sqrt |
| 84× | *-un-lft-identity |
| 79× | add-cube-cbrt |
| 44× | sqrt-prod |
| 13× | associate-/l* |
| 8× | div-inv |
| 7× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | associate-/r* |
| 5× | difference-of-squares |
| 3× | cbrt-undiv diff-log div-exp distribute-lft-out-- |
| 2× | pow1 sub-neg flip3-- associate--l+ frac-sub flip-- |
| 1× | associate--l- frac-2neg clear-num associate-/l/ |
| 38.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 8.0ms | (/ (/ y 3.0) (sqrt x)) |
| 43.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 61.0ms | (/ (/ y 3.0) (sqrt x)) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 678 | 1322 |
| 1 | 2486 | 1249 |
| 2 | 5002 | 1249 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 1 | 143 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 8 | 150 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 12 |
| 1 | 19 | 12 |
| 270.0ms | 8489× | body | 80 | valid |
| 263.0ms | 8576× | body | 80 | nan |
Loading profile data...