wiki_research

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

algorithm_combinatorial (326B)


      1 # Combinatorial algorithm
      2 
      3 Algorithms, e.g., for [matrix_multiplication] which try to exclude [strassens_algorithm] (and its use of [subtraction])
      4 - but it looks like there is not formal definition of the concept
      5 
      6 Up: [algorithms]
      7 
      8 See also: [matrix_multiplication]
      9 
     10 Aliases: combinatorial algorithm, combinatorial algorithms