Time bar (total: 22.7s)
| 5.0ms | 256× | body | 80 | valid |
| 4.0ms | 244× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 3 |
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 1 expressions with local error:
| 0.2b | (/ a (- (acos a))) |
| 30× | times-frac |
| 24× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | distribute-lft-neg-in distribute-rgt-neg-in |
| 10× | associate-/r* |
| 4× | neg-mul-1 |
| 3× | add-exp-log add-cbrt-cube associate-/l* |
| 1× | pow1 cbrt-undiv frac-2neg div-exp clear-num div-inv add-log-exp |
| 5.0ms | (/ a (- (acos a))) |
| 25.0ms | (/ a (- (acos a))) |
Useful iterations: 3 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 376 |
| 1 | 491 | 364 |
| 2 | 1437 | 359 |
| 3 | 3703 | 358 |
| 4 | 5001 | 358 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 9 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 49 | 10 | 59 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.3b | (/ 1 (/ (- (acos a)) a)) |
| 0.3b | (/ (- (acos a)) a) |
| 252× | times-frac |
| 146× | *-un-lft-identity |
| 144× | add-sqr-sqrt add-cube-cbrt |
| 52× | distribute-rgt-neg-in |
| 51× | distribute-lft-neg-in |
| 40× | associate-/r* |
| 25× | associate-/l* |
| 17× | neg-mul-1 |
| 16× | associate-/r/ |
| 15× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv |
| 4× | cbrt-undiv clear-num |
| 3× | pow1 frac-2neg remove-double-div |
| 2× | rec-exp 1-exp add-log-exp |
| 1× | neg-sub0 pow-flip div-sub distribute-frac-neg inv-pow |
| 12.0ms | (/ 1 (/ (- (acos a)) a)) |
| 5.0ms | (/ (- (acos a)) a) |
| 24.0ms | (/ 1 (/ (- (acos a)) a)) |
| 40.0ms | (/ (- (acos a)) a) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 666 | 1967 |
| 1 | 3075 | 1746 |
| 2 | 5001 | 1554 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 8 | 241 |
| Fresh | 7 | 1 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 241 | 10 | 251 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.3b | (/ (* (cbrt 1) (cbrt 1)) (/ (- (acos a)) a)) |
| 0.3b | (/ (- (acos a)) a) |
| 2108× | times-frac |
| 1424× | add-sqr-sqrt |
| 1214× | *-un-lft-identity |
| 1004× | add-cube-cbrt |
| 840× | cbrt-prod |
| 315× | unswap-sqr |
| 312× | distribute-lft-neg-in distribute-rgt-neg-in |
| 210× | swap-sqr associate-*r* associate-*l* |
| 104× | neg-mul-1 |
| 52× | associate-/l* |
| 40× | associate-/r* |
| 35× | *-commutative div-inv |
| 29× | add-cbrt-cube |
| 16× | cbrt-undiv add-exp-log associate-/r/ |
| 8× | cbrt-unprod |
| 7× | div-exp |
| 3× | frac-2neg clear-num |
| 2× | pow1 prod-exp add-log-exp |
| 1× | neg-sub0 div-sub distribute-frac-neg |
| 48.0ms | (/ (* (cbrt 1) (cbrt 1)) (/ (- (acos a)) a)) |
| 6.0ms | (/ (- (acos a)) a) |
| 34.0ms | (/ (* (cbrt 1) (cbrt 1)) (/ (- (acos a)) a)) |
| 40.0ms | (/ (- (acos a)) a) |
Useful iterations: 1 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3827 | 19660 |
| 1 | 5002 | 18634 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1250 | 7 | 1257 |
| Fresh | 6 | 2 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 1256 | 11 | 1267 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) |
| 0.4b | (/ (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) (/ 1 a)) |
| 20243× | times-frac |
| 8461× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5691× | cbrt-prod |
| 1701× | distribute-lft-neg-in distribute-rgt-neg-in |
| 572× | associate-/l* |
| 567× | neg-mul-1 |
| 516× | div-inv |
| 294× | associate-/r/ |
| 234× | associate-/r* |
| 73× | associate-/l/ |
| 58× | add-cbrt-cube |
| 51× | cbrt-undiv |
| 46× | add-exp-log |
| 33× | div-exp |
| 19× | frac-2neg clear-num |
| 3× | rec-exp 1-exp |
| 2× | pow1 add-log-exp |
| 35.0ms | (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) |
| 213.0ms | (/ (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) (/ 1 a)) |
| 8.0ms | (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) |
| 27.0ms | (/ (/ (cbrt 1) (/ (- (acos a)) (cbrt 1))) (/ 1 a)) |
Useful iterations: 0 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6873 | 135830 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 6323 | 3 | 6326 |
| Fresh | 5 | 3 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 6329 | 8 | 6337 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 3 |
| 166.0ms | 8000× | body | 80 | valid |
| 117.0ms | 7941× | body | 80 | nan |