simplicity means well understood
This commit is contained in:
parent
df78834a8b
commit
3484f4f936
@ -531,6 +531,10 @@ well-studied by researchers. Then you can apply the more general solution to
|
||||
your specific problem. Mapping your problem into a domain that already has
|
||||
well-researched implementations can be a significant win.
|
||||
|
||||
Similarly, using a simpler algorithm means that tradeoffs, analysis, and
|
||||
implementation deals are more likely to be more studied and well understood
|
||||
than more esoteric or exotic and complex ones.
|
||||
|
||||
|
||||
TODO:
|
||||
improve worst-case behaviour at slight cost to average runtime
|
||||
|
Loading…
Reference in New Issue
Block a user