Libraryless. Click here for Pure Java version (3618L/21K).
static EditDistance newEditDistance_sparseArray2_v2() { new EditDistance ed; ed.FKP = new SparseIntArray2D_65536_v2(65536, 65536); ed.brf = new EditDistance.LevenshteinBRF(); ret ed; }
Began life as a copy of #1026149
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: | #1026151 |
| Snippet name: | newEditDistance_sparseArray2_v2 |
| Eternal ID of this version: | #1026151/1 |
| Text MD5: | bcf43785b5f0fbdf047cd798d4bc34b3 |
| Transpilation MD5: | 9c5aad5afa663be4975fc580bd9d3e5d |
| 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:23:35 |
| Source code size: | 197 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 542 |
| Referenced in: | [show references] |