Dictionary search is a tool that allow you to search in a dictionary all the possible words to create with a bunch of letters.
First the dictionary is parsed thanks to a tree. After that, all research will be done with this tree. This tree allow this tool to be very quick and efficient.
./words dictionary.txt