wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

gray_code (385B)


      1 # Gray code
      2 
      3 - [mutze2022combinatorial]: [survey_paper]
      4   - avoiding a given [subword]
      5     - cf [squire1996gray] and references from [mutze2022combinatorial]
      6     - cf [minimal_absent_word]
      7 - older survey: [savage1997survey]
      8 
      9 - [shuffle_exchange_network] [feldmann1996shuffle]
     10 
     11 construction:
     12 - [reflected_binary_code]
     13 
     14 Up: [enumeration]
     15 
     16 See also: [middle_levels_conjecture], [torsten]