Skip to content

This is a small app that finds paths between words from a dictionary

Notifications You must be signed in to change notification settings

zuntik/Wordmorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordmorph

This is a small app that finds paths between words from a dictionary

Wordmorph is program implemented in C.

Given two words and a maximum number of mutations, this program will produce the shortest possible sequence of words, in which each word is obtained by replacing a certain number of characters from its predecessor so that the next word exists in the given dictionary.

About

This is a small app that finds paths between words from a dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published