Skip to content

Repository files navigation

require '/www/word_sequencer_with_set.rb'
word_sequencer = WordSequencerWithSet.new('PATH_TO_DICTIONARY', 'OUTPUT_DIRECTORY')
word_sequencer.process

#For Second solutions:

require '/www/word_sequencer.rb'
word_sequencer = WordSequencer.new('PATH_TO_DICTIONARY', 'OUTPUT_DIRECTORY')
word_sequencer.process

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages