wiki_research

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

monotone_two_variable_per_inequality (207B)


      1 # Monotone two variable per inequality
      2 
      3 [TVPI] with constraints of the form ax + by <= d with a and b of different [signs]
      4 
      5 Intractable according to [devlas2024complexity]
      6 
      7 Up: [two_variable_per_inequality]