Time bar (total: 3.4s)
| 11.0ms | 265× | body | 80 | valid |
| 10.0ms | 250× | 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.3b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.7b | (/ 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 |
| 9.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)) |
| 46.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 55.0ms | (/ y (* 3.0 (sqrt x))) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 590 |
| 1 | 2039 | 534 |
| 2 | 5001 | 532 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 12 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 12 | 98 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 0.4b | (/ (/ y 3.0) (sqrt x)) |
| 0.7b | (/ 1.0 (* x 9.0)) |
| 150× | times-frac |
| 98× | add-sqr-sqrt |
| 87× | *-un-lft-identity |
| 82× | add-cube-cbrt |
| 44× | sqrt-prod |
| 16× | associate-/l* |
| 13× | add-exp-log add-cbrt-cube |
| 9× | div-inv |
| 8× | add-log-exp |
| 7× | associate-/r* |
| 5× | cbrt-undiv div-exp difference-of-squares |
| 3× | pow1 diff-log distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg associate--l+ clear-num frac-sub flip-- |
| 1× | associate--l- prod-exp cbrt-unprod associate-/l/ |
| 30.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 47.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 55.0ms | (/ (/ y 3.0) (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 760 | 1441 |
| 1 | 2924 | 1358 |
| 2 | 5001 | 1358 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 3 | 167 |
| Fresh | 5 | 6 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 170 | 9 | 179 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 0.3b | (* y (/ (/ 1 3.0) (sqrt x))) |
| 0.4b | (/ (/ 1 3.0) (sqrt x)) |
| 0.7b | (/ 1.0 (* x 9.0)) |
| 286× | times-frac |
| 175× | add-sqr-sqrt |
| 155× | *-un-lft-identity |
| 153× | add-cube-cbrt |
| 84× | sqrt-prod |
| 82× | associate-*r* |
| 33× | add-exp-log |
| 23× | add-cbrt-cube |
| 16× | div-inv associate-/l* |
| 14× | div-exp |
| 9× | add-log-exp |
| 8× | cbrt-undiv |
| 7× | associate-/r* unswap-sqr |
| 6× | pow1 prod-exp |
| 4× | cbrt-unprod |
| 3× | diff-log associate-*r/ associate-*l* |
| 2× | sub-neg rec-exp flip3-- frac-2neg 1-exp associate--l+ clear-num frac-sub flip-- |
| 1× | associate--l- pow-prod-down *-commutative associate-/l/ |
| 7.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 24.0ms | (* y (/ (/ 1 3.0) (sqrt x))) |
| 7.0ms | (/ (/ 1 3.0) (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 44.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 57.0ms | (* y (/ (/ 1 3.0) (sqrt x))) |
| 43.0ms | (/ (/ 1 3.0) (sqrt x)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1062 | 2131 |
| 1 | 4899 | 1885 |
| 2 | 5001 | 1885 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 0 | 275 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 275 | 9 | 284 |
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/ |
| 36.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 43.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 59.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 | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 144 | 8 | 152 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 8 |
| 1 | 18 | 8 |
| 352.0ms | 8534× | body | 80 | valid |
| 340.0ms | 8678× | body | 80 | nan |