Text Twist Puzzle Solver

バージョン 1.1.0.0 (1.55 KB) 作成者: Khaled Hamed
Gives the solution of a Text Twist Puzzle
ダウンロード: 2.2K
更新 2009/7/2

ライセンスの表示

This code takes an input string (usually six letters) and displays all meaningful words (according to Microsoft Word dictionary) that can be formed from them. All combinations from three letters up to the full length of the input string are spell-checked to figure out meaningful words.

Example:

>> tt sttaes

Solution:
states
tastes
asset
sates
seats
state
stats
stets
taste
teats
tests
asst
east
eats
etas
sate
seas
seat
seta
sets
sett
stat
stet
tats
teas
teat
test
ass
ate
eat
eta
sat
sea
set
tae
tat
tea

引用

Khaled Hamed (2024). Text Twist Puzzle Solver (https://www.mathworks.com/matlabcentral/fileexchange/24622-text-twist-puzzle-solver), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersWord games についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: spellcheck

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Corrected error in Tags

1.0.0.0