wiki_research

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

maximum_matching_approximation (181B)


      1 # Maximum matching approximation
      2 
      3 The [approximation_problem] of maintaining an (1+epsilon)-approximation of a [maximum_matching]
      4 
      5 Up: [approximation_problem] of [maximum_matching]