Libraryless. Click here for Pure Java version (3615L/21K).
static EditDistance newEditDistance_sparseArray2() { new EditDistance ed; ed.FKP = new SparseIntArray2D_65536(65536, 65536); ed.brf = new EditDistance.LevenshteinBRF(); ret ed; }
Began life as a copy of #1026141
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026149 |
| Snippet name: | newEditDistance_sparseArray2 |
| Eternal ID of this version: | #1026149/1 |
| Text MD5: | 9b2580348c0c52813478f3b6a4127ffa |
| Transpilation MD5: | e0d1fac348be9bf41440aeedf3537f19 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-27 03:04:27 |
| Source code size: | 191 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 547 |
| Referenced in: | [show references] |