wiki_research

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

enumeration_constant_memory (244B)


      1 # Enumeration constant memory
      2 
      3 An [enumeration_algorithm] where [space_complexity] remains constant throughout the [enumeration_phase]
      4 
      5 Up: [enumeration_memory]
      6 
      7 Aliases: constant memory enumeration
      8 
      9 See also: [Constant_delay], [constant_time]