Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
SPT - Recursive Permutation Design
I. Introduction
This section describes the method to find all permutations with synonyms from pattern permutation results, recursively.
II. Algorithm
III. Java Classes & Method
public Vector<String> GetSynonymPermutationRecursive( )
IV. Examples
Recursive level | Pattern (word|synonyms) |
---|---|
1 | dog|canine|k9|bull dog| |
2 | bull|
dog|canine|k9|bull dog| |