subanagram_test


subanagram_test, a Fortran90 code which calls subanagram(), which creates a list of subanagrams of a master word; the user can require that the subanagrams be at least a given number of letters in length.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

subanagram, a Fortran90 code which finds words which are anagrams formed from some of the letters of a given master word.

Source Code:


Last revised on 31 August 2020.