Do you know of a brute-force algorithm for optimizing polynomial expressions? [closed]

cs.stackexchange https://cs.stackexchange.com/questions/23975

  •  31-10-2019
  •  | 
  •  

For instance, given the polynomial expression $xy + x + y + 1$ it will output $(x+1)(y+1)$.

Thanks!

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 cs.stackexchange
scroll top