Skip to content

Generating De Bruijn Sequences for a 52 cards deck, with window length of 5, based on highest, 2nd highest, and 3rd highest

Notifications You must be signed in to change notification settings

BrianLi009/De-Bruijn-Sequence-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

De-Bruijn-Sequence-Toolkit

De Bruijn Generator: Generating De Bruijn Sequences for a 52 cards deck, with window length of 5, based on highest, 2nd highest, and 3rd highest

No Tie: Generating a sequence with no duplicates in a particular window length

De Bruijn Grapher: Generate a directed graph for de Bruijn sequence with window length n

Reference: https://en.wikipedia.org/wiki/De_Bruijn_sequence

About

Generating De Bruijn Sequences for a 52 cards deck, with window length of 5, based on highest, 2nd highest, and 3rd highest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages