Recent content by nulll

  1. N

    Classic problems about parity property

    Distributed algorithms in computation context, how to calculate the function f(x1, x2) when two different parts receive only one input (x1 or x2). I know that the parity can be used to reduce the communication complexity (the amount of bits exchanged between parts) required to calculate the...
  2. N

    Classic problems about parity property

    Dear Friends, I'm would like know classic problems about parity property, in other hand, classic problems that has in your solutions, in any way, issues about parity. I want investigate issues about the use of parity in distributed algorithms. Anybody can help me? Thank's.. Nulll
Back
Top