C# Anagrams Fast w/ Source and GUI, uses 1985 data structure DAWG(code.msdn.microsoft.com)
submitted by
samdnp(980) 3 years, 11 months ago
This open-source project uses a directed acyclic word graph and Windows Forms C# to find anagrams in words fast and with little memory. In my experience there are no faster algorithms (implementations, yes). Useful for word games and only about 400 lines of code. Uses a tree in C#.
|category: C#
|Views: 82
tags:
C# another
Everyones tags:
Your Tags: