mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
autopushed
This commit is contained in:
@@ -25,4 +25,8 @@
|
||||
- [[edit distance]]
|
||||
- [[optimality]] ~ minimizing the distance
|
||||
- [[faster than quadratic]] -- fastest algorithms are about linear
|
||||
- instead of looking for a good match, it focuses on removing all suboptimal matches
|
||||
- if an alignment does not have a match of a seed in front, you penalize it
|
||||
- [[dijkstra's algorithm]]
|
||||
- [[a star]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user