What algorithms libraries can you recommend? The basic criteria are:
- Capabilities
- Object Oriented Design
- Performance
Algorithms libraries I have used and can recommend:
- QuickGraph - for graph algorithms
- C5 - for data structures that have not been included in .NET framework
- NetTopologySuite - for spatial processing and algorithms
I haven't found any good text/string algorithm library and 2D Geometry library.